ghsa-2r3m-qf73-j4jq
Vulnerability from github
Published
2022-05-14 01:19
Modified
2022-05-14 01:19
Details
The sctp_send_initiate_ack function in sys/netinet/sctp_output.c in the SCTP implementation in the kernel in FreeBSD 8.3 through 9.2-PRERELEASE does not properly initialize the state-cookie data structure, which allows remote attackers to obtain sensitive information from kernel stack memory by reading packet data in INIT-ACK chunks.
{ "affected": [], "aliases": [ "CVE-2013-5209" ], "database_specific": { "cwe_ids": [ "CWE-200" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2013-08-29T12:07:00Z", "severity": "HIGH" }, "details": "The sctp_send_initiate_ack function in sys/netinet/sctp_output.c in the SCTP implementation in the kernel in FreeBSD 8.3 through 9.2-PRERELEASE does not properly initialize the state-cookie data structure, which allows remote attackers to obtain sensitive information from kernel stack memory by reading packet data in INIT-ACK chunks.", "id": "GHSA-2r3m-qf73-j4jq", "modified": "2022-05-14T01:19:58Z", "published": "2022-05-14T01:19:58Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2013-5209" }, { "type": "WEB", "url": "https://bugzilla.mozilla.org/show_bug.cgi?id=905080" }, { "type": "WEB", "url": "http://svnweb.freebsd.org/base?view=revision\u0026revision=254338" }, { "type": "WEB", "url": "http://www.freebsd.org/security/advisories/FreeBSD-SA-13:10.sctp.asc" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/61939" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1028940" } ], "schema_version": "1.4.0", "severity": [] }
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.