Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2004-2779 (GCVE-0-2004-2779)
Vulnerability from cvelistv5
Published
2018-02-20 21:00
Modified
2024-09-17 01:15
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- n/a
Summary
id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913 | Issue Tracking, Mailing List, Third Party Advisory | |
cve@mitre.org | https://bugzilla.gnome.org/show_bug.cgi?id=162647 | Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/ | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913 | Issue Tracking, Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.gnome.org/show_bug.cgi?id=162647 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/ | Patch, Third Party Advisory |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-08T01:36:25.443Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "n/a", "vendor": "n/a", "versions": [ { "status": "affected", "version": "n/a" } ] } ], "descriptions": [ { "lang": "en", "value": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS)." } ], "problemTypes": [ { "descriptions": [ { "description": "n/a", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2018-02-20T21:00:00Z", "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "shortName": "mitre" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "tags": [ "x_refsource_MISC" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" }, { "tags": [ "x_refsource_MISC" ], "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2004-2779", "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": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=162647", "refsource": "MISC", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913", "refsource": "MISC", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" }, { "name": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/", "refsource": "MISC", "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/" } ] } } } }, "cveMetadata": { "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca", "assignerShortName": "mitre", "cveId": "CVE-2004-2779", "datePublished": "2018-02-20T21:00:00Z", "dateReserved": "2018-02-20T00:00:00Z", "dateUpdated": "2024-09-17T01:15:33.364Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2004-2779\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2018-02-20T21:29:00.207\",\"lastModified\":\"2024-11-20T23:54:12.203\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).\"},{\"lang\":\"es\",\"value\":\"id3_utf16_deserialize() en utf16.c en libid3tag hasta la versi\u00f3n 0.15.1b analiza err\u00f3neamente las etiquetas ID3v2 cifradas en UTF-16 con un n\u00famero impar de bytes. Esto desencadena un buble infinito que asigna memoria hasta que se alcance una condici\u00f3n OOM, lo que conduce a una denegaci\u00f3n de servicio (DoS).\"}],\"metrics\":{\"cvssMetricV30\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.0\",\"vectorString\":\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:L/Au:N/C:N/I:N/A:P\",\"baseScore\":5.0,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":10.0,\"impactScore\":2.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-399\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:underbit:libid3tag:*:*:*:*:*:*:*:*\",\"versionEndIncluding\":\"0.15.1b\",\"matchCriteriaId\":\"996E267A-ED16-4B96-A89B-422164D096DD\"}]}]}],\"references\":[{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=162647\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.gnome.org/show_bug.cgi?id=162647\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]}]}}" } }
suse-su-2018:0722-1
Vulnerability from csaf_suse
Published
2018-03-16 15:32
Modified
2018-03-16 15:32
Summary
Security update for libid3tag
Notes
Title of the patch
Security update for libid3tag
Description of the patch
This update for libid3tag fixes the following issues:
- CVE-2004-2779 CVE-2017-11551: Fixed id3_utf16_deserialize() in utf16.c,
which previously misparsed ID3v2 tags encoded in UTF-16 with an odd
number of bytes, triggering an endless loop allocating memory until
OOM leading to DoS. (bsc#1081959 bsc#1081961)
- CVE-2017-11550 CVE-2008-2109: Fixed the handling of unknown
encodings when parsing ID3 tags. (bsc#1081962 bsc#387731)
Patchnames
SUSE-SLE-DESKTOP-12-SP2-2018-490,SUSE-SLE-DESKTOP-12-SP3-2018-490,SUSE-SLE-SDK-12-SP2-2018-490,SUSE-SLE-SDK-12-SP3-2018-490,SUSE-SLE-WE-12-SP2-2018-490,SUSE-SLE-WE-12-SP3-2018-490
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libid3tag", "title": "Title of the patch" }, { "category": "description", "text": "This update for libid3tag fixes the following issues:\n\n- CVE-2004-2779 CVE-2017-11551: Fixed id3_utf16_deserialize() in utf16.c,\n which previously misparsed ID3v2 tags encoded in UTF-16 with an odd\n number of bytes, triggering an endless loop allocating memory until\n OOM leading to DoS. (bsc#1081959 bsc#1081961)\n- CVE-2017-11550 CVE-2008-2109: Fixed the handling of unknown\n encodings when parsing ID3 tags. (bsc#1081962 bsc#387731)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-DESKTOP-12-SP2-2018-490,SUSE-SLE-DESKTOP-12-SP3-2018-490,SUSE-SLE-SDK-12-SP2-2018-490,SUSE-SLE-SDK-12-SP3-2018-490,SUSE-SLE-WE-12-SP2-2018-490,SUSE-SLE-WE-12-SP3-2018-490", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0722-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0722-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180722-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0722-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003823.html" }, { "category": "self", "summary": "SUSE Bug 1081959", "url": "https://bugzilla.suse.com/1081959" }, { "category": "self", "summary": "SUSE Bug 1081961", "url": "https://bugzilla.suse.com/1081961" }, { "category": "self", "summary": "SUSE Bug 1081962", "url": "https://bugzilla.suse.com/1081962" }, { "category": "self", "summary": "SUSE Bug 387731", "url": "https://bugzilla.suse.com/387731" }, { "category": "self", "summary": "SUSE CVE CVE-2004-2779 page", "url": "https://www.suse.com/security/cve/CVE-2004-2779/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-2109 page", "url": "https://www.suse.com/security/cve/CVE-2008-2109/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11550 page", "url": "https://www.suse.com/security/cve/CVE-2017-11550/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11551 page", "url": "https://www.suse.com/security/cve/CVE-2017-11551/" } ], "title": "Security update for libid3tag", "tracking": { "current_release_date": "2018-03-16T15:32:29Z", "generator": { "date": "2018-03-16T15:32:29Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0722-1", "initial_release_date": "2018-03-16T15:32:29Z", "revision_history": [ { "date": "2018-03-16T15:32:29Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libid3tag-devel-0.15.1b-184.3.1.aarch64", "product": { "name": "libid3tag-devel-0.15.1b-184.3.1.aarch64", "product_id": "libid3tag-devel-0.15.1b-184.3.1.aarch64" } }, { "category": "product_version", "name": "libid3tag0-0.15.1b-184.3.1.aarch64", "product": { "name": "libid3tag0-0.15.1b-184.3.1.aarch64", "product_id": "libid3tag0-0.15.1b-184.3.1.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libid3tag-devel-0.15.1b-184.3.1.ppc64le", "product": { "name": "libid3tag-devel-0.15.1b-184.3.1.ppc64le", "product_id": "libid3tag-devel-0.15.1b-184.3.1.ppc64le" } }, { "category": "product_version", "name": "libid3tag0-0.15.1b-184.3.1.ppc64le", "product": { "name": "libid3tag0-0.15.1b-184.3.1.ppc64le", "product_id": "libid3tag0-0.15.1b-184.3.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libid3tag-devel-0.15.1b-184.3.1.s390x", "product": { "name": "libid3tag-devel-0.15.1b-184.3.1.s390x", "product_id": "libid3tag-devel-0.15.1b-184.3.1.s390x" } }, { "category": "product_version", "name": "libid3tag0-0.15.1b-184.3.1.s390x", "product": { "name": "libid3tag0-0.15.1b-184.3.1.s390x", "product_id": "libid3tag0-0.15.1b-184.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libid3tag0-0.15.1b-184.3.1.x86_64", "product": { "name": "libid3tag0-0.15.1b-184.3.1.x86_64", "product_id": "libid3tag0-0.15.1b-184.3.1.x86_64" } }, { "category": "product_version", "name": "libid3tag-devel-0.15.1b-184.3.1.x86_64", "product": { "name": "libid3tag-devel-0.15.1b-184.3.1.x86_64", "product_id": "libid3tag-devel-0.15.1b-184.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP2", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Desktop 12 SP3", "product": { "name": "SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sled:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP2", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp2" } } }, { "category": "product_name", "name": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product": { "name": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-we:12:sp3" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP2", "product_id": "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Desktop 12 SP3", "product_id": "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Desktop 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP2", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag-devel-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP2", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP2" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-184.3.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 12 SP3", "product_id": "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" }, "product_reference": "libid3tag0-0.15.1b-184.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 12 SP3" } ] }, "vulnerabilities": [ { "cve": "CVE-2004-2779", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2004-2779" } ], "notes": [ { "category": "general", "text": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2004-2779", "url": "https://www.suse.com/security/cve/CVE-2004-2779" }, { "category": "external", "summary": "SUSE Bug 1081959 for CVE-2004-2779", "url": "https://bugzilla.suse.com/1081959" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:32:29Z", "details": "moderate" } ], "title": "CVE-2004-2779" }, { "cve": "CVE-2008-2109", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-2109" } ], "notes": [ { "category": "general", "text": "field.c in the libid3tag 0.15.0b library allows context-dependent attackers to cause a denial of service (CPU consumption) via an ID3_FIELD_TYPE_STRINGLIST field that ends in \u0027\\0\u0027, which triggers an infinite loop.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-2109", "url": "https://www.suse.com/security/cve/CVE-2008-2109" }, { "category": "external", "summary": "SUSE Bug 387731 for CVE-2008-2109", "url": "https://bugzilla.suse.com/387731" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:32:29Z", "details": "moderate" } ], "title": "CVE-2008-2109" }, { "cve": "CVE-2017-11550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11550" } ], "notes": [ { "category": "general", "text": "The id3_ucs4_length function in ucs4.c in libid3tag 0.15.1b allows remote attackers to cause a denial of service (NULL Pointer Dereference and application crash) via a crafted mp3 file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11550", "url": "https://www.suse.com/security/cve/CVE-2017-11550" }, { "category": "external", "summary": "SUSE Bug 1081962 for CVE-2017-11550", "url": "https://bugzilla.suse.com/1081962" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:32:29Z", "details": "moderate" } ], "title": "CVE-2017-11550" }, { "cve": "CVE-2017-11551", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11551" } ], "notes": [ { "category": "general", "text": "The id3_field_parse function in field.c in libid3tag 0.15.1b allows remote attackers to cause a denial of service (OOM) via a crafted MP3 file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11551", "url": "https://www.suse.com/security/cve/CVE-2017-11551" }, { "category": "external", "summary": "SUSE Bug 1081961 for CVE-2017-11551", "url": "https://bugzilla.suse.com/1081961" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Desktop 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Desktop 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag-devel-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.aarch64", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.ppc64le", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP2:libid3tag0-0.15.1b-184.3.1.x86_64", "SUSE Linux Enterprise Workstation Extension 12 SP3:libid3tag0-0.15.1b-184.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:32:29Z", "details": "moderate" } ], "title": "CVE-2017-11551" } ] }
suse-su-2018:0715-1
Vulnerability from csaf_suse
Published
2018-03-16 15:31
Modified
2018-03-16 15:31
Summary
Security update for libid3tag
Notes
Title of the patch
Security update for libid3tag
Description of the patch
This update for libid3tag fixes the following issues:
- CVE-2004-2779 CVE-2017-11551: Fixed id3_utf16_deserialize() in utf16.c,
which previously misparsed ID3v2 tags encoded in UTF-16 with an odd
number of bytes, triggering an endless loop allocating memory until
OOM leading to DoS. (bsc#1081959 bsc#1081961)
- CVE-2017-11550 CVE-2008-2109: Fixed the handling of unknown
encodings when parsing ID3 tags. (bsc#1081962 bsc#387731)
Patchnames
sdksp4-libid3tag-13517
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libid3tag", "title": "Title of the patch" }, { "category": "description", "text": "This update for libid3tag fixes the following issues:\n\n- CVE-2004-2779 CVE-2017-11551: Fixed id3_utf16_deserialize() in utf16.c,\n which previously misparsed ID3v2 tags encoded in UTF-16 with an odd\n number of bytes, triggering an endless loop allocating memory until\n OOM leading to DoS. (bsc#1081959 bsc#1081961)\n- CVE-2017-11550 CVE-2008-2109: Fixed the handling of unknown\n encodings when parsing ID3 tags. (bsc#1081962 bsc#387731)\n", "title": "Description of the patch" }, { "category": "details", "text": "sdksp4-libid3tag-13517", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_0715-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:0715-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20180715-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:0715-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-March/003820.html" }, { "category": "self", "summary": "SUSE Bug 1081959", "url": "https://bugzilla.suse.com/1081959" }, { "category": "self", "summary": "SUSE Bug 1081961", "url": "https://bugzilla.suse.com/1081961" }, { "category": "self", "summary": "SUSE Bug 1081962", "url": "https://bugzilla.suse.com/1081962" }, { "category": "self", "summary": "SUSE Bug 387731", "url": "https://bugzilla.suse.com/387731" }, { "category": "self", "summary": "SUSE CVE CVE-2004-2779 page", "url": "https://www.suse.com/security/cve/CVE-2004-2779/" }, { "category": "self", "summary": "SUSE CVE CVE-2008-2109 page", "url": "https://www.suse.com/security/cve/CVE-2008-2109/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11550 page", "url": "https://www.suse.com/security/cve/CVE-2017-11550/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11551 page", "url": "https://www.suse.com/security/cve/CVE-2017-11551/" } ], "title": "Security update for libid3tag", "tracking": { "current_release_date": "2018-03-16T15:31:57Z", "generator": { "date": "2018-03-16T15:31:57Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:0715-1", "initial_release_date": "2018-03-16T15:31:57Z", "revision_history": [ { "date": "2018-03-16T15:31:57Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libid3tag-0.15.1b-132.3.1.i586", "product": { "name": "libid3tag-0.15.1b-132.3.1.i586", "product_id": "libid3tag-0.15.1b-132.3.1.i586" } }, { "category": "product_version", "name": "libid3tag-devel-0.15.1b-132.3.1.i586", "product": { "name": "libid3tag-devel-0.15.1b-132.3.1.i586", "product_id": "libid3tag-devel-0.15.1b-132.3.1.i586" } } ], "category": "architecture", "name": "i586" }, { "branches": [ { "category": "product_version", "name": "libid3tag-0.15.1b-132.3.1.ia64", "product": { "name": "libid3tag-0.15.1b-132.3.1.ia64", "product_id": "libid3tag-0.15.1b-132.3.1.ia64" } }, { "category": "product_version", "name": "libid3tag-devel-0.15.1b-132.3.1.ia64", "product": { "name": "libid3tag-devel-0.15.1b-132.3.1.ia64", "product_id": "libid3tag-devel-0.15.1b-132.3.1.ia64" } } ], "category": "architecture", "name": "ia64" }, { "branches": [ { "category": "product_version", "name": "libid3tag-0.15.1b-132.3.1.ppc64", "product": { "name": "libid3tag-0.15.1b-132.3.1.ppc64", "product_id": "libid3tag-0.15.1b-132.3.1.ppc64" } }, { "category": "product_version", "name": "libid3tag-devel-0.15.1b-132.3.1.ppc64", "product": { "name": "libid3tag-devel-0.15.1b-132.3.1.ppc64", "product_id": "libid3tag-devel-0.15.1b-132.3.1.ppc64" } } ], "category": "architecture", "name": "ppc64" }, { "branches": [ { "category": "product_version", "name": "libid3tag-0.15.1b-132.3.1.s390x", "product": { "name": "libid3tag-0.15.1b-132.3.1.s390x", "product_id": "libid3tag-0.15.1b-132.3.1.s390x" } }, { "category": "product_version", "name": "libid3tag-devel-0.15.1b-132.3.1.s390x", "product": { "name": "libid3tag-devel-0.15.1b-132.3.1.s390x", "product_id": "libid3tag-devel-0.15.1b-132.3.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libid3tag-0.15.1b-132.3.1.x86_64", "product": { "name": "libid3tag-0.15.1b-132.3.1.x86_64", "product_id": "libid3tag-0.15.1b-132.3.1.x86_64" } }, { "category": "product_version", "name": "libid3tag-devel-0.15.1b-132.3.1.x86_64", "product": { "name": "libid3tag-devel-0.15.1b-132.3.1.x86_64", "product_id": "libid3tag-devel-0.15.1b-132.3.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product": { "name": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4", "product_identification_helper": { "cpe": "cpe:/a:suse:sle-sdk:11:sp4" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libid3tag-0.15.1b-132.3.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586" }, "product_reference": "libid3tag-0.15.1b-132.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-0.15.1b-132.3.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64" }, "product_reference": "libid3tag-0.15.1b-132.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-0.15.1b-132.3.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64" }, "product_reference": "libid3tag-0.15.1b-132.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-0.15.1b-132.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x" }, "product_reference": "libid3tag-0.15.1b-132.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-0.15.1b-132.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64" }, "product_reference": "libid3tag-0.15.1b-132.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-132.3.1.i586 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586" }, "product_reference": "libid3tag-devel-0.15.1b-132.3.1.i586", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-132.3.1.ia64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64" }, "product_reference": "libid3tag-devel-0.15.1b-132.3.1.ia64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-132.3.1.ppc64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64" }, "product_reference": "libid3tag-devel-0.15.1b-132.3.1.ppc64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-132.3.1.s390x as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x" }, "product_reference": "libid3tag-devel-0.15.1b-132.3.1.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-132.3.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 11 SP4", "product_id": "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" }, "product_reference": "libid3tag-devel-0.15.1b-132.3.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 11 SP4" } ] }, "vulnerabilities": [ { "cve": "CVE-2004-2779", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2004-2779" } ], "notes": [ { "category": "general", "text": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2004-2779", "url": "https://www.suse.com/security/cve/CVE-2004-2779" }, { "category": "external", "summary": "SUSE Bug 1081959 for CVE-2004-2779", "url": "https://bugzilla.suse.com/1081959" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:31:57Z", "details": "moderate" } ], "title": "CVE-2004-2779" }, { "cve": "CVE-2008-2109", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2008-2109" } ], "notes": [ { "category": "general", "text": "field.c in the libid3tag 0.15.0b library allows context-dependent attackers to cause a denial of service (CPU consumption) via an ID3_FIELD_TYPE_STRINGLIST field that ends in \u0027\\0\u0027, which triggers an infinite loop.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2008-2109", "url": "https://www.suse.com/security/cve/CVE-2008-2109" }, { "category": "external", "summary": "SUSE Bug 387731 for CVE-2008-2109", "url": "https://bugzilla.suse.com/387731" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:31:57Z", "details": "moderate" } ], "title": "CVE-2008-2109" }, { "cve": "CVE-2017-11550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11550" } ], "notes": [ { "category": "general", "text": "The id3_ucs4_length function in ucs4.c in libid3tag 0.15.1b allows remote attackers to cause a denial of service (NULL Pointer Dereference and application crash) via a crafted mp3 file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11550", "url": "https://www.suse.com/security/cve/CVE-2017-11550" }, { "category": "external", "summary": "SUSE Bug 1081962 for CVE-2017-11550", "url": "https://bugzilla.suse.com/1081962" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:31:57Z", "details": "moderate" } ], "title": "CVE-2017-11550" }, { "cve": "CVE-2017-11551", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11551" } ], "notes": [ { "category": "general", "text": "The id3_field_parse function in field.c in libid3tag 0.15.1b allows remote attackers to cause a denial of service (OOM) via a crafted MP3 file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11551", "url": "https://www.suse.com/security/cve/CVE-2017-11551" }, { "category": "external", "summary": "SUSE Bug 1081961 for CVE-2017-11551", "url": "https://bugzilla.suse.com/1081961" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-0.15.1b-132.3.1.x86_64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.i586", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ia64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.ppc64", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.s390x", "SUSE Linux Enterprise Software Development Kit 11 SP4:libid3tag-devel-0.15.1b-132.3.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-03-16T15:31:57Z", "details": "moderate" } ], "title": "CVE-2017-11551" } ] }
cnvd-2018-06079
Vulnerability from cnvd
Title: libid3tag拒绝服务漏洞(CNVD-2018-06079)
Description:
libid3tag是MPEG音频解码器MAD中所捆绑的ID3标签操控库。
libid3tag 0.15.1b及之前版本中的utf16.c文件的‘id3_utf16_deserialize()’函数存在安全漏洞,该漏洞源于程序未能正确的解析UTF-16中用奇数位字节编码的ID3v2标签。攻击者可利用该漏洞造成拒绝服务。
Severity: 中
Formal description:
厂商尚未提供漏洞修复方案,请关注厂商主页更新: https://sourceforge.net/projects/id3lib/
Reference: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913
Impacted products
Name | Underbit libid3tag <=0.15.1b |
---|
{ "cves": { "cve": { "cveNumber": "CVE-2004-2779" } }, "description": "libid3tag\u662fMPEG\u97f3\u9891\u89e3\u7801\u5668MAD\u4e2d\u6240\u6346\u7ed1\u7684ID3\u6807\u7b7e\u64cd\u63a7\u5e93\u3002\r\n\r\nlibid3tag 0.15.1b\u53ca\u4e4b\u524d\u7248\u672c\u4e2d\u7684utf16.c\u6587\u4ef6\u7684\u2018id3_utf16_deserialize()\u2019\u51fd\u6570\u5b58\u5728\u5b89\u5168\u6f0f\u6d1e\uff0c\u8be5\u6f0f\u6d1e\u6e90\u4e8e\u7a0b\u5e8f\u672a\u80fd\u6b63\u786e\u7684\u89e3\u6790UTF-16\u4e2d\u7528\u5947\u6570\u4f4d\u5b57\u8282\u7f16\u7801\u7684ID3v2\u6807\u7b7e\u3002\u653b\u51fb\u8005\u53ef\u5229\u7528\u8be5\u6f0f\u6d1e\u9020\u6210\u62d2\u7edd\u670d\u52a1\u3002", "discovererName": "Mark", "formalWay": "\u5382\u5546\u5c1a\u672a\u63d0\u4f9b\u6f0f\u6d1e\u4fee\u590d\u65b9\u6848\uff0c\u8bf7\u5173\u6ce8\u5382\u5546\u4e3b\u9875\u66f4\u65b0\uff1a\r\nhttps://sourceforge.net/projects/id3lib/", "isEvent": "\u901a\u7528\u8f6f\u786c\u4ef6\u6f0f\u6d1e", "number": "CNVD-2018-06079", "openTime": "2018-03-23", "products": { "product": "Underbit libid3tag \u003c=0.15.1b" }, "referenceLink": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913", "serverity": "\u4e2d", "submitTime": "2018-03-12", "title": "libid3tag\u62d2\u7edd\u670d\u52a1\u6f0f\u6d1e\uff08CNVD-2018-06079\uff09" }
gsd-2004-2779
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).
Aliases
Aliases
{ "GSD": { "alias": "CVE-2004-2779", "description": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).", "id": "GSD-2004-2779", "references": [ "https://www.suse.com/security/cve/CVE-2004-2779.html", "https://advisories.mageia.org/CVE-2004-2779.html", "https://security.archlinux.org/CVE-2004-2779" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2004-2779" ], "details": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).", "id": "GSD-2004-2779", "modified": "2023-12-13T01:22:55.105355Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2004-2779", "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": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=162647", "refsource": "MISC", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913", "refsource": "MISC", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" }, { "name": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/", "refsource": "MISC", "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/" } ] } }, "nvd.nist.gov": { "configurations": { "CVE_data_version": "4.0", "nodes": [ { "children": [], "cpe_match": [ { "cpe23Uri": "cpe:2.3:a:underbit:libid3tag:*:*:*:*:*:*:*:*", "cpe_name": [], "versionEndIncluding": "0.15.1b", "vulnerable": true } ], "operator": "OR" } ] }, "cve": { "CVE_data_meta": { "ASSIGNER": "cve@mitre.org", "ID": "CVE-2004-2779" }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "en", "value": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS)." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "en", "value": "CWE-399" } ] } ] }, "references": { "reference_data": [ { "name": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/", "refsource": "MISC", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/" }, { "name": "https://bugzilla.gnome.org/show_bug.cgi?id=162647", "refsource": "MISC", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "name": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913", "refsource": "MISC", "tags": [ "Mailing List", "Issue Tracking", "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" } ] } }, "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 }, "baseMetricV3": { "cvssV3": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6 } }, "lastModifiedDate": "2018-03-19T16:15Z", "publishedDate": "2018-02-20T21:29Z" } } }
opensuse-su-2024:10948-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libid3tag-devel-0.15.1b-188.15 on GA media
Notes
Title of the patch
libid3tag-devel-0.15.1b-188.15 on GA media
Description of the patch
These are all security issues fixed in the libid3tag-devel-0.15.1b-188.15 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10948
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libid3tag-devel-0.15.1b-188.15 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libid3tag-devel-0.15.1b-188.15 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10948", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10948-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2004-2779 page", "url": "https://www.suse.com/security/cve/CVE-2004-2779/" }, { "category": "self", "summary": "SUSE CVE CVE-2017-11550 page", "url": "https://www.suse.com/security/cve/CVE-2017-11550/" } ], "title": "libid3tag-devel-0.15.1b-188.15 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10948-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libid3tag-devel-0.15.1b-188.15.aarch64", "product": { "name": "libid3tag-devel-0.15.1b-188.15.aarch64", "product_id": "libid3tag-devel-0.15.1b-188.15.aarch64" } }, { "category": "product_version", "name": "libid3tag0-0.15.1b-188.15.aarch64", "product": { "name": "libid3tag0-0.15.1b-188.15.aarch64", "product_id": "libid3tag0-0.15.1b-188.15.aarch64" } }, { "category": "product_version", "name": "libid3tag0-32bit-0.15.1b-188.15.aarch64", "product": { "name": "libid3tag0-32bit-0.15.1b-188.15.aarch64", "product_id": "libid3tag0-32bit-0.15.1b-188.15.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libid3tag-devel-0.15.1b-188.15.ppc64le", "product": { "name": "libid3tag-devel-0.15.1b-188.15.ppc64le", "product_id": "libid3tag-devel-0.15.1b-188.15.ppc64le" } }, { "category": "product_version", "name": "libid3tag0-0.15.1b-188.15.ppc64le", "product": { "name": "libid3tag0-0.15.1b-188.15.ppc64le", "product_id": "libid3tag0-0.15.1b-188.15.ppc64le" } }, { "category": "product_version", "name": "libid3tag0-32bit-0.15.1b-188.15.ppc64le", "product": { "name": "libid3tag0-32bit-0.15.1b-188.15.ppc64le", "product_id": "libid3tag0-32bit-0.15.1b-188.15.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libid3tag-devel-0.15.1b-188.15.s390x", "product": { "name": "libid3tag-devel-0.15.1b-188.15.s390x", "product_id": "libid3tag-devel-0.15.1b-188.15.s390x" } }, { "category": "product_version", "name": "libid3tag0-0.15.1b-188.15.s390x", "product": { "name": "libid3tag0-0.15.1b-188.15.s390x", "product_id": "libid3tag0-0.15.1b-188.15.s390x" } }, { "category": "product_version", "name": "libid3tag0-32bit-0.15.1b-188.15.s390x", "product": { "name": "libid3tag0-32bit-0.15.1b-188.15.s390x", "product_id": "libid3tag0-32bit-0.15.1b-188.15.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libid3tag-devel-0.15.1b-188.15.x86_64", "product": { "name": "libid3tag-devel-0.15.1b-188.15.x86_64", "product_id": "libid3tag-devel-0.15.1b-188.15.x86_64" } }, { "category": "product_version", "name": "libid3tag0-0.15.1b-188.15.x86_64", "product": { "name": "libid3tag0-0.15.1b-188.15.x86_64", "product_id": "libid3tag0-0.15.1b-188.15.x86_64" } }, { "category": "product_version", "name": "libid3tag0-32bit-0.15.1b-188.15.x86_64", "product": { "name": "libid3tag0-32bit-0.15.1b-188.15.x86_64", "product_id": "libid3tag0-32bit-0.15.1b-188.15.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-188.15.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.aarch64" }, "product_reference": "libid3tag-devel-0.15.1b-188.15.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-188.15.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.ppc64le" }, "product_reference": "libid3tag-devel-0.15.1b-188.15.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-188.15.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.s390x" }, "product_reference": "libid3tag-devel-0.15.1b-188.15.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag-devel-0.15.1b-188.15.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.x86_64" }, "product_reference": "libid3tag-devel-0.15.1b-188.15.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-188.15.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.aarch64" }, "product_reference": "libid3tag0-0.15.1b-188.15.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-188.15.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.ppc64le" }, "product_reference": "libid3tag0-0.15.1b-188.15.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-188.15.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.s390x" }, "product_reference": "libid3tag0-0.15.1b-188.15.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-0.15.1b-188.15.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.x86_64" }, "product_reference": "libid3tag0-0.15.1b-188.15.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-32bit-0.15.1b-188.15.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.aarch64" }, "product_reference": "libid3tag0-32bit-0.15.1b-188.15.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-32bit-0.15.1b-188.15.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.ppc64le" }, "product_reference": "libid3tag0-32bit-0.15.1b-188.15.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-32bit-0.15.1b-188.15.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.s390x" }, "product_reference": "libid3tag0-32bit-0.15.1b-188.15.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libid3tag0-32bit-0.15.1b-188.15.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.x86_64" }, "product_reference": "libid3tag0-32bit-0.15.1b-188.15.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2004-2779", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2004-2779" } ], "notes": [ { "category": "general", "text": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2004-2779", "url": "https://www.suse.com/security/cve/CVE-2004-2779" }, { "category": "external", "summary": "SUSE Bug 1081959 for CVE-2004-2779", "url": "https://bugzilla.suse.com/1081959" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2004-2779" }, { "cve": "CVE-2017-11550", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2017-11550" } ], "notes": [ { "category": "general", "text": "The id3_ucs4_length function in ucs4.c in libid3tag 0.15.1b allows remote attackers to cause a denial of service (NULL Pointer Dereference and application crash) via a crafted mp3 file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2017-11550", "url": "https://www.suse.com/security/cve/CVE-2017-11550" }, { "category": "external", "summary": "SUSE Bug 1081962 for CVE-2017-11550", "url": "https://bugzilla.suse.com/1081962" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag-devel-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-0.15.1b-188.15.x86_64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.aarch64", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.ppc64le", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.s390x", "openSUSE Tumbleweed:libid3tag0-32bit-0.15.1b-188.15.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2017-11550" } ] }
fkie_cve-2004-2779
Vulnerability from fkie_nvd
Published
2018-02-20 21:29
Modified
2024-11-20 23:54
Severity ?
Summary
id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).
References
▼ | URL | Tags | |
---|---|---|---|
cve@mitre.org | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913 | Issue Tracking, Mailing List, Third Party Advisory | |
cve@mitre.org | https://bugzilla.gnome.org/show_bug.cgi?id=162647 | Issue Tracking, Third Party Advisory | |
cve@mitre.org | https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/ | Patch, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913 | Issue Tracking, Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.gnome.org/show_bug.cgi?id=162647 | Issue Tracking, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/ | Patch, Third Party Advisory |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:underbit:libid3tag:*:*:*:*:*:*:*:*", "matchCriteriaId": "996E267A-ED16-4B96-A89B-422164D096DD", "versionEndIncluding": "0.15.1b", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS)." }, { "lang": "es", "value": "id3_utf16_deserialize() en utf16.c en libid3tag hasta la versi\u00f3n 0.15.1b analiza err\u00f3neamente las etiquetas ID3v2 cifradas en UTF-16 con un n\u00famero impar de bytes. Esto desencadena un buble infinito que asigna memoria hasta que se alcance una condici\u00f3n OOM, lo que conduce a una denegaci\u00f3n de servicio (DoS)." } ], "id": "CVE-2004-2779", "lastModified": "2024-11-20T23:54:12.203", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "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, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": false } ], "cvssMetricV30": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 7.5, "baseSeverity": "HIGH", "confidentialityImpact": "NONE", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "exploitabilityScore": 3.9, "impactScore": 3.6, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-02-20T21:29:00.207", "references": [ { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" }, { "source": "cve@mitre.org", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "source": "cve@mitre.org", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Mailing List", "Third Party Advisory" ], "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Third Party Advisory" ], "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Third Party Advisory" ], "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch/" } ], "sourceIdentifier": "cve@mitre.org", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-399" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
ghsa-3qq6-672j-jx3v
Vulnerability from github
Published
2022-04-29 03:02
Modified
2022-04-29 03:02
Severity ?
VLAI Severity ?
Details
id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).
{ "affected": [], "aliases": [ "CVE-2004-2779" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-02-20T21:29:00Z", "severity": "HIGH" }, "details": "id3_utf16_deserialize() in utf16.c in libid3tag through 0.15.1b misparses ID3v2 tags encoded in UTF-16 with an odd number of bytes, triggering an endless loop allocating memory until an OOM condition is reached, leading to denial-of-service (DoS).", "id": "GHSA-3qq6-672j-jx3v", "modified": "2022-04-29T03:02:05Z", "published": "2022-04-29T03:02:05Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2004-2779" }, { "type": "WEB", "url": "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=304913" }, { "type": "WEB", "url": "https://bugzilla.gnome.org/show_bug.cgi?id=162647" }, { "type": "WEB", "url": "https://sources.debian.org/patches/libid3tag/0.15.1b-13/10_utf16.dpatch" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "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.
Loading…