gsd-2014-5461
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2014-5461", "description": "Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments.", "id": "GSD-2014-5461", "references": [ "https://www.suse.com/security/cve/CVE-2014-5461.html", "https://www.debian.org/security/2014/dsa-3015", "https://www.debian.org/security/2014/dsa-3016", "https://ubuntu.com/security/CVE-2014-5461", "https://advisories.mageia.org/CVE-2014-5461.html", "https://security.archlinux.org/CVE-2014-5461", "https://alas.aws.amazon.com/cve/html/CVE-2014-5461.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2014-5461" ], "details": "Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments.", "id": "GSD-2014-5461", "modified": "2023-12-13T01:22:52.478225Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-5461", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "n/a", "version": { "version_data": [ { "version_value": "n/a" } ] } } ] }, "vendor_name": "n/a" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140821 Re: CVE request: possible overflow in vararg functions", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/08/21/4" }, { "name": "USN-2338-1", "refsource": "UBUNTU", "url": "http://www.ubuntu.com/usn/USN-2338-1" }, { "name": "GLSA-201701-53", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/201701-53" }, { "name": "[oss-security] 20140827 Re: Lua CVE request [was Re: CVE request: possible overflow in vararg functions]", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/08/27/2" }, { "name": "69342", "refsource": "BID", "url": "http://www.securityfocus.com/bid/69342" }, { "name": "59890", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/59890" }, { "name": "MDVSA-2015:144", "refsource": "MANDRIVA", "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:144" }, { "name": "DSA-3016", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-3016" }, { "name": "[oss-security] 20140821 CVE request: possible overflow in vararg functions", "refsource": "MLIST", "url": "http://www.openwall.com/lists/oss-security/2014/08/21/1" }, { "name": "60869", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/60869" }, { "name": "DSA-3015", "refsource": "DEBIAN", "url": "http://www.debian.org/security/2014/dsa-3015" }, { "name": "61411", "refsource": "SECUNIA", "url": "http://secunia.com/advisories/61411" }, { "name": "http://www.lua.org/bugs.html#5.2.2-1", "refsource": "CONFIRM", "url": "http://www.lua.org/bugs.html#5.2.2-1" }, { "name": "openSUSE-SU-2014:1145", "refsource": "SUSE", "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00030.html" }, { "name": "http://advisories.mageia.org/MGASA-2014-0414.html", "refsource": "CONFIRM", "url": "http://advisories.mageia.org/MGASA-2014-0414.html" }, { "name": "GLSA-202305-23", "refsource": "GENTOO", "url": "https://security.gentoo.org/glsa/202305-23" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:12.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:opensuse:opensuse:13.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:12.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:debian:debian_linux:7.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:lua:lua:5.1.3:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.1.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.1.5:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.1.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.2.1:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.2.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:a:lua:lua:5.2.2:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" }, { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:o:mageia:mageia:3.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true }, { "cpe23Uri": "cpe:2.3:o:mageia:mageia:4.0:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "ID": "CVE-2014-5461" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-119" } ] } ] }, "references": { "reference_data": [ { "name": "[oss-security] 20140821 Re: CVE request: possible overflow in vararg functions", "refsource": "MLIST", "tags": [ "Exploit", "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/08/21/4" }, { "name": "69342", "refsource": "BID", "tags": [ "Third Party Advisory", "VDB Entry" ], "url": "http://www.securityfocus.com/bid/69342" }, { "name": "[oss-security] 20140821 CVE request: possible overflow in vararg functions", "refsource": "MLIST", "tags": [ "Exploit", "Mailing List", "Patch", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/08/21/1" }, { "name": "DSA-3016", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2014/dsa-3016" }, { "name": "DSA-3015", "refsource": "DEBIAN", "tags": [ "Third Party Advisory" ], "url": "http://www.debian.org/security/2014/dsa-3015" }, { "name": "http://www.lua.org/bugs.html#5.2.2-1", "refsource": "CONFIRM", "tags": [ "Patch", "Vendor Advisory" ], "url": "http://www.lua.org/bugs.html#5.2.2-1" }, { "name": "[oss-security] 20140827 Re: Lua CVE request [was Re: CVE request: possible overflow in vararg functions]", "refsource": "MLIST", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "http://www.openwall.com/lists/oss-security/2014/08/27/2" }, { "name": "59890", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/59890" }, { "name": "60869", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/60869" }, { "name": "USN-2338-1", "refsource": "UBUNTU", "tags": [ "Third Party Advisory" ], "url": "http://www.ubuntu.com/usn/USN-2338-1" }, { "name": "openSUSE-SU-2014:1145", "refsource": "SUSE", "tags": [ "Third Party Advisory" ], "url": "http://lists.opensuse.org/opensuse-updates/2014-09/msg00030.html" }, { "name": "http://advisories.mageia.org/MGASA-2014-0414.html", "refsource": "CONFIRM", "tags": [ "Third Party Advisory" ], "url": "http://advisories.mageia.org/MGASA-2014-0414.html" }, { "name": "MDVSA-2015:144", "refsource": "MANDRIVA", "tags": [ "Broken Link" ], "url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:144" }, { "name": "61411", "refsource": "SECUNIA", "tags": [], "url": "http://secunia.com/advisories/61411" }, { "name": "GLSA-201701-53", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/201701-53" }, { "name": "GLSA-202305-23", "refsource": "GENTOO", "tags": [], "url": "https://security.gentoo.org/glsa/202305-23" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.0, "confidentialityImpact": "NONE", "integrityImpact": "NONE", "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 2.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "severity": "MEDIUM", "userInteractionRequired": false } }, "lastModifiedDate": "2023-05-03T12:15Z", "publishedDate": "2014-09-04T17:55Z" } } }
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.