ghsa-mr82-8j83-vxmv
Vulnerability from github
Published
2024-04-15 03:31
Modified
2024-04-26 03:30
Severity ?
Summary
Pydantic regular expression denial of service
Details
Regular expression denial of service in Pydantic < 2.4.0, < 1.10.13 allows remote attackers to cause denial of service via a crafted email string.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pydantic" }, "ranges": [ { "events": [ { "introduced": "2.0.0" }, { "fixed": "2.4.0" } ], "type": "ECOSYSTEM" } ] }, { "package": { "ecosystem": "PyPI", "name": "pydantic" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "1.10.13" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2024-3772" ], "database_specific": { "cwe_ids": [ "CWE-1333" ], "github_reviewed": true, "github_reviewed_at": "2024-04-15T18:11:28Z", "nvd_published_at": "2024-04-15T03:16:07Z", "severity": "MODERATE" }, "details": "Regular expression denial of service in Pydantic \u003c 2.4.0, \u003c 1.10.13 allows remote attackers to cause denial of service via a crafted email string.\n", "id": "GHSA-mr82-8j83-vxmv", "modified": "2024-04-26T03:30:28Z", "published": "2024-04-15T03:31:00Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3772" }, { "type": "WEB", "url": "https://github.com/pydantic/pydantic/pull/7360" }, { "type": "WEB", "url": "https://github.com/pydantic/pydantic/commit/59d8f38fd6220e3917c53785dbc70317d6f8e631" }, { "type": "WEB", "url": "https://github.com/pydantic/pydantic/commit/e4393ae6145c4dadff739990bb0116c6dec3441b" }, { "type": "PACKAGE", "url": "https://github.com/pydantic/pydantic" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6JBZLMSH4GAZOVBMT2JUO2LXHY7M2ALI" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ], "summary": "Pydantic regular expression denial of service" }
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.