ghsa-jhx7-j4rm-xpm8
Vulnerability from github
Published
2022-05-13 01:31
Modified
2022-05-13 01:31
Details
Buffer overflow in the socket.recvfrom_into function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string.
{ "affected": [], "aliases": [ "CVE-2014-1912" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2014-03-01T00:55:00Z", "severity": "HIGH" }, "details": "Buffer overflow in the socket.recvfrom_into function in Modules/socketmodule.c in Python 2.5 before 2.7.7, 3.x before 3.3.4, and 3.4.x before 3.4rc1 allows remote attackers to execute arbitrary code via a crafted string.", "id": "GHSA-jhx7-j4rm-xpm8", "modified": "2022-05-13T01:31:02Z", "published": "2022-05-13T01:31:02Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2014-1912" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/201503-10" }, { "type": "WEB", "url": "https://support.apple.com/kb/HT205031" }, { "type": "WEB", "url": "https://www.trustedsec.com/february-2014/python-remote-code-execution-socket-recvfrom_into" }, { "type": "WEB", "url": "http://bugs.python.org/issue20246" }, { "type": "WEB", "url": "http://hg.python.org/cpython/rev/87673659d8f7" }, { "type": "WEB", "url": "http://lists.apple.com/archives/security-announce/2015/Aug/msg00001.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-04/msg00035.html" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-updates/2014-05/msg00008.html" }, { "type": "WEB", "url": "http://pastebin.com/raw.php?i=GHXSmNEg" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1064.html" }, { "type": "WEB", "url": "http://rhn.redhat.com/errata/RHSA-2015-1330.html" }, { "type": "WEB", "url": "http://www.debian.org/security/2014/dsa-2880" }, { "type": "WEB", "url": "http://www.exploit-db.com/exploits/31875" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2014/02/12/16" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/security-advisory/cpujul2017-3236622.html" }, { "type": "WEB", "url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinjan2016-2867209.html" }, { "type": "WEB", "url": "http://www.securityfocus.com/bid/65379" }, { "type": "WEB", "url": "http://www.securitytracker.com/id/1029831" }, { "type": "WEB", "url": "http://www.ubuntu.com/usn/USN-2125-1" } ], "schema_version": "1.4.0", "severity": [] }
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.