fkie_cve-2025-53605
Vulnerability from fkie_nvd
Published
2025-07-05 01:15
Modified
2025-07-08 16:18
Severity ?
Summary
The protobuf crate before 3.7.2 for Rust allows uncontrolled recursion in the protobuf::coded_input_stream::CodedInputStream::skip_group parsing of unknown fields in untrusted input.
References
Impacted products
Vendor | Product | Version |
---|
{ "cveTags": [], "descriptions": [ { "lang": "en", "value": "The protobuf crate before 3.7.2 for Rust allows uncontrolled recursion in the protobuf::coded_input_stream::CodedInputStream::skip_group parsing of unknown fields in untrusted input." }, { "lang": "es", "value": "protobuf crate anterior a 3.7.2 para Rust permite una recursi\u00f3n no controlada en el an\u00e1lisis protobuf::coded_input_stream::CodedInputStream::skip_group de campos desconocidos en entradas no confiables." } ], "id": "CVE-2025-53605", "lastModified": "2025-07-08T16:18:53.607", "metrics": { "cvssMetricV31": [ { "cvssData": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 5.9, "baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.2, "impactScore": 3.6, "source": "cve@mitre.org", "type": "Secondary" } ] }, "published": "2025-07-05T01:15:28.523", "references": [ { "source": "cve@mitre.org", "url": "https://crates.io/crates/protobuf" }, { "source": "cve@mitre.org", "url": "https://github.com/stepancheg/rust-protobuf/issues/749" }, { "source": "cve@mitre.org", "url": "https://rustsec.org/advisories/RUSTSEC-2024-0437" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Awaiting Analysis", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-674" } ], "source": "cve@mitre.org", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…