GHSA-72cx-5ff9-4hhc
Vulnerability from github
Published
2022-04-21 01:54
Modified
2024-09-30 16:55
Severity ?
6.1 (Medium) - CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
5.3 (Medium) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N
VLAI Severity ?
Summary
Cross-site scripting in markdown2 for python
Details
python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues.
{ "affected": [ { "database_specific": { "last_known_affected_version_range": "\u003c= 1.0.1.13" }, "package": { "ecosystem": "PyPI", "name": "markdown2" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.0.1.14" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2009-3724" ], "database_specific": { "cwe_ids": [ "CWE-79" ], "github_reviewed": true, "github_reviewed_at": "2022-04-26T20:29:02Z", "nvd_published_at": "2020-01-15T21:15:00Z", "severity": "MODERATE" }, "details": "python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues.", "id": "GHSA-72cx-5ff9-4hhc", "modified": "2024-09-30T16:55:48Z", "published": "2022-04-21T01:54:03Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2009-3724" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-72cx-5ff9-4hhc" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/markdown2/PYSEC-2020-235.yaml" }, { "type": "PACKAGE", "url": "https://github.com/trentm/python-markdown2" }, { "type": "WEB", "url": "https://snyk.io/vuln/SNYK-PYTHON-PYRAD-40000" }, { "type": "WEB", "url": "https://www.openwall.com/lists/oss-security/2009/10/29/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N", "type": "CVSS_V4" } ], "summary": "Cross-site scripting in markdown2 for python" }
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…