GHSA-QFH9-8P57-MJJJ
Vulnerability from github – Published: 2023-06-12 15:30 – Updated: 2023-06-12 18:55
VLAI
Summary
git-url-parse crate vulnerable to Regular Expression Denial of Service
Details
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).
{
"affected": [
{
"package": {
"ecosystem": "crates.io",
"name": "git-url-parse"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.4.4"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2023-33290"
],
"database_specific": {
"cwe_ids": [
"CWE-1333"
],
"github_reviewed": true,
"github_reviewed_at": "2023-06-12T18:55:56Z",
"nvd_published_at": "2023-06-12T13:15:10Z",
"severity": "LOW"
},
"details": "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).",
"id": "GHSA-qfh9-8p57-mjjj",
"modified": "2023-06-12T18:55:56Z",
"published": "2023-06-12T15:30:28Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33290"
},
{
"type": "WEB",
"url": "https://github.com/tjtelan/git-url-parse-rs/issues/51"
},
{
"type": "PACKAGE",
"url": "https://github.com/tjtelan/git-url-parse-rs"
},
{
"type": "WEB",
"url": "https://github.com/tjtelan/git-url-parse-rs/blob/main/src/lib.rs#L396"
}
],
"schema_version": "1.4.0",
"severity": [],
"summary": "git-url-parse crate vulnerable to Regular Expression Denial of Service"
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
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…