gsd-2021-4017
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
showdoc is vulnerable to Cross-Site Request Forgery (CSRF)
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-4017", "description": "showdoc is vulnerable to Cross-Site Request Forgery (CSRF)", "id": "GSD-2021-4017" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-4017" ], "details": "showdoc is vulnerable to Cross-Site Request Forgery (CSRF)", "id": "GSD-2021-4017", "modified": "2023-12-13T01:23:11.492247Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2021-4017", "STATE": "PUBLIC", "TITLE": "Cross-Site Request Forgery (CSRF) in star7th/showdoc" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "star7th/showdoc", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "v2.9.13" } ] } } ] }, "vendor_name": "star7th" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "showdoc is vulnerable to Cross-Site Request Forgery (CSRF)" } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.3, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "LOW", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-352 Cross-Site Request Forgery (CSRF)" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/1d8439e8-b3f7-40f8-8b30-f9cb05ff2bcd", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/1d8439e8-b3f7-40f8-8b30-f9cb05ff2bcd" }, { "name": "https://github.com/star7th/showdoc/commit/654e871a3923e79076818a9a03533fe88222c871", "refsource": "MISC", "url": "https://github.com/star7th/showdoc/commit/654e871a3923e79076818a9a03533fe88222c871" } ] }, "source": { "advisory": "1d8439e8-b3f7-40f8-8b30-f9cb05ff2bcd", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c2.9.13", "affected_versions": "All versions before 2.9.13", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "cwe_ids": [ "CWE-1035", "CWE-352", "CWE-937" ], "date": "2021-12-02", "description": "showdoc is vulnerable to Cross-Site Request Forgery (CSRF)", "fixed_versions": [ "2.9.13" ], "identifier": "CVE-2021-4017", "identifiers": [ "CVE-2021-4017" ], "not_impacted": "All versions starting from 2.9.13", "package_slug": "packagist/showdoc/showdoc", "pubdate": "2021-12-01", "solution": "Upgrade to version 2.9.13 or above.", "title": "Cross-Site Request Forgery (CSRF)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-4017", "https://huntr.dev/bounties/1d8439e8-b3f7-40f8-8b30-f9cb05ff2bcd", "https://github.com/star7th/showdoc/commit/654e871a3923e79076818a9a03533fe88222c871" ], "uuid": "6e1d9076-c232-4233-8315-0508c2146a2b" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:showdoc:showdoc:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndExcluding": "2.9.13", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2021-4017" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "showdoc is vulnerable to Cross-Site Request Forgery (CSRF)" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-352" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/1d8439e8-b3f7-40f8-8b30-f9cb05ff2bcd", "refsource": "CONFIRM", "tags": [ "Exploit", "Patch", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/1d8439e8-b3f7-40f8-8b30-f9cb05ff2bcd" }, { "name": "https://github.com/star7th/showdoc/commit/654e871a3923e79076818a9a03533fe88222c871", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/star7th/showdoc/commit/654e871a3923e79076818a9a03533fe88222c871" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 6.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.8, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.9 } }, "lastModifiedDate": "2021-12-02T19:51Z", "publishedDate": "2021-12-01T11:15Z" } } }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…