2023-06-12 14:00:33 +00:00
{
"id" : "CVE-2023-33290" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-12T13:15:10.243" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:05:20.870" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-06-12 14:00:33 +00:00
"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)."
}
] ,
2023-06-21 18:00:36 +00:00
"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" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2023-06-21 18:00:36 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2023-06-21 18:00:36 +00:00
} ,
"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"
}
]
}
]
}
] ,
2023-06-12 14:00:33 +00:00
"references" : [
{
"url" : "https://github.com/tjtelan/git-url-parse-rs/issues/51" ,
2023-06-21 18:00:36 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Issue Tracking" ,
"Third Party Advisory"
]
2023-06-12 14:00:33 +00:00
} ,
{
"url" : "https://lib.rs/crates/git-url-parse" ,
2023-06-21 18:00:36 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2024-12-08 03:06:42 +00:00
} ,
{
"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"
]
2023-06-12 14:00:33 +00:00
}
]
}