91 lines
2.1 KiB
JSON
Raw Normal View History

{
"id": "CVE-2023-33289",
"sourceIdentifier": "cve@mitre.org",
"published": "2023-06-21T20:15:10.157",
"lastModified": "2023-06-28T16:44:05.340",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "The urlnorm crate through 0.1.4 for Rust allows Regular Expression Denial of Service (ReDos) via a crafted URL to lib.rs."
}
],
"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",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "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:urlnorm_project:urlnorm:*:*:*:*:*:rust:*:*",
"versionEndIncluding": "0.1.4",
"matchCriteriaId": "5C62072A-C151-4AAB-AB11-8D4FE776C2C7"
}
]
}
]
}
],
"references": [
{
"url": "https://gist.github.com/6en6ar/b118888dc739e8979038f24c8ac33611",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://github.com/progscrape/urlnorm",
"source": "cve@mitre.org",
"tags": [
"Product"
]
},
{
"url": "https://lib.rs/crates/urlnorm",
"source": "cve@mitre.org",
"tags": [
"Product"
]
}
]
}