GSD-2009-3724
Vulnerability from gsd - Updated: 2023-12-13 01:19Details
python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2009-3724",
"description": "python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues.",
"id": "GSD-2009-3724"
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2009-3724"
],
"details": "python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues.",
"id": "GSD-2009-3724",
"modified": "2023-12-13T01:19:49.252056Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-3724",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "python-markdown2",
"version": {
"version_data": [
{
"version_value": "before 1.0.1.14"
}
]
}
}
]
},
"vendor_name": "python-markdown2"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Cross-Site Scripting"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2009/10/29/5",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2009/10/29/5"
},
{
"name": "https://snyk.io/vuln/SNYK-PYTHON-PYRAD-40000",
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-PYTHON-PYRAD-40000"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.0.1.14",
"affected_versions": "All versions before 1.0.1.14",
"cvss_v2": "AV:N/AC:M/Au:N/C:N/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-79",
"CWE-937"
],
"date": "2020-01-16",
"description": "python-markdown2 has multiple cross-site scripting (XSS) issues.",
"fixed_versions": [
"1.0.1.14"
],
"identifier": "CVE-2009-3724",
"identifiers": [
"CVE-2009-3724"
],
"not_impacted": "All versions starting from 1.0.1.14",
"package_slug": "pypi/markdown2",
"pubdate": "2020-01-15",
"solution": "Upgrade to version 1.0.1.14 or above.",
"title": "Cross-site Scripting",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2009-3724"
],
"uuid": "a376c4ca-60c8-458e-8b92-38693f8a9117"
},
{
"affected_range": "\u003c=1.0.1.13",
"affected_versions": "All versions up to 1.0.1.13",
"cwe_ids": [
"CWE-1035",
"CWE-79",
"CWE-937"
],
"date": "2009-01-01",
"description": "pyrad is vulnerable to multiple XSS vulnerabilities.",
"fixed_versions": [
"1.0.1.14"
],
"identifier": "CVE-2009-3724",
"identifiers": [
"CVE-2009-3724"
],
"not_impacted": "All versions after 1.0.1.13",
"package_slug": "pypi/pyrad",
"pubdate": "2009-01-01",
"solution": "Upgrade to version 1.0.1.14 or above.",
"title": "Cross-site Scripting",
"urls": [
"https://code.google.com/p/python-markdown2/issues/detail?id=29",
"https://code.google.com/p/python-markdown2/issues/detail?id=30",
"http://secunia.com/advisories/37142/"
],
"uuid": "5431c1f9-be9a-4213-a0a4-b198f14259bb"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:python-markdown2_project:python-markdown2:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.1.14",
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2009-3724"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "python-markdown2 before 1.0.1.14 has multiple cross-site scripting (XSS) issues."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-79"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2009/10/29/5",
"refsource": "MISC",
"tags": [
"Exploit",
"Mailing List",
"Patch",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2009/10/29/5"
},
{
"name": "https://snyk.io/vuln/SNYK-PYTHON-PYRAD-40000",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://snyk.io/vuln/SNYK-PYTHON-PYRAD-40000"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 2.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": "2020-01-16T17:56Z",
"publishedDate": "2020-01-15T21:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…