ghsa-xrpp-vwp4-q9hp
Vulnerability from github
Published
2022-05-24 19:05
Modified
2023-03-15 00:30
Severity ?
Details
An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the bootp_input() function and could occur while processing a udp packet that is smaller than the size of the 'bootp_t' structure. A malicious guest could use this flaw to leak 10 bytes of uninitialized heap memory from the host. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.
{ "affected": [], "aliases": [ "CVE-2021-3592" ], "database_specific": { "cwe_ids": [ "CWE-824" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2021-06-15T21:15:00Z", "severity": "LOW" }, "details": "An invalid pointer initialization issue was found in the SLiRP networking implementation of QEMU. The flaw exists in the bootp_input() function and could occur while processing a udp packet that is smaller than the size of the \u0027bootp_t\u0027 structure. A malicious guest could use this flaw to leak 10 bytes of uninitialized heap memory from the host. The highest threat from this vulnerability is to data confidentiality. This flaw affects libslirp versions prior to 4.6.0.", "id": "GHSA-xrpp-vwp4-q9hp", "modified": "2023-03-15T00:30:47Z", "published": "2022-05-24T19:05:19Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3592" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1970484" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/09/msg00000.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2021/09/msg00004.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/03/msg00013.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/GCKWZWY64EHTOQMLVLTSZ4AA27EWRJMH" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/SGPQZFVJCFGDSISFXPCQTTBBD7QZLJKI" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202107-44" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20210805-0004" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N", "type": "CVSS_V3" } ] }
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.