102 lines
2.5 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-33290",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-12T13:15:10.243",
"lastModified": "2024-11-21T08:05:20.870",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The git-url-parse crate through 0.4.4 for Rust allows Regular Expression Denial of Service (ReDos) via a crafted URL to normalize_url in lib.rs, a similar issue to CVE-2023-32758 (Python)."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-1333"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:git-url-parse_project:git-url-parse:*:*:*:*:*:rust:*:*",
"versionEndIncluding": "0.4.4",
"matchCriteriaId": "BFE5299B-B6FD-4266-A7A0-ADAFA7352F99"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/tjtelan/git-url-parse-rs/issues/51",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://lib.rs/crates/git-url-parse",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://github.com/tjtelan/git-url-parse-rs/issues/51",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
]
},
{
"url": "https://lib.rs/crates/git-url-parse",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Product"
]
}
]
}