gsd-2003-0107
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled without vsnprintf or when long inputs are truncated using vsnprintf, allows attackers to cause a denial of service or possibly execute arbitrary code.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2003-0107", "description": "Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled without vsnprintf or when long inputs are truncated using vsnprintf, allows attackers to cause a denial of service or possibly execute arbitrary code.", "id": "GSD-2003-0107", "references": [ "https://access.redhat.com/errata/RHSA-2003:081", "https://access.redhat.com/errata/RHSA-2003:079" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2003-0107" ], "details": "Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled without vsnprintf or when long inputs are truncated using vsnprintf, allows attackers to cause a denial of service or possibly execute arbitrary code.", "id": "GSD-2003-0107", "modified": "2023-12-13T01:22:13.720095Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2003-0107", "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 gzprintf function in zlib 1.1.4, when zlib is compiled without vsnprintf or when long inputs are truncated using vsnprintf, allows attackers to cause a denial of service or possibly execute arbitrary code." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "http://lists.apple.com/mhonarc/security-announce/msg00038.html", "refsource": "CONFIRM", "url": "http://lists.apple.com/mhonarc/security-announce/msg00038.html" }, { "name": "JVN#78689801", "refsource": "JVN", "url": "http://jvn.jp/en/jp/JVN78689801/index.html" }, { "name": "JVNDB-2015-000066", "refsource": "JVNDB", "url": "http://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000066.html" }, { "name": "MDKSA-2003:033", "refsource": "MANDRAKE", "url": "http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:033" }, { "name": "NetBSD-SA2003-004", "refsource": "NETBSD", "url": "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2003-004.txt.asc" }, { "name": "RHSA-2003:081", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2003-081.html" }, { "name": "RHSA-2003:079", "refsource": "REDHAT", "url": "http://www.redhat.com/support/errata/RHSA-2003-079.html" }, { "name": "GLSA-200303-25", "refsource": "GENTOO", "url": "http://marc.info/?l=bugtraq\u0026m=104887247624907\u0026w=2" }, { "name": "CSSA-2003-011.0", "refsource": "CALDERA", "url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2003-011.0.txt" }, { "name": "VU#142121", "refsource": "CERT-VN", "url": "http://www.kb.cert.org/vuls/id/142121" }, { "name": "20030224 Re: buffer overrun in zlib 1.1.4", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=104610536129508\u0026w=2" }, { "name": "57405", "refsource": "SUNALERT", "url": "http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57405" }, { "name": "6599", "refsource": "OSVDB", "url": "http://www.osvdb.org/6599" }, { "name": "20030225 [sorcerer-spells] ZLIB-SORCERER2003-02-25", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=104620610427210\u0026w=2" }, { "name": "20030222 buffer overrun in zlib 1.1.4", "refsource": "BUGTRAQ", "url": "http://online.securityfocus.com/archive/1/312869" }, { "name": "CLSA-2003:619", "refsource": "CONECTIVA", "url": "http://distro.conectiva.com/atualizacoes/?id=a\u0026anuncio=000619" }, { "name": "6913", "refsource": "BID", "url": "http://www.securityfocus.com/bid/6913" }, { "name": "zlib-gzprintf-bo(11381)", "refsource": "XF", "url": "http://www.iss.net/security_center/static/11381.php" }, { "name": "20030223 poc zlib sploit just for fun :)", "refsource": "BUGTRAQ", "url": "http://marc.info/?l=bugtraq\u0026m=104610337726297\u0026w=2" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:zlib:zlib:1.1.4:*:*:*:*:*:*:*", "cpe_name": [], "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2003-0107" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "Buffer overflow in the gzprintf function in zlib 1.1.4, when zlib is compiled without vsnprintf or when long inputs are truncated using vsnprintf, allows attackers to cause a denial of service or possibly execute arbitrary code." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "NVD-CWE-Other" } ] } ] }, "references": { "reference_data": [ { "name": "20030222 buffer overrun in zlib 1.1.4", "refsource": "BUGTRAQ", "tags": [ "Exploit" ], "url": "http://online.securityfocus.com/archive/1/312869" }, { "name": "zlib-gzprintf-bo(11381)", "refsource": "XF", "tags": [ "Vendor Advisory" ], "url": "http://www.iss.net/security_center/static/11381.php" }, { "name": "http://lists.apple.com/mhonarc/security-announce/msg00038.html", "refsource": "CONFIRM", "tags": [], "url": "http://lists.apple.com/mhonarc/security-announce/msg00038.html" }, { "name": "CSSA-2003-011.0", "refsource": "CALDERA", "tags": [], "url": "ftp://ftp.caldera.com/pub/security/OpenLinux/CSSA-2003-011.0.txt" }, { "name": "CLSA-2003:619", "refsource": "CONECTIVA", "tags": [], "url": "http://distro.conectiva.com/atualizacoes/?id=a\u0026anuncio=000619" }, { "name": "MDKSA-2003:033", "refsource": "MANDRAKE", "tags": [], "url": "http://www.mandrakesoft.com/security/advisories?name=MDKSA-2003:033" }, { "name": "NetBSD-SA2003-004", "refsource": "NETBSD", "tags": [], "url": "ftp://ftp.netbsd.org/pub/NetBSD/security/advisories/NetBSD-SA2003-004.txt.asc" }, { "name": "RHSA-2003:079", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2003-079.html" }, { "name": "RHSA-2003:081", "refsource": "REDHAT", "tags": [], "url": "http://www.redhat.com/support/errata/RHSA-2003-081.html" }, { "name": "57405", "refsource": "SUNALERT", "tags": [], "url": "http://sunsolve.sun.com/pub-cgi/retrieve.pl?doc=fsalert%2F57405" }, { "name": "VU#142121", "refsource": "CERT-VN", "tags": [ "US Government Resource" ], "url": "http://www.kb.cert.org/vuls/id/142121" }, { "name": "6913", "refsource": "BID", "tags": [], "url": "http://www.securityfocus.com/bid/6913" }, { "name": "6599", "refsource": "OSVDB", "tags": [], "url": "http://www.osvdb.org/6599" }, { "name": "20030225 [sorcerer-spells] ZLIB-SORCERER2003-02-25", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104620610427210\u0026w=2" }, { "name": "GLSA-200303-25", "refsource": "GENTOO", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104887247624907\u0026w=2" }, { "name": "20030224 Re: buffer overrun in zlib 1.1.4", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104610536129508\u0026w=2" }, { "name": "20030223 poc zlib sploit just for fun :)", "refsource": "BUGTRAQ", "tags": [], "url": "http://marc.info/?l=bugtraq\u0026m=104610337726297\u0026w=2" }, { "name": "JVNDB-2015-000066", "refsource": "JVNDB", "tags": [], "url": "http://jvndb.jvn.jp/en/contents/2015/JVNDB-2015-000066.html" }, { "name": "JVN#78689801", "refsource": "JVN", "tags": [], "url": "http://jvn.jp/en/jp/JVN78689801/index.html" } ] } }, "impact": { "baseMetricV2": { "cvssV2": { "accessComplexity": "LOW", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 7.5, "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0" }, "exploitabilityScore": 10.0, "impactScore": 6.4, "obtainAllPrivilege": false, "obtainOtherPrivilege": true, "obtainUserPrivilege": false, "severity": "HIGH", "userInteractionRequired": false } }, "lastModifiedDate": "2022-06-22T16:40Z", "publishedDate": "2003-03-07T05:00Z" } } }
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.