ghsa-5c6q-hvvg-576r
Vulnerability from github
Published
2025-05-19 18:30
Modified
2025-07-30 15:35
Severity ?
Details
A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal calculation can go wrong, leading to an integer underflow. This can cause the program to access invalid memory and crash. As a result, any application or server using libsoup could be forced to exit unexpectedly, creating a denial-of-service (DoS) risk.
{ "affected": [], "aliases": [ "CVE-2025-4948" ], "database_specific": { "cwe_ids": [ "CWE-191" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-05-19T16:15:36Z", "severity": "HIGH" }, "details": "A flaw was found in the soup_multipart_new_from_message() function of the libsoup HTTP library, which is commonly used by GNOME and other applications to handle web communications. The issue occurs when the library processes specially crafted multipart messages. Due to improper validation, an internal calculation can go wrong, leading to an integer underflow. This can cause the program to access invalid memory and crash. As a result, any application or server using libsoup could be forced to exit unexpectedly, creating a denial-of-service (DoS) risk.", "id": "GHSA-5c6q-hvvg-576r", "modified": "2025-07-30T15:35:50Z", "published": "2025-05-19T18:30:46Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-4948" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8126" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8128" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8132" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8139" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8140" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8252" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8480" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8481" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8482" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:8663" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2025:9179" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/CVE-2025-4948" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=2367183" }, { "type": "WEB", "url": "https://gitlab.gnome.org/GNOME/libsoup/-/issues/449" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.