Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2020-36430 (GCVE-0-2020-36430)
Vulnerability from cvelistv5 – Published: 2021-07-20 06:47 – Updated: 2024-08-04 17:30
VLAI?
EPSS
Summary
libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.
Severity ?
No CVSS data available.
CWE
- n/a
Assigner
References
| URL | Tags | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-04T17:30:08.337Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"name": "FEDORA-2022-2af150223a",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA",
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/"
},
{
"name": "GLSA-202208-13",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO",
"x_transferred"
],
"url": "https://security.gentoo.org/glsa/202208-13"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-10T05:06:33",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"name": "FEDORA-2022-2af150223a",
"tags": [
"vendor-advisory",
"x_refsource_FEDORA"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/"
},
{
"name": "GLSA-202208-13",
"tags": [
"vendor-advisory",
"x_refsource_GENTOO"
],
"url": "https://security.gentoo.org/glsa/202208-13"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36430",
"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": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml",
"refsource": "MISC",
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674",
"refsource": "MISC",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"name": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632",
"refsource": "MISC",
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"name": "FEDORA-2022-2af150223a",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/"
},
{
"name": "GLSA-202208-13",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-13"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2020-36430",
"datePublished": "2021-07-20T06:47:14",
"dateReserved": "2021-07-20T00:00:00",
"dateUpdated": "2024-08-04T17:30:08.337Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2020-36430\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2021-07-20T07:15:07.817\",\"lastModified\":\"2024-11-21T05:29:29.613\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.\"},{\"lang\":\"es\",\"value\":\"libass versiones 0.15.x anteriores a 0.15.1, presenta un desbordamiento de b\u00fafer en la regi\u00f3n heap de la memoria en la funci\u00f3n decode_chars (llamado desde decode_font y process_text) porque es usado el tipo de datos entero incorrecto para la sustracci\u00f3n\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:P/A:P\",\"baseScore\":6.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":6.4,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-787\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libass_project:libass:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"0.15.0\",\"versionEndExcluding\":\"0.15.1\",\"matchCriteriaId\":\"7EA27EE0-8263-449D-B512-5BB4FBB2FF05\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"A930E247-0B43-43CB-98FF-6CE7B8189835\"}]}]}],\"references\":[{\"url\":\"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/\",\"source\":\"cve@mitre.org\"},{\"url\":\"https://security.gentoo.org/glsa/202208-13\",\"source\":\"cve@mitre.org\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.gentoo.org/glsa/202208-13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
OPENSUSE-SU-2021:2792-1
Vulnerability from csaf_opensuse - Published: 2021-08-20 08:18 - Updated: 2021-08-20 08:18Summary
Security update for libass
Notes
Title of the patch
Security update for libass
Description of the patch
This update for libass fixes the following issues:
- CVE-2020-36430: Fixed heap-based buffer overflow in decode_chars (bsc#1188539).
Patchnames
openSUSE-SLE-15.3-2021-2792
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": "important"
},
"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 libass",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libass fixes the following issues:\n\n- CVE-2020-36430: Fixed heap-based buffer overflow in decode_chars (bsc#1188539).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-SLE-15.3-2021-2792",
"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-2021_2792-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:2792-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TQ4DQBQAAUJIVKVW7IIROTEKRYDSFT2S/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:2792-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TQ4DQBQAAUJIVKVW7IIROTEKRYDSFT2S/"
},
{
"category": "self",
"summary": "SUSE Bug 1188539",
"url": "https://bugzilla.suse.com/1188539"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-36430 page",
"url": "https://www.suse.com/security/cve/CVE-2020-36430/"
}
],
"title": "Security update for libass",
"tracking": {
"current_release_date": "2021-08-20T08:18:31Z",
"generator": {
"date": "2021-08-20T08:18:31Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:2792-1",
"initial_release_date": "2021-08-20T08:18:31Z",
"revision_history": [
{
"date": "2021-08-20T08:18:31Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.aarch64",
"product": {
"name": "libass-devel-0.14.0-3.9.1.aarch64",
"product_id": "libass-devel-0.14.0-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.aarch64",
"product": {
"name": "libass9-0.14.0-3.9.1.aarch64",
"product_id": "libass9-0.14.0-3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.ppc64le",
"product": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le",
"product_id": "libass-devel-0.14.0-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.ppc64le",
"product": {
"name": "libass9-0.14.0-3.9.1.ppc64le",
"product_id": "libass9-0.14.0-3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.s390x",
"product": {
"name": "libass-devel-0.14.0-3.9.1.s390x",
"product_id": "libass-devel-0.14.0-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.s390x",
"product": {
"name": "libass9-0.14.0-3.9.1.s390x",
"product_id": "libass9-0.14.0-3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.x86_64",
"product": {
"name": "libass-devel-0.14.0-3.9.1.x86_64",
"product_id": "libass-devel-0.14.0-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.x86_64",
"product": {
"name": "libass9-0.14.0-3.9.1.x86_64",
"product_id": "libass9-0.14.0-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libass9-32bit-0.14.0-3.9.1.x86_64",
"product": {
"name": "libass9-32bit-0.14.0-3.9.1.x86_64",
"product_id": "libass9-32bit-0.14.0-3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.3"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.s390x"
},
"product_reference": "libass-devel-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.s390x as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass9-0.14.0-3.9.1.s390x"
},
"product_reference": "libass9-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-32bit-0.14.0-3.9.1.x86_64 as component of openSUSE Leap 15.3",
"product_id": "openSUSE Leap 15.3:libass9-32bit-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-32bit-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-36430"
}
],
"notes": [
{
"category": "general",
"text": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.aarch64",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.ppc64le",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.s390x",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.x86_64",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.aarch64",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.ppc64le",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.s390x",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.x86_64",
"openSUSE Leap 15.3:libass9-32bit-0.14.0-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-36430",
"url": "https://www.suse.com/security/cve/CVE-2020-36430"
},
{
"category": "external",
"summary": "SUSE Bug 1188539 for CVE-2020-36430",
"url": "https://bugzilla.suse.com/1188539"
}
],
"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 Leap 15.3:libass-devel-0.14.0-3.9.1.aarch64",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.ppc64le",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.s390x",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.x86_64",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.aarch64",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.ppc64le",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.s390x",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.x86_64",
"openSUSE Leap 15.3:libass9-32bit-0.14.0-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.aarch64",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.ppc64le",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.s390x",
"openSUSE Leap 15.3:libass-devel-0.14.0-3.9.1.x86_64",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.aarch64",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.ppc64le",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.s390x",
"openSUSE Leap 15.3:libass9-0.14.0-3.9.1.x86_64",
"openSUSE Leap 15.3:libass9-32bit-0.14.0-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-08-20T08:18:31Z",
"details": "important"
}
],
"title": "CVE-2020-36430"
}
]
}
OPENSUSE-SU-2021:1174-1
Vulnerability from csaf_opensuse - Published: 2021-08-21 00:36 - Updated: 2021-08-21 00:36Summary
Security update for libass
Notes
Title of the patch
Security update for libass
Description of the patch
This update for libass fixes the following issues:
- CVE-2020-36430: Fixed heap-based buffer overflow in decode_chars (bsc#1188539).
This update was imported from the SUSE:SLE-15:Update update project.
Patchnames
openSUSE-2021-1174
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": "important"
},
"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 libass",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libass fixes the following issues:\n\n- CVE-2020-36430: Fixed heap-based buffer overflow in decode_chars (bsc#1188539).\n\nThis update was imported from the SUSE:SLE-15:Update update project.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-2021-1174",
"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-2021_1174-1.json"
},
{
"category": "self",
"summary": "URL for openSUSE-SU-2021:1174-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UM3NSAZAHOVXI7OL5NKRPHCXG5LZTLKM/"
},
{
"category": "self",
"summary": "E-Mail link for openSUSE-SU-2021:1174-1",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/UM3NSAZAHOVXI7OL5NKRPHCXG5LZTLKM/"
},
{
"category": "self",
"summary": "SUSE Bug 1188539",
"url": "https://bugzilla.suse.com/1188539"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-36430 page",
"url": "https://www.suse.com/security/cve/CVE-2020-36430/"
}
],
"title": "Security update for libass",
"tracking": {
"current_release_date": "2021-08-21T00:36:48Z",
"generator": {
"date": "2021-08-21T00:36:48Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2021:1174-1",
"initial_release_date": "2021-08-21T00:36:48Z",
"revision_history": [
{
"date": "2021-08-21T00:36:48Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-lp152.4.9.1.i586",
"product": {
"name": "libass-devel-0.14.0-lp152.4.9.1.i586",
"product_id": "libass-devel-0.14.0-lp152.4.9.1.i586"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-lp152.4.9.1.i586",
"product": {
"name": "libass9-0.14.0-lp152.4.9.1.i586",
"product_id": "libass9-0.14.0-lp152.4.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-lp152.4.9.1.x86_64",
"product": {
"name": "libass-devel-0.14.0-lp152.4.9.1.x86_64",
"product_id": "libass-devel-0.14.0-lp152.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-lp152.4.9.1.x86_64",
"product": {
"name": "libass9-0.14.0-lp152.4.9.1.x86_64",
"product_id": "libass9-0.14.0-lp152.4.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libass9-32bit-0.14.0-lp152.4.9.1.x86_64",
"product": {
"name": "libass9-32bit-0.14.0-lp152.4.9.1.x86_64",
"product_id": "libass9-32bit-0.14.0-lp152.4.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Leap 15.2",
"product": {
"name": "openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-lp152.4.9.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.i586"
},
"product_reference": "libass-devel-0.14.0-lp152.4.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-lp152.4.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-lp152.4.9.1.i586 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.i586"
},
"product_reference": "libass9-0.14.0-lp152.4.9.1.i586",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-lp152.4.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-32bit-0.14.0-lp152.4.9.1.x86_64 as component of openSUSE Leap 15.2",
"product_id": "openSUSE Leap 15.2:libass9-32bit-0.14.0-lp152.4.9.1.x86_64"
},
"product_reference": "libass9-32bit-0.14.0-lp152.4.9.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-36430"
}
],
"notes": [
{
"category": "general",
"text": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.i586",
"openSUSE Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.x86_64",
"openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.i586",
"openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.x86_64",
"openSUSE Leap 15.2:libass9-32bit-0.14.0-lp152.4.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-36430",
"url": "https://www.suse.com/security/cve/CVE-2020-36430"
},
{
"category": "external",
"summary": "SUSE Bug 1188539 for CVE-2020-36430",
"url": "https://bugzilla.suse.com/1188539"
}
],
"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 Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.i586",
"openSUSE Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.x86_64",
"openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.i586",
"openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.x86_64",
"openSUSE Leap 15.2:libass9-32bit-0.14.0-lp152.4.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.i586",
"openSUSE Leap 15.2:libass-devel-0.14.0-lp152.4.9.1.x86_64",
"openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.i586",
"openSUSE Leap 15.2:libass9-0.14.0-lp152.4.9.1.x86_64",
"openSUSE Leap 15.2:libass9-32bit-0.14.0-lp152.4.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-08-21T00:36:48Z",
"details": "important"
}
],
"title": "CVE-2020-36430"
}
]
}
GHSA-PQVW-6C6X-GVWH
Vulnerability from github – Published: 2022-05-24 19:08 – Updated: 2022-05-24 19:08
VLAI?
Details
libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.
Severity ?
7.8 (High)
{
"affected": [],
"aliases": [
"CVE-2020-36430"
],
"database_specific": {
"cwe_ids": [
"CWE-787"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2021-07-20T07:15:00Z",
"severity": "HIGH"
},
"details": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.",
"id": "GHSA-pqvw-6c6x-gvwh",
"modified": "2022-05-24T19:08:29Z",
"published": "2022-05-24T19:08:29Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36430"
},
{
"type": "WEB",
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"type": "WEB",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"type": "WEB",
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"type": "WEB",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6"
},
{
"type": "WEB",
"url": "https://security.gentoo.org/glsa/202208-13"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
SUSE-SU-2021:2792-1
Vulnerability from csaf_suse - Published: 2021-08-20 08:19 - Updated: 2021-08-20 08:19Summary
Security update for libass
Notes
Title of the patch
Security update for libass
Description of the patch
This update for libass fixes the following issues:
- CVE-2020-36430: Fixed heap-based buffer overflow in decode_chars (bsc#1188539).
Patchnames
SUSE-2021-2792,SUSE-SLE-Module-Desktop-Applications-15-SP2-2021-2792,SUSE-SLE-Module-Desktop-Applications-15-SP3-2021-2792,SUSE-SLE-Product-HPC-15-2021-2792,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-2792,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-2792,SUSE-SLE-Product-SLES-15-2021-2792,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2792,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2792,SUSE-SLE-Product-SLES_SAP-15-2021-2792,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2792,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-2792,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-2792,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-2792,SUSE-Storage-6-2021-2792
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": "important"
},
"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 libass",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for libass fixes the following issues:\n\n- CVE-2020-36430: Fixed heap-based buffer overflow in decode_chars (bsc#1188539).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2021-2792,SUSE-SLE-Module-Desktop-Applications-15-SP2-2021-2792,SUSE-SLE-Module-Desktop-Applications-15-SP3-2021-2792,SUSE-SLE-Product-HPC-15-2021-2792,SUSE-SLE-Product-HPC-15-SP1-ESPOS-2021-2792,SUSE-SLE-Product-HPC-15-SP1-LTSS-2021-2792,SUSE-SLE-Product-SLES-15-2021-2792,SUSE-SLE-Product-SLES-15-SP1-BCL-2021-2792,SUSE-SLE-Product-SLES-15-SP1-LTSS-2021-2792,SUSE-SLE-Product-SLES_SAP-15-2021-2792,SUSE-SLE-Product-SLES_SAP-15-SP1-2021-2792,SUSE-SLE-Product-SUSE-Manager-Proxy-4.0-2021-2792,SUSE-SLE-Product-SUSE-Manager-Retail-Branch-Server-4.0-2021-2792,SUSE-SLE-Product-SUSE-Manager-Server-4.0-2021-2792,SUSE-Storage-6-2021-2792",
"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-2021_2792-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2021:2792-1",
"url": "https://www.suse.com/support/update/announcement/2021/suse-su-20212792-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2021:2792-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2021-August/009325.html"
},
{
"category": "self",
"summary": "SUSE Bug 1188539",
"url": "https://bugzilla.suse.com/1188539"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2020-36430 page",
"url": "https://www.suse.com/security/cve/CVE-2020-36430/"
}
],
"title": "Security update for libass",
"tracking": {
"current_release_date": "2021-08-20T08:19:01Z",
"generator": {
"date": "2021-08-20T08:19:01Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2021:2792-1",
"initial_release_date": "2021-08-20T08:19:01Z",
"revision_history": [
{
"date": "2021-08-20T08:19:01Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.aarch64",
"product": {
"name": "libass-devel-0.14.0-3.9.1.aarch64",
"product_id": "libass-devel-0.14.0-3.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.aarch64",
"product": {
"name": "libass9-0.14.0-3.9.1.aarch64",
"product_id": "libass9-0.14.0-3.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libass9-64bit-0.14.0-3.9.1.aarch64_ilp32",
"product": {
"name": "libass9-64bit-0.14.0-3.9.1.aarch64_ilp32",
"product_id": "libass9-64bit-0.14.0-3.9.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.i586",
"product": {
"name": "libass-devel-0.14.0-3.9.1.i586",
"product_id": "libass-devel-0.14.0-3.9.1.i586"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.i586",
"product": {
"name": "libass9-0.14.0-3.9.1.i586",
"product_id": "libass9-0.14.0-3.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.ppc64le",
"product": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le",
"product_id": "libass-devel-0.14.0-3.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.ppc64le",
"product": {
"name": "libass9-0.14.0-3.9.1.ppc64le",
"product_id": "libass9-0.14.0-3.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.s390x",
"product": {
"name": "libass-devel-0.14.0-3.9.1.s390x",
"product_id": "libass-devel-0.14.0-3.9.1.s390x"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.s390x",
"product": {
"name": "libass9-0.14.0-3.9.1.s390x",
"product_id": "libass9-0.14.0-3.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libass-devel-0.14.0-3.9.1.x86_64",
"product": {
"name": "libass-devel-0.14.0-3.9.1.x86_64",
"product_id": "libass-devel-0.14.0-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libass9-0.14.0-3.9.1.x86_64",
"product": {
"name": "libass9-0.14.0-3.9.1.x86_64",
"product_id": "libass9-0.14.0-3.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "libass9-32bit-0.14.0-3.9.1.x86_64",
"product": {
"name": "libass9-32bit-0.14.0-3.9.1.x86_64",
"product_id": "libass9-32bit-0.14.0-3.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp2"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-desktop-applications:15:sp3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_bcl:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp1"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.0",
"product": {
"name": "SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Retail Branch Server 4.0",
"product": {
"name": "SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-retail-branch-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.0",
"product": {
"name": "SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.0"
}
}
},
{
"category": "product_name",
"name": "SUSE Enterprise Storage 6",
"product": {
"name": "SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:ses:6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.s390x"
},
"product_reference": "libass-devel-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.s390x"
},
"product_reference": "libass9-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP2",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.s390x"
},
"product_reference": "libass-devel-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.s390x"
},
"product_reference": "libass9-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Module for Desktop Applications 15 SP3",
"product_id": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Desktop Applications 15 SP3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.s390x"
},
"product_reference": "libass-devel-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.s390x"
},
"product_reference": "libass9-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15-LTSS",
"product_id": "SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-BCL",
"product_id": "SUSE Linux Enterprise Server 15 SP1-BCL:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-BCL"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.s390x"
},
"product_reference": "libass-devel-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.s390x as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.s390x"
},
"product_reference": "libass9-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP1-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP1-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP1",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Manager Proxy 4.0",
"product_id": "SUSE Manager Proxy 4.0:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Manager Retail Branch Server 4.0",
"product_id": "SUSE Manager Retail Branch Server 4.0:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Retail Branch Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass-devel-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.s390x"
},
"product_reference": "libass-devel-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.ppc64le as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.ppc64le"
},
"product_reference": "libass9-0.14.0-3.9.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.s390x as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.s390x"
},
"product_reference": "libass9-0.14.0-3.9.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Manager Server 4.0",
"product_id": "SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libass-devel-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass-devel-0.14.0-3.9.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libass-devel-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass-devel-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.aarch64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.aarch64"
},
"product_reference": "libass9-0.14.0-3.9.1.aarch64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libass9-0.14.0-3.9.1.x86_64 as component of SUSE Enterprise Storage 6",
"product_id": "SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.x86_64"
},
"product_reference": "libass9-0.14.0-3.9.1.x86_64",
"relates_to_product_reference": "SUSE Enterprise Storage 6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36430",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2020-36430"
}
],
"notes": [
{
"category": "general",
"text": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Enterprise Storage 6:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Enterprise Storage 6:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.aarch64",
"SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Proxy 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Proxy 4.0:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.s390x",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2020-36430",
"url": "https://www.suse.com/security/cve/CVE-2020-36430"
},
{
"category": "external",
"summary": "SUSE Bug 1188539 for CVE-2020-36430",
"url": "https://bugzilla.suse.com/1188539"
}
],
"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 Enterprise Storage 6:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Enterprise Storage 6:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.aarch64",
"SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Proxy 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Proxy 4.0:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.s390x",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Enterprise Storage 6:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Enterprise Storage 6:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.aarch64",
"SUSE Enterprise Storage 6:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-ESPOS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP2:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Module for Desktop Applications 15 SP3:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-BCL:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15 SP1-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.aarch64",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.s390x",
"SUSE Linux Enterprise Server 15-LTSS:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP1:libass9-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Proxy 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Proxy 4.0:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Retail Branch Server 4.0:libass9-0.14.0-3.9.1.x86_64",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.ppc64le",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.s390x",
"SUSE Manager Server 4.0:libass-devel-0.14.0-3.9.1.x86_64",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.ppc64le",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.s390x",
"SUSE Manager Server 4.0:libass9-0.14.0-3.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2021-08-20T08:19:01Z",
"details": "important"
}
],
"title": "CVE-2020-36430"
}
]
}
GSD-2020-36430
Vulnerability from gsd - Updated: 2023-12-13 01:21Details
libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2020-36430",
"description": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.",
"id": "GSD-2020-36430",
"references": [
"https://www.suse.com/security/cve/CVE-2020-36430.html",
"https://advisories.mageia.org/CVE-2020-36430.html"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2020-36430"
],
"details": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.",
"id": "GSD-2020-36430",
"modified": "2023-12-13T01:21:55.723589Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36430",
"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": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml",
"refsource": "MISC",
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674",
"refsource": "MISC",
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"name": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632",
"refsource": "MISC",
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"name": "FEDORA-2022-2af150223a",
"refsource": "FEDORA",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/"
},
{
"name": "GLSA-202208-13",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202208-13"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:libass_project:libass:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "0.15.1",
"versionStartIncluding": "0.15.0",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2020-36430"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"name": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"name": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"name": "FEDORA-2022-2af150223a",
"refsource": "FEDORA",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/"
},
{
"name": "GLSA-202208-13",
"refsource": "GENTOO",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-13"
}
]
}
},
"impact": {
"baseMetricV2": {
"acInsufInfo": false,
"cvssV2": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"severity": "MEDIUM",
"userInteractionRequired": true
},
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2022-12-09T18:35Z",
"publishedDate": "2021-07-20T07:15Z"
}
}
}
FKIE_CVE-2020-36430
Vulnerability from fkie_nvd - Published: 2021-07-20 07:15 - Updated: 2024-11-21 05:29
Severity ?
Summary
libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction.
References
Impacted products
| Vendor | Product | Version | |
|---|---|---|---|
| libass_project | libass | * | |
| fedoraproject | fedora | 34 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libass_project:libass:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7EA27EE0-8263-449D-B512-5BB4FBB2FF05",
"versionEndExcluding": "0.15.1",
"versionStartIncluding": "0.15.0",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
},
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:fedoraproject:fedora:34:*:*:*:*:*:*:*",
"matchCriteriaId": "A930E247-0B43-43CB-98FF-6CE7B8189835",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decode_chars (called from decode_font and process_text) because the wrong integer data type is used for subtraction."
},
{
"lang": "es",
"value": "libass versiones 0.15.x anteriores a 0.15.1, presenta un desbordamiento de b\u00fafer en la regi\u00f3n heap de la memoria en la funci\u00f3n decode_chars (llamado desde decode_font y process_text) porque es usado el tipo de datos entero incorrecto para la sustracci\u00f3n"
}
],
"id": "CVE-2020-36430",
"lastModified": "2024-11-21T05:29:29.613",
"metrics": {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"version": "2.0"
},
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"obtainAllPrivilege": false,
"obtainOtherPrivilege": false,
"obtainUserPrivilege": false,
"source": "nvd@nist.gov",
"type": "Primary",
"userInteractionRequired": true
}
],
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2021-07-20T07:15:07.817",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"source": "cve@mitre.org",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-13"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26674"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/google/oss-fuzz-vulns/blob/main/vulns/libass/OSV-2020-2099.yaml"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/libass/libass/commit/017137471d0043e0321e377ed8da48e45a3ec632"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/6JUXFQUJ32GWG5E46A63DFDCYJAF3VU6/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Third Party Advisory"
],
"url": "https://security.gentoo.org/glsa/202208-13"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Modified",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-787"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…