Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2018-10887 (GCVE-0-2018-10887)
Vulnerability from cvelistv5
Published
2018-07-10 14:00
Modified
2024-09-17 01:06
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-194 - ->CWE-190->CWE-125
Summary
A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.
References
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T07:54:34.874Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "name": "[debian-lts-announce] 20180825 [SECURITY] [DLA 1477-1] libgit2 security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "tags": [ "x_refsource_CONFIRM", "x_transferred" ], "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "name": "[debian-lts-announce] 20220321 [SECURITY] [DLA 2936-1] libgit2 security update", "tags": [ "mailing-list", "x_refsource_MLIST", "x_transferred" ], "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "libgit2", "vendor": "libgit2", "versions": [ { "status": "affected", "version": "before version 0.27.3" } ] } ], "datePublic": "2018-07-09T00:00:00", "descriptions": [ { "lang": "en", "value": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service." } ], "problemTypes": [ { "descriptions": [ { "cweId": "CWE-194", "description": "CWE-194-\u003eCWE-190-\u003eCWE-125", "lang": "en", "type": "CWE" } ] } ], "providerMetadata": { "dateUpdated": "2022-03-21T02:06:10", "orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "shortName": "redhat" }, "references": [ { "tags": [ "x_refsource_CONFIRM" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "name": "[debian-lts-announce] 20180825 [SECURITY] [DLA 1477-1] libgit2 security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "name": "[debian-lts-announce] 20220321 [SECURITY] [DLA 2936-1] libgit2 security update", "tags": [ "mailing-list", "x_refsource_MLIST" ], "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "DATE_PUBLIC": "2018-07-09T00:00:00", "ID": "CVE-2018-10887", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libgit2", "version": { "version_data": [ { "version_value": "before version 0.27.3" } ] } } ] }, "vendor_name": "libgit2" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-194-\u003eCWE-190-\u003eCWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "name": "[debian-lts-announce] 20180825 [SECURITY] [DLA 1477-1] libgit2 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3", "refsource": "CONFIRM", "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "name": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22", "refsource": "CONFIRM", "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "name": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a", "refsource": "CONFIRM", "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "name": "[debian-lts-announce] 20220321 [SECURITY] [DLA 2936-1] libgit2 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749", "assignerShortName": "redhat", "cveId": "CVE-2018-10887", "datePublished": "2018-07-10T14:00:00Z", "dateReserved": "2018-05-09T00:00:00", "dateUpdated": "2024-09-17T01:06:07.091Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1", "vulnerability-lookup:meta": { "nvd": "{\"cve\":{\"id\":\"CVE-2018-10887\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2018-07-10T14:29:00.260\",\"lastModified\":\"2024-11-21T03:42:13.670\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.\"},{\"lang\":\"es\",\"value\":\"Se ha descubierto un problema en versiones anteriores a la 0.27.3 de libgit2. Se ha descubierto que una extensi\u00f3n sign inesperada en la funci\u00f3n git_delta_apply en el archivo delta.c puede conducir a un desbordamiento de enteros que conduce a una lectura fuera de l\u00edmites, lo que le permite leer antes del objeto base. Un atacante podr\u00eda explotar este error para filtrar direcciones de memoria o provocar una denegaci\u00f3n de servicio (DoS).\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H\",\"baseScore\":8.1,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"REQUIRED\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.8,\"impactScore\":5.2}],\"cvssMetricV2\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"2.0\",\"vectorString\":\"AV:N/AC:M/Au:N/C:P/I:N/A:P\",\"baseScore\":5.8,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"MEDIUM\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"MEDIUM\",\"exploitabilityScore\":8.6,\"impactScore\":4.9,\"acInsufInfo\":false,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":true}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-194\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-125\"},{\"lang\":\"en\",\"value\":\"CWE-190\"},{\"lang\":\"en\",\"value\":\"CWE-681\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"0.27.3\",\"matchCriteriaId\":\"733BF26A-72FB-4851-928E-4F7759FEF8E2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"DEECE5FC-CACF-4496-A3E7-164736409252\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1598021\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v0.27.3\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Patch\",\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=1598021\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Patch\"]},{\"url\":\"https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/libgit2/libgit2/releases/tag/v0.27.3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\",\"Release Notes\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}" } }
ghsa-5gcq-g5p3-pjp4
Vulnerability from github
Published
2022-05-13 01:02
Modified
2022-05-13 01:02
Severity ?
VLAI Severity ?
Details
A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.
{ "affected": [], "aliases": [ "CVE-2018-10887" ], "database_specific": { "cwe_ids": [ "CWE-125", "CWE-194" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2018-07-10T14:29:00Z", "severity": "HIGH" }, "details": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "id": "GHSA-5gcq-g5p3-pjp4", "modified": "2022-05-13T01:02:09Z", "published": "2022-05-13T01:02:09Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2018-10887" }, { "type": "WEB", "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "type": "WEB", "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "type": "WEB", "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "type": "CVSS_V3" } ] }
gsd-2018-10887
Vulnerability from gsd
Modified
2023-12-13 01:22
Details
A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.
Aliases
Aliases
{ "GSD": { "alias": "CVE-2018-10887", "description": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "id": "GSD-2018-10887", "references": [ "https://www.suse.com/security/cve/CVE-2018-10887.html" ] }, "gsd": { "metadata": { "exploitCode": "unknown", "remediation": "unknown", "reportConfidence": "confirmed", "type": "vulnerability" }, "osvSchema": { "aliases": [ "CVE-2018-10887" ], "details": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "id": "GSD-2018-10887", "modified": "2023-12-13T01:22:41.260004Z", "schema_version": "1.4.0" } }, "namespaces": { "cve.org": { "CVE_data_meta": { "ASSIGNER": "secalert@redhat.com", "DATE_PUBLIC": "2018-07-09T00:00:00", "ID": "CVE-2018-10887", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "libgit2", "version": { "version_data": [ { "version_value": "before version 0.27.3" } ] } } ] }, "vendor_name": "libgit2" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "CWE-194-\u003eCWE-190-\u003eCWE-125" } ] } ] }, "references": { "reference_data": [ { "name": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021", "refsource": "CONFIRM", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "name": "[debian-lts-announce] 20180825 [SECURITY] [DLA 1477-1] libgit2 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "name": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3", "refsource": "CONFIRM", "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "name": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22", "refsource": "CONFIRM", "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "name": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a", "refsource": "CONFIRM", "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "name": "[debian-lts-announce] 20220321 [SECURITY] [DLA 2936-1] libgit2 security update", "refsource": "MLIST", "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" } ] } }, "gitlab.com": { "advisories": [ { "affected_range": "\u003c0.27.3", "affected_versions": "All versions before 0.27.3", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-125", "CWE-190", "CWE-681", "CWE-937" ], "date": "2019-10-09", "description": "A flaw was found in libgit2 which is wrapped by the rugged gem. It has been discovered that an unexpected sign extension in `git_delta_apply` function in `delta.c` file may lead to an integer overflow which in turn leads to an out-of-bound read, which allows reading before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "fixed_versions": [ "0.27.4" ], "identifier": "CVE-2018-10887", "identifiers": [ "CVE-2018-10887" ], "not_impacted": "All versions starting from 0.27.3", "package_slug": "gem/rugged", "pubdate": "2018-07-10", "solution": "Upgrade to version 0.27.4 or above.", "title": "Out-of-bounds Read", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-10887", "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" ], "uuid": "b6c8b55d-5c8d-4ec3-8a7c-1d967d5d1d99" }, { "affected_range": "\u003c0.27.3", "affected_versions": "All versions before 0.27.3", "cvss_v2": "AV:N/AC:M/Au:N/C:P/I:N/A:P", "cvss_v3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "cwe_ids": [ "CWE-1035", "CWE-125", "CWE-190", "CWE-681", "CWE-937" ], "date": "2019-10-09", "description": "The libgit2 library, which is used by pygit2, is vulnerable to an integer overflow which leads to an out-of-bound read. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "fixed_versions": [ "0.27.3" ], "identifier": "CVE-2018-10887", "identifiers": [ "CVE-2018-10887" ], "not_impacted": "All versions starting from 0.27.3", "package_slug": "pypi/pygit2", "pubdate": "2018-07-10", "solution": "Upgrade to version 0.27.3 or above.", "title": "Out-of-bounds Read", "urls": [ "https://nvd.nist.gov/vuln/detail/CVE-2018-10887", "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" ], "uuid": "7dd5229d-f9f4-4dbd-9272-cb1aafcad98b" } ] }, "nvd.nist.gov": { "cve": { "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*", "matchCriteriaId": "733BF26A-72FB-4851-928E-4F7759FEF8E2", "versionEndExcluding": "0.27.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "descriptions": [ { "lang": "en", "value": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service." }, { "lang": "es", "value": "Se ha descubierto un problema en versiones anteriores a la 0.27.3 de libgit2. Se ha descubierto que una extensi\u00f3n sign inesperada en la funci\u00f3n git_delta_apply en el archivo delta.c puede conducir a un desbordamiento de enteros que conduce a una lectura fuera de l\u00edmites, lo que le permite leer antes del objeto base. Un atacante podr\u00eda explotar este error para filtrar direcciones de memoria o provocar una denegaci\u00f3n de servicio (DoS)." } ], "id": "CVE-2018-10887", "lastModified": "2024-02-15T20:59:49.467", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-07-10T14:29:00.260", "references": [ { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Analyzed", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-125" }, { "lang": "en", "value": "CWE-190" }, { "lang": "en", "value": "CWE-681" } ], "source": "nvd@nist.gov", "type": "Primary" }, { "description": [ { "lang": "en", "value": "CWE-194" } ], "source": "secalert@redhat.com", "type": "Secondary" } ] } } } }
suse-su-2018:3440-1
Vulnerability from csaf_suse
Published
2018-10-25 12:19
Modified
2018-10-25 12:19
Summary
Security update for libgit2
Notes
Title of the patch
Security update for libgit2
Description of the patch
This update for libgit2 fixes the following issues:
- CVE-2018-8099: Fixed possible denial of service attack via different vectors by not being able to differentiate between these status codes (bsc#1085256).
- CVE-2018-11235: With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs 'git clone --recurse-submodules' because submodule 'names' are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with '../' in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server. (bsc#1095219)
- CVE-2018-10887: It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may have lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker could have used this flaw to leak memory addresses or cause a Denial of Service. (bsc#1100613)
- CVE-2018-10888: A missing check in git_delta_apply function in delta.c file, may lead to an out-of-bound read while reading a binary delta file. An attacker may use this flaw to cause a Denial of Service. (bsc#1100612)
- CVE-2018-15501: A remote attacker can send a crafted smart-protocol 'ng' packet that lacks a '\0' byte to trigger an out-of-bounds read that leads to DoS. (bsc#1104641)
Patchnames
SUSE-SLE-SDK-12-SP3-2018-2459,SUSE-SUSE-Manager-Server-3.1-2018-2459,SUSE-SUSE-Manager-Server-3.2-2018-2459
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "Security update for libgit2", "title": "Title of the patch" }, { "category": "description", "text": "This update for libgit2 fixes the following issues:\n\n- CVE-2018-8099: Fixed possible denial of service attack via different vectors by not being able to differentiate between these status codes (bsc#1085256).\n- CVE-2018-11235: With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs \u0027git clone --recurse-submodules\u0027 because submodule \u0027names\u0027 are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with \u0027../\u0027 in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server. (bsc#1095219)\n- CVE-2018-10887: It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may have lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker could have used this flaw to leak memory addresses or cause a Denial of Service. (bsc#1100613)\n- CVE-2018-10888: A missing check in git_delta_apply function in delta.c file, may lead to an out-of-bound read while reading a binary delta file. An attacker may use this flaw to cause a Denial of Service. (bsc#1100612)\n- CVE-2018-15501: A remote attacker can send a crafted smart-protocol \u0027ng\u0027 packet that lacks a \u0027\\0\u0027 byte to trigger an out-of-bounds read that leads to DoS. (bsc#1104641)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-SDK-12-SP3-2018-2459,SUSE-SUSE-Manager-Server-3.1-2018-2459,SUSE-SUSE-Manager-Server-3.2-2018-2459", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_3440-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:3440-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20183440-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:3440-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-October/004790.html" }, { "category": "self", "summary": "SUSE Bug 1085256", "url": "https://bugzilla.suse.com/1085256" }, { "category": "self", "summary": "SUSE Bug 1095219", "url": "https://bugzilla.suse.com/1095219" }, { "category": "self", "summary": "SUSE Bug 1100612", "url": "https://bugzilla.suse.com/1100612" }, { "category": "self", "summary": "SUSE Bug 1100613", "url": "https://bugzilla.suse.com/1100613" }, { "category": "self", "summary": "SUSE Bug 1104641", "url": "https://bugzilla.suse.com/1104641" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10887 page", "url": "https://www.suse.com/security/cve/CVE-2018-10887/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10888 page", "url": "https://www.suse.com/security/cve/CVE-2018-10888/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-11235 page", "url": "https://www.suse.com/security/cve/CVE-2018-11235/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15501 page", "url": "https://www.suse.com/security/cve/CVE-2018-15501/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-8099 page", "url": "https://www.suse.com/security/cve/CVE-2018-8099/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2018-10-25T12:19:42Z", "generator": { "date": "2018-10-25T12:19:42Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:3440-1", "initial_release_date": "2018-10-25T12:19:42Z", "revision_history": [ { "date": "2018-10-25T12:19:42Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-7.6.1.ppc64le", "product": { "name": "libgit2-24-0.24.1-7.6.1.ppc64le", "product_id": "libgit2-24-0.24.1-7.6.1.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-7.6.1.s390x", "product": { "name": "libgit2-24-0.24.1-7.6.1.s390x", "product_id": "libgit2-24-0.24.1-7.6.1.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-24-0.24.1-7.6.1.x86_64", "product": { "name": "libgit2-24-0.24.1-7.6.1.x86_64", "product_id": "libgit2-24-0.24.1-7.6.1.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product": { "name": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-sdk:12:sp3" } } }, { "category": "product_name", "name": "SUSE Manager Server 3.1", "product": { "name": "SUSE Manager Server 3.1", "product_id": "SUSE Manager Server 3.1", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:3.1" } } }, { "category": "product_name", "name": "SUSE Manager Server 3.2", "product": { "name": "SUSE Manager Server 3.2", "product_id": "SUSE Manager Server 3.2", "product_identification_helper": { "cpe": "cpe:/o:suse:suse-manager-server:3.2" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-7.6.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP3", "product_id": "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64" }, "product_reference": "libgit2-24-0.24.1-7.6.1.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP3" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-7.6.1.ppc64le as component of SUSE Manager Server 3.1", "product_id": "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le" }, "product_reference": "libgit2-24-0.24.1-7.6.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 3.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-7.6.1.s390x as component of SUSE Manager Server 3.1", "product_id": "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x" }, "product_reference": "libgit2-24-0.24.1-7.6.1.s390x", "relates_to_product_reference": "SUSE Manager Server 3.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-7.6.1.x86_64 as component of SUSE Manager Server 3.1", "product_id": "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64" }, "product_reference": "libgit2-24-0.24.1-7.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 3.1" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-7.6.1.ppc64le as component of SUSE Manager Server 3.2", "product_id": "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le" }, "product_reference": "libgit2-24-0.24.1-7.6.1.ppc64le", "relates_to_product_reference": "SUSE Manager Server 3.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-7.6.1.s390x as component of SUSE Manager Server 3.2", "product_id": "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x" }, "product_reference": "libgit2-24-0.24.1-7.6.1.s390x", "relates_to_product_reference": "SUSE Manager Server 3.2" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-24-0.24.1-7.6.1.x86_64 as component of SUSE Manager Server 3.2", "product_id": "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" }, "product_reference": "libgit2-24-0.24.1-7.6.1.x86_64", "relates_to_product_reference": "SUSE Manager Server 3.2" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-10887", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10887" } ], "notes": [ { "category": "general", "text": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10887", "url": "https://www.suse.com/security/cve/CVE-2018-10887" }, { "category": "external", "summary": "SUSE Bug 1100613 for CVE-2018-10887", "url": "https://bugzilla.suse.com/1100613" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-10-25T12:19:42Z", "details": "moderate" } ], "title": "CVE-2018-10887" }, { "cve": "CVE-2018-10888", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10888" } ], "notes": [ { "category": "general", "text": "A flaw was found in libgit2 before version 0.27.3. A missing check in git_delta_apply function in delta.c file, may lead to an out-of-bound read while reading a binary delta file. An attacker may use this flaw to cause a Denial of Service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10888", "url": "https://www.suse.com/security/cve/CVE-2018-10888" }, { "category": "external", "summary": "SUSE Bug 1100612 for CVE-2018-10888", "url": "https://bugzilla.suse.com/1100612" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-10-25T12:19:42Z", "details": "moderate" } ], "title": "CVE-2018-10888" }, { "cve": "CVE-2018-11235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-11235" } ], "notes": [ { "category": "general", "text": "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs \"git clone --recurse-submodules\" because submodule \"names\" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with \"../\" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-11235", "url": "https://www.suse.com/security/cve/CVE-2018-11235" }, { "category": "external", "summary": "SUSE Bug 1095219 for CVE-2018-11235", "url": "https://bugzilla.suse.com/1095219" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-10-25T12:19:42Z", "details": "important" } ], "title": "CVE-2018-11235" }, { "cve": "CVE-2018-15501", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15501" } ], "notes": [ { "category": "general", "text": "In ng_pkt in transports/smart_pkt.c in libgit2 before 0.26.6 and 0.27.x before 0.27.4, a remote attacker can send a crafted smart-protocol \"ng\" packet that lacks a \u0027\\0\u0027 byte to trigger an out-of-bounds read that leads to DoS.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15501", "url": "https://www.suse.com/security/cve/CVE-2018-15501" }, { "category": "external", "summary": "SUSE Bug 1104641 for CVE-2018-15501", "url": "https://bugzilla.suse.com/1104641" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-10-25T12:19:42Z", "details": "moderate" } ], "title": "CVE-2018-15501" }, { "cve": "CVE-2018-8099", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-8099" } ], "notes": [ { "category": "general", "text": "Incorrect returning of an error code in the index.c:read_entry() function leads to a double free in libgit2 before v0.26.2, which allows an attacker to cause a denial of service via a crafted repository index file.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-8099", "url": "https://www.suse.com/security/cve/CVE-2018-8099" }, { "category": "external", "summary": "SUSE Bug 1085256 for CVE-2018-8099", "url": "https://bugzilla.suse.com/1085256" }, { "category": "external", "summary": "SUSE Bug 1085257 for CVE-2018-8099", "url": "https://bugzilla.suse.com/1085257" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Software Development Kit 12 SP3:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.1:libgit2-24-0.24.1-7.6.1.x86_64", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.ppc64le", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.s390x", "SUSE Manager Server 3.2:libgit2-24-0.24.1-7.6.1.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-10-25T12:19:42Z", "details": "low" } ], "title": "CVE-2018-8099" } ] }
suse-su-2018:2469-1
Vulnerability from csaf_suse
Published
2018-08-21 12:52
Modified
2018-08-21 12:52
Summary
Security update for libgit2
Notes
Title of the patch
Security update for libgit2
Description of the patch
This update for libgit2 to version 0.26.5 fixes the following issues:
The following security vulnerabilities were addressed:
- CVE-2018-10887: Fixed an integer overflow which in turn leads to an out of
bound read, allowing to read the base object, which could be exploited by
an attacker to cause denial of service (DoS) (bsc#1100613).
- CVE-2018-10888: Fixed an out-of-bound read while reading a binary delta file,
which could be exploited by an attacker t ocause a denial of service (DoS)
(bsc#1100612).
- CVE-2018-11235: Fixed a remote code execution, which could occur with a
crafted .gitmodules file (bsc#1095219)
- CVE-2018-15501: Prevent out-of-bounds reads when processing smart-protocol 'ng' packets
(bsc#1104641)
Patchnames
SUSE-SLE-Module-Development-Tools-15-2018-1731
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 libgit2", "title": "Title of the patch" }, { "category": "description", "text": "This update for libgit2 to version 0.26.5 fixes the following issues:\n\nThe following security vulnerabilities were addressed:\n\n- CVE-2018-10887: Fixed an integer overflow which in turn leads to an out of\n bound read, allowing to read the base object, which could be exploited by\n an attacker to cause denial of service (DoS) (bsc#1100613).\n- CVE-2018-10888: Fixed an out-of-bound read while reading a binary delta file,\n which could be exploited by an attacker t ocause a denial of service (DoS)\n (bsc#1100612).\n- CVE-2018-11235: Fixed a remote code execution, which could occur with a\n crafted .gitmodules file (bsc#1095219)\n- CVE-2018-15501: Prevent out-of-bounds reads when processing smart-protocol \u0027ng\u0027 packets\n (bsc#1104641)\n", "title": "Description of the patch" }, { "category": "details", "text": "SUSE-SLE-Module-Development-Tools-15-2018-1731", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2018_2469-1.json" }, { "category": "self", "summary": "URL for SUSE-SU-2018:2469-1", "url": "https://www.suse.com/support/update/announcement/2018/suse-su-20182469-1/" }, { "category": "self", "summary": "E-Mail link for SUSE-SU-2018:2469-1", "url": "https://lists.suse.com/pipermail/sle-security-updates/2018-August/004483.html" }, { "category": "self", "summary": "SUSE Bug 1095219", "url": "https://bugzilla.suse.com/1095219" }, { "category": "self", "summary": "SUSE Bug 1100612", "url": "https://bugzilla.suse.com/1100612" }, { "category": "self", "summary": "SUSE Bug 1100613", "url": "https://bugzilla.suse.com/1100613" }, { "category": "self", "summary": "SUSE Bug 1104641", "url": "https://bugzilla.suse.com/1104641" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10887 page", "url": "https://www.suse.com/security/cve/CVE-2018-10887/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10888 page", "url": "https://www.suse.com/security/cve/CVE-2018-10888/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-11235 page", "url": "https://www.suse.com/security/cve/CVE-2018-11235/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-15501 page", "url": "https://www.suse.com/security/cve/CVE-2018-15501/" } ], "title": "Security update for libgit2", "tracking": { "current_release_date": "2018-08-21T12:52:53Z", "generator": { "date": "2018-08-21T12:52:53Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "SUSE-SU-2018:2469-1", "initial_release_date": "2018-08-21T12:52:53Z", "revision_history": [ { "date": "2018-08-21T12:52:53Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.6-3.5.2.aarch64", "product": { "name": "libgit2-26-0.26.6-3.5.2.aarch64", "product_id": "libgit2-26-0.26.6-3.5.2.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-0.26.6-3.5.2.aarch64", "product": { "name": "libgit2-devel-0.26.6-3.5.2.aarch64", "product_id": "libgit2-devel-0.26.6-3.5.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.6-3.5.2.ppc64le", "product": { "name": "libgit2-26-0.26.6-3.5.2.ppc64le", "product_id": "libgit2-26-0.26.6-3.5.2.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-0.26.6-3.5.2.ppc64le", "product": { "name": "libgit2-devel-0.26.6-3.5.2.ppc64le", "product_id": "libgit2-devel-0.26.6-3.5.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.6-3.5.2.s390x", "product": { "name": "libgit2-26-0.26.6-3.5.2.s390x", "product_id": "libgit2-26-0.26.6-3.5.2.s390x" } }, { "category": "product_version", "name": "libgit2-devel-0.26.6-3.5.2.s390x", "product": { "name": "libgit2-devel-0.26.6-3.5.2.s390x", "product_id": "libgit2-devel-0.26.6-3.5.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-26-0.26.6-3.5.2.x86_64", "product": { "name": "libgit2-26-0.26.6-3.5.2.x86_64", "product_id": "libgit2-26-0.26.6-3.5.2.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-0.26.6-3.5.2.x86_64", "product": { "name": "libgit2-devel-0.26.6-3.5.2.x86_64", "product_id": "libgit2-devel-0.26.6-3.5.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "SUSE Linux Enterprise Module for Development Tools 15", "product": { "name": "SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15", "product_identification_helper": { "cpe": "cpe:/o:suse:sle-module-development-tools:15" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.6-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64" }, "product_reference": "libgit2-26-0.26.6-3.5.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.6-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le" }, "product_reference": "libgit2-26-0.26.6-3.5.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.6-3.5.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x" }, "product_reference": "libgit2-26-0.26.6-3.5.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-26-0.26.6-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64" }, "product_reference": "libgit2-26-0.26.6-3.5.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.6-3.5.2.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64" }, "product_reference": "libgit2-devel-0.26.6-3.5.2.aarch64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.6-3.5.2.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le" }, "product_reference": "libgit2-devel-0.26.6-3.5.2.ppc64le", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.6-3.5.2.s390x as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x" }, "product_reference": "libgit2-devel-0.26.6-3.5.2.s390x", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-0.26.6-3.5.2.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15", "product_id": "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" }, "product_reference": "libgit2-devel-0.26.6-3.5.2.x86_64", "relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15" } ] }, "vulnerabilities": [ { "cve": "CVE-2018-10887", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10887" } ], "notes": [ { "category": "general", "text": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10887", "url": "https://www.suse.com/security/cve/CVE-2018-10887" }, { "category": "external", "summary": "SUSE Bug 1100613 for CVE-2018-10887", "url": "https://bugzilla.suse.com/1100613" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-08-21T12:52:53Z", "details": "moderate" } ], "title": "CVE-2018-10887" }, { "cve": "CVE-2018-10888", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10888" } ], "notes": [ { "category": "general", "text": "A flaw was found in libgit2 before version 0.27.3. A missing check in git_delta_apply function in delta.c file, may lead to an out-of-bound read while reading a binary delta file. An attacker may use this flaw to cause a Denial of Service.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10888", "url": "https://www.suse.com/security/cve/CVE-2018-10888" }, { "category": "external", "summary": "SUSE Bug 1100612 for CVE-2018-10888", "url": "https://bugzilla.suse.com/1100612" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "version": "3.1" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-08-21T12:52:53Z", "details": "moderate" } ], "title": "CVE-2018-10888" }, { "cve": "CVE-2018-11235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-11235" } ], "notes": [ { "category": "general", "text": "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs \"git clone --recurse-submodules\" because submodule \"names\" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with \"../\" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-11235", "url": "https://www.suse.com/security/cve/CVE-2018-11235" }, { "category": "external", "summary": "SUSE Bug 1095219 for CVE-2018-11235", "url": "https://bugzilla.suse.com/1095219" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-08-21T12:52:53Z", "details": "important" } ], "title": "CVE-2018-11235" }, { "cve": "CVE-2018-15501", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-15501" } ], "notes": [ { "category": "general", "text": "In ng_pkt in transports/smart_pkt.c in libgit2 before 0.26.6 and 0.27.x before 0.27.4, a remote attacker can send a crafted smart-protocol \"ng\" packet that lacks a \u0027\\0\u0027 byte to trigger an out-of-bounds read that leads to DoS.", "title": "CVE description" } ], "product_status": { "recommended": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-15501", "url": "https://www.suse.com/security/cve/CVE-2018-15501" }, { "category": "external", "summary": "SUSE Bug 1104641 for CVE-2018-15501", "url": "https://bugzilla.suse.com/1104641" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 4.4, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-26-0.26.6-3.5.2.x86_64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.aarch64", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.ppc64le", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.s390x", "SUSE Linux Enterprise Module for Development Tools 15:libgit2-devel-0.26.6-3.5.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2018-08-21T12:52:53Z", "details": "moderate" } ], "title": "CVE-2018-15501" } ] }
opensuse-su-2024:10943-1
Vulnerability from csaf_opensuse
Published
2024-06-15 00:00
Modified
2024-06-15 00:00
Summary
libgit2-1_1-1.1.1-1.2 on GA media
Notes
Title of the patch
libgit2-1_1-1.1.1-1.2 on GA media
Description of the patch
These are all security issues fixed in the libgit2-1_1-1.1.1-1.2 package on the GA media of openSUSE Tumbleweed.
Patchnames
openSUSE-Tumbleweed-2024-10943
Terms of use
CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).
{ "document": { "aggregate_severity": { "namespace": "https://www.suse.com/support/security/rating/", "text": "moderate" }, "category": "csaf_security_advisory", "csaf_version": "2.0", "distribution": { "text": "Copyright 2024 SUSE LLC. All rights reserved.", "tlp": { "label": "WHITE", "url": "https://www.first.org/tlp/" } }, "lang": "en", "notes": [ { "category": "summary", "text": "libgit2-1_1-1.1.1-1.2 on GA media", "title": "Title of the patch" }, { "category": "description", "text": "These are all security issues fixed in the libgit2-1_1-1.1.1-1.2 package on the GA media of openSUSE Tumbleweed.", "title": "Description of the patch" }, { "category": "details", "text": "openSUSE-Tumbleweed-2024-10943", "title": "Patchnames" }, { "category": "legal_disclaimer", "text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).", "title": "Terms of use" } ], "publisher": { "category": "vendor", "contact_details": "https://www.suse.com/support/security/contact/", "name": "SUSE Product Security Team", "namespace": "https://www.suse.com/" }, "references": [ { "category": "external", "summary": "SUSE ratings", "url": "https://www.suse.com/support/security/rating/" }, { "category": "self", "summary": "URL of this CSAF notice", "url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_10943-1.json" }, { "category": "self", "summary": "SUSE CVE CVE-2005-4900 page", "url": "https://www.suse.com/security/cve/CVE-2005-4900/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10128 page", "url": "https://www.suse.com/security/cve/CVE-2016-10128/" }, { "category": "self", "summary": "SUSE CVE CVE-2016-10130 page", "url": "https://www.suse.com/security/cve/CVE-2016-10130/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-10887 page", "url": "https://www.suse.com/security/cve/CVE-2018-10887/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-11235 page", "url": "https://www.suse.com/security/cve/CVE-2018-11235/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-17456 page", "url": "https://www.suse.com/security/cve/CVE-2018-17456/" }, { "category": "self", "summary": "SUSE CVE CVE-2018-8098 page", "url": "https://www.suse.com/security/cve/CVE-2018-8098/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1348 page", "url": "https://www.suse.com/security/cve/CVE-2019-1348/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1349 page", "url": "https://www.suse.com/security/cve/CVE-2019-1349/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1350 page", "url": "https://www.suse.com/security/cve/CVE-2019-1350/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1351 page", "url": "https://www.suse.com/security/cve/CVE-2019-1351/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1352 page", "url": "https://www.suse.com/security/cve/CVE-2019-1352/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1353 page", "url": "https://www.suse.com/security/cve/CVE-2019-1353/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1354 page", "url": "https://www.suse.com/security/cve/CVE-2019-1354/" }, { "category": "self", "summary": "SUSE CVE CVE-2019-1387 page", "url": "https://www.suse.com/security/cve/CVE-2019-1387/" } ], "title": "libgit2-1_1-1.1.1-1.2 on GA media", "tracking": { "current_release_date": "2024-06-15T00:00:00Z", "generator": { "date": "2024-06-15T00:00:00Z", "engine": { "name": "cve-database.git:bin/generate-csaf.pl", "version": "1" } }, "id": "openSUSE-SU-2024:10943-1", "initial_release_date": "2024-06-15T00:00:00Z", "revision_history": [ { "date": "2024-06-15T00:00:00Z", "number": "1", "summary": "Current version" } ], "status": "final", "version": "1" } }, "product_tree": { "branches": [ { "branches": [ { "branches": [ { "category": "product_version", "name": "libgit2-1_1-1.1.1-1.2.aarch64", "product": { "name": "libgit2-1_1-1.1.1-1.2.aarch64", "product_id": "libgit2-1_1-1.1.1-1.2.aarch64" } }, { "category": "product_version", "name": "libgit2-1_1-32bit-1.1.1-1.2.aarch64", "product": { "name": "libgit2-1_1-32bit-1.1.1-1.2.aarch64", "product_id": "libgit2-1_1-32bit-1.1.1-1.2.aarch64" } }, { "category": "product_version", "name": "libgit2-devel-1.1.1-1.2.aarch64", "product": { "name": "libgit2-devel-1.1.1-1.2.aarch64", "product_id": "libgit2-devel-1.1.1-1.2.aarch64" } } ], "category": "architecture", "name": "aarch64" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_1-1.1.1-1.2.ppc64le", "product": { "name": "libgit2-1_1-1.1.1-1.2.ppc64le", "product_id": "libgit2-1_1-1.1.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "product": { "name": "libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "product_id": "libgit2-1_1-32bit-1.1.1-1.2.ppc64le" } }, { "category": "product_version", "name": "libgit2-devel-1.1.1-1.2.ppc64le", "product": { "name": "libgit2-devel-1.1.1-1.2.ppc64le", "product_id": "libgit2-devel-1.1.1-1.2.ppc64le" } } ], "category": "architecture", "name": "ppc64le" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_1-1.1.1-1.2.s390x", "product": { "name": "libgit2-1_1-1.1.1-1.2.s390x", "product_id": "libgit2-1_1-1.1.1-1.2.s390x" } }, { "category": "product_version", "name": "libgit2-1_1-32bit-1.1.1-1.2.s390x", "product": { "name": "libgit2-1_1-32bit-1.1.1-1.2.s390x", "product_id": "libgit2-1_1-32bit-1.1.1-1.2.s390x" } }, { "category": "product_version", "name": "libgit2-devel-1.1.1-1.2.s390x", "product": { "name": "libgit2-devel-1.1.1-1.2.s390x", "product_id": "libgit2-devel-1.1.1-1.2.s390x" } } ], "category": "architecture", "name": "s390x" }, { "branches": [ { "category": "product_version", "name": "libgit2-1_1-1.1.1-1.2.x86_64", "product": { "name": "libgit2-1_1-1.1.1-1.2.x86_64", "product_id": "libgit2-1_1-1.1.1-1.2.x86_64" } }, { "category": "product_version", "name": "libgit2-1_1-32bit-1.1.1-1.2.x86_64", "product": { "name": "libgit2-1_1-32bit-1.1.1-1.2.x86_64", "product_id": "libgit2-1_1-32bit-1.1.1-1.2.x86_64" } }, { "category": "product_version", "name": "libgit2-devel-1.1.1-1.2.x86_64", "product": { "name": "libgit2-devel-1.1.1-1.2.x86_64", "product_id": "libgit2-devel-1.1.1-1.2.x86_64" } } ], "category": "architecture", "name": "x86_64" }, { "branches": [ { "category": "product_name", "name": "openSUSE Tumbleweed", "product": { "name": "openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed", "product_identification_helper": { "cpe": "cpe:/o:opensuse:tumbleweed" } } } ], "category": "product_family", "name": "SUSE Linux Enterprise" } ], "category": "vendor", "name": "SUSE" } ], "relationships": [ { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-1.1.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64" }, "product_reference": "libgit2-1_1-1.1.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-1.1.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le" }, "product_reference": "libgit2-1_1-1.1.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-1.1.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x" }, "product_reference": "libgit2-1_1-1.1.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-1.1.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64" }, "product_reference": "libgit2-1_1-1.1.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-32bit-1.1.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64" }, "product_reference": "libgit2-1_1-32bit-1.1.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-32bit-1.1.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le" }, "product_reference": "libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-32bit-1.1.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x" }, "product_reference": "libgit2-1_1-32bit-1.1.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-1_1-32bit-1.1.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64" }, "product_reference": "libgit2-1_1-32bit-1.1.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.1.1-1.2.aarch64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64" }, "product_reference": "libgit2-devel-1.1.1-1.2.aarch64", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.1.1-1.2.ppc64le as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le" }, "product_reference": "libgit2-devel-1.1.1-1.2.ppc64le", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.1.1-1.2.s390x as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x" }, "product_reference": "libgit2-devel-1.1.1-1.2.s390x", "relates_to_product_reference": "openSUSE Tumbleweed" }, { "category": "default_component_of", "full_product_name": { "name": "libgit2-devel-1.1.1-1.2.x86_64 as component of openSUSE Tumbleweed", "product_id": "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" }, "product_reference": "libgit2-devel-1.1.1-1.2.x86_64", "relates_to_product_reference": "openSUSE Tumbleweed" } ] }, "vulnerabilities": [ { "cve": "CVE-2005-4900", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2005-4900" } ], "notes": [ { "category": "general", "text": "SHA-1 is not collision resistant, which makes it easier for context-dependent attackers to conduct spoofing attacks, as demonstrated by attacks on the use of SHA-1 in TLS 1.2. NOTE: this CVE exists to provide a common identifier for referencing this SHA-1 issue; the existence of an identifier is not, by itself, a technology recommendation.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2005-4900", "url": "https://www.suse.com/security/cve/CVE-2005-4900" }, { "category": "external", "summary": "SUSE Bug 1026646 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1026646" }, { "category": "external", "summary": "SUSE Bug 1026936 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1026936" }, { "category": "external", "summary": "SUSE Bug 1042640 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1042640" }, { "category": "external", "summary": "SUSE Bug 1150998 for CVE-2005-4900", "url": "https://bugzilla.suse.com/1150998" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2005-4900" }, { "cve": "CVE-2016-10128", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10128" } ], "notes": [ { "category": "general", "text": "Buffer overflow in the git_pkt_parse_line function in transports/smart_pkt.c in the Git Smart Protocol support in libgit2 before 0.24.6 and 0.25.x before 0.25.1 allows remote attackers to have unspecified impact via a crafted non-flush packet.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10128", "url": "https://www.suse.com/security/cve/CVE-2016-10128" }, { "category": "external", "summary": "SUSE Bug 1019036 for CVE-2016-10128", "url": "https://bugzilla.suse.com/1019036" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-10128" }, { "cve": "CVE-2016-10130", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2016-10130" } ], "notes": [ { "category": "general", "text": "The http_connect function in transports/http.c in libgit2 before 0.24.6 and 0.25.x before 0.25.1 might allow man-in-the-middle attackers to spoof servers by leveraging clobbering of the error variable.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2016-10130", "url": "https://www.suse.com/security/cve/CVE-2016-10130" }, { "category": "external", "summary": "SUSE Bug 1019037 for CVE-2016-10130", "url": "https://bugzilla.suse.com/1019037" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.9, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2016-10130" }, { "cve": "CVE-2018-10887", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-10887" } ], "notes": [ { "category": "general", "text": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-10887", "url": "https://www.suse.com/security/cve/CVE-2018-10887" }, { "category": "external", "summary": "SUSE Bug 1100613 for CVE-2018-10887", "url": "https://bugzilla.suse.com/1100613" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 6.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-10887" }, { "cve": "CVE-2018-11235", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-11235" } ], "notes": [ { "category": "general", "text": "In Git before 2.13.7, 2.14.x before 2.14.4, 2.15.x before 2.15.2, 2.16.x before 2.16.4, and 2.17.x before 2.17.1, remote code execution can occur. With a crafted .gitmodules file, a malicious project can execute an arbitrary script on a machine that runs \"git clone --recurse-submodules\" because submodule \"names\" are obtained from this file, and then appended to $GIT_DIR/modules, leading to directory traversal with \"../\" in a name. Finally, post-checkout hooks from a submodule are executed, bypassing the intended design in which hooks are not obtained from a remote server.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-11235", "url": "https://www.suse.com/security/cve/CVE-2018-11235" }, { "category": "external", "summary": "SUSE Bug 1095219 for CVE-2018-11235", "url": "https://bugzilla.suse.com/1095219" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-11235" }, { "cve": "CVE-2018-17456", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-17456" } ], "notes": [ { "category": "general", "text": "Git before 2.14.5, 2.15.x before 2.15.3, 2.16.x before 2.16.5, 2.17.x before 2.17.2, 2.18.x before 2.18.1, and 2.19.x before 2.19.1 allows remote code execution during processing of a recursive \"git clone\" of a superproject if a .gitmodules file has a URL field beginning with a \u0027-\u0027 character.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-17456", "url": "https://www.suse.com/security/cve/CVE-2018-17456" }, { "category": "external", "summary": "SUSE Bug 1110949 for CVE-2018-17456", "url": "https://bugzilla.suse.com/1110949" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2018-17456" }, { "cve": "CVE-2018-8098", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2018-8098" } ], "notes": [ { "category": "general", "text": "Integer overflow in the index.c:read_entry() function while decompressing a compressed prefix length in libgit2 before v0.26.2 allows an attacker to cause a denial of service (out-of-bounds read) via a crafted repository index file.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2018-8098", "url": "https://www.suse.com/security/cve/CVE-2018-8098" }, { "category": "external", "summary": "SUSE Bug 1085256 for CVE-2018-8098", "url": "https://bugzilla.suse.com/1085256" }, { "category": "external", "summary": "SUSE Bug 1085257 for CVE-2018-8098", "url": "https://bugzilla.suse.com/1085257" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 5.5, "baseSeverity": "MEDIUM", "vectorString": "CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "version": "3.0" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2018-8098" }, { "cve": "CVE-2019-1348", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1348" } ], "notes": [ { "category": "general", "text": "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. The --export-marks option of git fast-import is exposed also via the in-stream command feature export-marks=... and it allows overwriting arbitrary paths.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1348", "url": "https://www.suse.com/security/cve/CVE-2019-1348" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1348", "url": "https://bugzilla.suse.com/1158785" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 3.3, "baseSeverity": "LOW", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-1348" }, { "cve": "CVE-2019-1349", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1349" } ], "notes": [ { "category": "general", "text": "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka \u0027Git for Visual Studio Remote Code Execution Vulnerability\u0027. This CVE ID is unique from CVE-2019-1350, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1349", "url": "https://www.suse.com/security/cve/CVE-2019-1349" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1349", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158787 for CVE-2019-1349", "url": "https://bugzilla.suse.com/1158787" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-1349" }, { "cve": "CVE-2019-1350", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1350" } ], "notes": [ { "category": "general", "text": "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka \u0027Git for Visual Studio Remote Code Execution Vulnerability\u0027. This CVE ID is unique from CVE-2019-1349, CVE-2019-1352, CVE-2019-1354, CVE-2019-1387.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1350", "url": "https://www.suse.com/security/cve/CVE-2019-1350" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1350", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158788 for CVE-2019-1350", "url": "https://bugzilla.suse.com/1158788" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-1350" }, { "cve": "CVE-2019-1351", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1351" } ], "notes": [ { "category": "general", "text": "A tampering vulnerability exists when Git for Visual Studio improperly handles virtual drive paths, aka \u0027Git for Visual Studio Tampering Vulnerability\u0027.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1351", "url": "https://www.suse.com/security/cve/CVE-2019-1351" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1351", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158789 for CVE-2019-1351", "url": "https://bugzilla.suse.com/1158789" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.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:H/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-1351" }, { "cve": "CVE-2019-1352", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1352" } ], "notes": [ { "category": "general", "text": "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka \u0027Git for Visual Studio Remote Code Execution Vulnerability\u0027. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1354, CVE-2019-1387.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1352", "url": "https://www.suse.com/security/cve/CVE-2019-1352" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1352", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158787 for CVE-2019-1352", "url": "https://bugzilla.suse.com/1158787" }, { "category": "external", "summary": "SUSE Bug 1158790 for CVE-2019-1352", "url": "https://bugzilla.suse.com/1158790" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-1352" }, { "cve": "CVE-2019-1353", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1353" } ], "notes": [ { "category": "general", "text": "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. When running Git in the Windows Subsystem for Linux (also known as \"WSL\") while accessing a working directory on a regular Windows drive, none of the NTFS protections were active.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1353", "url": "https://www.suse.com/security/cve/CVE-2019-1353" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1353", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158791 for CVE-2019-1353", "url": "https://bugzilla.suse.com/1158791" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 9.8, "baseSeverity": "CRITICAL", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "critical" } ], "title": "CVE-2019-1353" }, { "cve": "CVE-2019-1354", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1354" } ], "notes": [ { "category": "general", "text": "A remote code execution vulnerability exists when Git for Visual Studio improperly sanitizes input, aka \u0027Git for Visual Studio Remote Code Execution Vulnerability\u0027. This CVE ID is unique from CVE-2019-1349, CVE-2019-1350, CVE-2019-1352, CVE-2019-1387.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1354", "url": "https://www.suse.com/security/cve/CVE-2019-1354" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1354", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158792 for CVE-2019-1354", "url": "https://bugzilla.suse.com/1158792" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 0, "baseSeverity": "NONE", "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:N", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "moderate" } ], "title": "CVE-2019-1354" }, { "cve": "CVE-2019-1387", "ids": [ { "system_name": "SUSE CVE Page", "text": "https://www.suse.com/security/cve/CVE-2019-1387" } ], "notes": [ { "category": "general", "text": "An issue was found in Git before v2.24.1, v2.23.1, v2.22.2, v2.21.1, v2.20.2, v2.19.3, v2.18.2, v2.17.3, v2.16.6, v2.15.4, and v2.14.6. Recursive clones are currently affected by a vulnerability that is caused by too-lax validation of submodule names, allowing very targeted attacks via remote code execution in recursive clones.", "title": "CVE description" } ], "product_status": { "recommended": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] }, "references": [ { "category": "external", "summary": "CVE-2019-1387", "url": "https://www.suse.com/security/cve/CVE-2019-1387" }, { "category": "external", "summary": "SUSE Bug 1158785 for CVE-2019-1387", "url": "https://bugzilla.suse.com/1158785" }, { "category": "external", "summary": "SUSE Bug 1158793 for CVE-2019-1387", "url": "https://bugzilla.suse.com/1158793" } ], "remediations": [ { "category": "vendor_fix", "details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n", "product_ids": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "scores": [ { "cvss_v3": { "baseScore": 8.8, "baseSeverity": "HIGH", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H", "version": "3.1" }, "products": [ "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-1_1-32bit-1.1.1-1.2.x86_64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.aarch64", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.ppc64le", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.s390x", "openSUSE Tumbleweed:libgit2-devel-1.1.1-1.2.x86_64" ] } ], "threats": [ { "category": "impact", "date": "2024-06-15T00:00:00Z", "details": "important" } ], "title": "CVE-2019-1387" } ] }
fkie_cve-2018-10887
Vulnerability from fkie_nvd
Published
2018-07-10 14:29
Modified
2024-11-21 03:42
Severity ?
Summary
A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service.
References
▶ | URL | Tags | |
---|---|---|---|
secalert@redhat.com | https://bugzilla.redhat.com/show_bug.cgi?id=1598021 | Issue Tracking, Patch | |
secalert@redhat.com | https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a | Patch | |
secalert@redhat.com | https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22 | Patch | |
secalert@redhat.com | https://github.com/libgit2/libgit2/releases/tag/v0.27.3 | Patch, Release Notes | |
secalert@redhat.com | https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html | Mailing List, Third Party Advisory | |
secalert@redhat.com | https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://bugzilla.redhat.com/show_bug.cgi?id=1598021 | Issue Tracking, Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22 | Patch | |
af854a3a-2127-422b-91ae-364da2661108 | https://github.com/libgit2/libgit2/releases/tag/v0.27.3 | Patch, Release Notes | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html | Mailing List, Third Party Advisory | |
af854a3a-2127-422b-91ae-364da2661108 | https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html | Mailing List, Third Party Advisory |
Impacted products
Vendor | Product | Version | |
---|---|---|---|
libgit2 | libgit2 | * | |
debian | debian_linux | 8.0 | |
debian | debian_linux | 9.0 |
{ "configurations": [ { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:a:libgit2:libgit2:*:*:*:*:*:*:*:*", "matchCriteriaId": "733BF26A-72FB-4851-928E-4F7759FEF8E2", "versionEndExcluding": "0.27.3", "vulnerable": true } ], "negate": false, "operator": "OR" } ] }, { "nodes": [ { "cpeMatch": [ { "criteria": "cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*", "matchCriteriaId": "C11E6FB0-C8C0-4527-9AA0-CB9B316F8F43", "vulnerable": true }, { "criteria": "cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*", "matchCriteriaId": "DEECE5FC-CACF-4496-A3E7-164736409252", "vulnerable": true } ], "negate": false, "operator": "OR" } ] } ], "cveTags": [], "descriptions": [ { "lang": "en", "value": "A flaw was found in libgit2 before version 0.27.3. It has been discovered that an unexpected sign extension in git_delta_apply function in delta.c file may lead to an integer overflow which in turn leads to an out of bound read, allowing to read before the base object. An attacker may use this flaw to leak memory addresses or cause a Denial of Service." }, { "lang": "es", "value": "Se ha descubierto un problema en versiones anteriores a la 0.27.3 de libgit2. Se ha descubierto que una extensi\u00f3n sign inesperada en la funci\u00f3n git_delta_apply en el archivo delta.c puede conducir a un desbordamiento de enteros que conduce a una lectura fuera de l\u00edmites, lo que le permite leer antes del objeto base. Un atacante podr\u00eda explotar este error para filtrar direcciones de memoria o provocar una denegaci\u00f3n de servicio (DoS)." } ], "id": "CVE-2018-10887", "lastModified": "2024-11-21T03:42:13.670", "metrics": { "cvssMetricV2": [ { "acInsufInfo": false, "baseSeverity": "MEDIUM", "cvssData": { "accessComplexity": "MEDIUM", "accessVector": "NETWORK", "authentication": "NONE", "availabilityImpact": "PARTIAL", "baseScore": 5.8, "confidentialityImpact": "PARTIAL", "integrityImpact": "NONE", "vectorString": "AV:N/AC:M/Au:N/C:P/I:N/A:P", "version": "2.0" }, "exploitabilityScore": 8.6, "impactScore": 4.9, "obtainAllPrivilege": false, "obtainOtherPrivilege": false, "obtainUserPrivilege": false, "source": "nvd@nist.gov", "type": "Primary", "userInteractionRequired": true } ], "cvssMetricV31": [ { "cvssData": { "attackComplexity": "LOW", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "baseScore": 8.1, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "NONE", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "REQUIRED", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:H", "version": "3.1" }, "exploitabilityScore": 2.8, "impactScore": 5.2, "source": "nvd@nist.gov", "type": "Primary" } ] }, "published": "2018-07-10T14:29:00.260", "references": [ { "source": "secalert@redhat.com", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "source": "secalert@redhat.com", "tags": [ "Patch" ], "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "source": "secalert@redhat.com", "tags": [ "Patch", "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "source": "secalert@redhat.com", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Issue Tracking", "Patch" ], "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1598021" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/libgit2/libgit2/commit/3f461902dc1072acb8b7607ee65d0a0458ffac2a" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch" ], "url": "https://github.com/libgit2/libgit2/commit/c1577110467b701dcbcf9439ac225ea851b47d22" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Patch", "Release Notes" ], "url": "https://github.com/libgit2/libgit2/releases/tag/v0.27.3" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2018/08/msg00024.html" }, { "source": "af854a3a-2127-422b-91ae-364da2661108", "tags": [ "Mailing List", "Third Party Advisory" ], "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00031.html" } ], "sourceIdentifier": "secalert@redhat.com", "vulnStatus": "Modified", "weaknesses": [ { "description": [ { "lang": "en", "value": "CWE-194" } ], "source": "secalert@redhat.com", "type": "Secondary" }, { "description": [ { "lang": "en", "value": "CWE-125" }, { "lang": "en", "value": "CWE-190" }, { "lang": "en", "value": "CWE-681" } ], "source": "nvd@nist.gov", "type": "Primary" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…