gsd-2021-4000
Vulnerability from gsd
Modified
2023-12-13 01:23
Details
showdoc is vulnerable to URL Redirection to Untrusted Site
Aliases
Aliases
{ "GSD": { "alias": "CVE-2021-4000", "description": "showdoc is vulnerable to URL Redirection to Untrusted Site", "id": "GSD-2021-4000" }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2021-4000" ], "details": "showdoc is vulnerable to URL Redirection to Untrusted Site", "id": "GSD-2021-4000", "modified": "2023-12-13T01:23:11.551236Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2021-4000", "STATE": "PUBLIC", "TITLE": "Open Redirect in star7th/showdoc" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "star7th/showdoc", "version": { "version_data": [ { "version_affected": "\u003c", "version_value": "2.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 URL Redirection to Untrusted Site" } ] }, "impact": { "cvss": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.5, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N", "version": "3.0" } }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-601 URL Redirection to Untrusted Site" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/e4d803e0-3104-432c-80b3-34bc453c8962", "refsource": "CONFIRM", "url": "https://huntr.dev/bounties/e4d803e0-3104-432c-80b3-34bc453c8962" }, { "name": "https://github.com/star7th/showdoc/commit/c7f10033eba5f2b5a537f9af9ba2379138e67138", "refsource": "MISC", "url": "https://github.com/star7th/showdoc/commit/c7f10033eba5f2b5a537f9af9ba2379138e67138" } ] }, "source": { "advisory": "e4d803e0-3104-432c-80b3-34bc453c8962", "discovery": "EXTERNAL" } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003e=0", "affected_versions": "All versions", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "cvss_v3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "cwe_ids": [ "CWE-1035", "CWE-601", "CWE-937" ], "date": "2021-12-07", "description": "showdoc is vulnerable to URL Redirection to Untrusted Site", "fixed_versions": [], "identifier": "CVE-2021-4000", "identifiers": [ "CVE-2021-4000" ], "not_impacted": "", "package_slug": "packagist/showdoc/showdoc", "pubdate": "2021-12-03", "solution": "Unfortunately, there is no solution available yet.", "title": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2021-4000", "https://huntr.dev/bounties/e4d803e0-3104-432c-80b3-34bc453c8962", "https://github.com/star7th/showdoc/commit/c7f10033eba5f2b5a537f9af9ba2379138e67138" ], "uuid": "bf21c423-f5a2-41d8-9fc8-52ce05cc8683" } ] }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:showdoc:showdoc:-:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "security@huntr.dev", "ID": "CVE-2021-4000" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "showdoc is vulnerable to URL Redirection to Untrusted Site" } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-601" } ] } ] }, "references": { "reference_data": [ { "name": "https://huntr.dev/bounties/e4d803e0-3104-432c-80b3-34bc453c8962", "refsource": "CONFIRM", "tags": [ "Exploit", "Third Party Advisory" ], "url": "https://huntr.dev/bounties/e4d803e0-3104-432c-80b3-34bc453c8962" }, { "name": "https://github.com/star7th/showdoc/commit/c7f10033eba5f2b5a537f9af9ba2379138e67138", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://github.com/star7th/showdoc/commit/c7f10033eba5f2b5a537f9af9ba2379138e67138" } ] } }, "impact": { "baseMetricV2": { "acInsufInfo": false, "cvssV2": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "NONE", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:N", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": true }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 6.1, "baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "scope": "CHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 2.7 } }, "lastModifiedDate": "2021-12-07T16:29Z", "publishedDate": "2021-12-03T11: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…