335 lines
9.5 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2016-2315",
"sourceIdentifier": "cve@mitre.org",
"published": "2016-04-08T14:59:01.187",
"lastModified": "2023-06-21T15:18:56.197",
"vulnStatus": "Analyzed",
2023-04-24 12:24:31 +02:00
"descriptions": [
{
"lang": "en",
"value": "revision.c in git before 2.7.4 uses an incorrect integer data type, which allows remote attackers to execute arbitrary code via a (1) long filename or (2) many nested trees, leading to a heap-based buffer overflow."
},
{
"lang": "es",
"value": "revision.c en git en versiones anteriores a 2.7.4 utiliza un tipo de datos de entero incorrecto, lo que permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de un (1) nombre de archivo grande o (2) muchos \u00e1rboles anidados, dando lugar a un desbordamiento de buffer basado en memoria din\u00e1mica."
}
],
"metrics": {
"cvssMetricV31": [
2023-04-24 12:24:31 +02:00
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
2023-04-24 12:24:31 +02:00
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:suse:linux_enterprise_debuginfo:11:sp4:*:*:*:*:*:*",
"matchCriteriaId": "F892F1B0-514C-42F7-90AE-12ACDFDC1033"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:suse:openstack_cloud:5:*:*:*:*:*:*:*",
"matchCriteriaId": "BD6136E8-74DE-48AF-A8AB-B0E93D34870C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:opensuse:leap:42.1:*:*:*:*:*:*:*",
"matchCriteriaId": "4863BE36-D16A-4D75-90D9-FD76DB5B48B7"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:opensuse:opensuse:13.2:*:*:*:*:*:*:*",
"matchCriteriaId": "03117DF1-3BEC-4B8D-AD63-DBBDB2126081"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:suse:linux_enterprise_server:12:sp1:*:*:*:*:*:*",
"matchCriteriaId": "2076747F-A98E-4DD9-9B52-BF1732BCAD3D"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:suse:linux_enterprise_software_development_kit:11:sp4:*:*:*:*:*:*",
"matchCriteriaId": "D41A798E-0D69-43C7-9A63-1E5921138EAC"
},
2023-04-24 12:24:31 +02:00
{
"vulnerable": true,
"criteria": "cpe:2.3:o:suse:linux_enterprise_software_development_kit:12:*:*:*:*:*:*:*",
"matchCriteriaId": "DB2A1559-651C-46B0-B436-8E03DC8A60D2"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:suse:linux_enterprise_software_development_kit:12:sp1:*:*:*:*:*:*",
"matchCriteriaId": "5A633996-2FD7-467C-BAA6-529E16BD06D1"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:o:suse:suse_linux_enterprise_server:12:*:*:*:*:*:*:*",
"matchCriteriaId": "9C649194-B8C2-49F7-A819-C635EE584ABF"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:git-scm:git:2.7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "F90A339F-A701-4669-9873-EC386D32560B"
}
]
}
]
}
],
"references": [
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-April/183147.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/179121.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2016-March/180763.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00059.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00060.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00061.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00062.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00071.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00074.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00076.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-security-announce/2016-03/msg00077.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://lists.opensuse.org/opensuse-updates/2016-04/msg00011.html",
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Vendor Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://rhn.redhat.com/errata/RHSA-2016-0496.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.debian.org/security/2016/dsa-3521",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.openwall.com/lists/oss-security/2016/03/15/5",
"source": "cve@mitre.org",
"tags": [
"Mailing List"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.oracle.com/technetwork/topics/security/bulletinapr2016-2952098.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.oracle.com/technetwork/topics/security/linuxbulletinapr2016-2952096.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securityfocus.com/bid/84355",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.securitytracker.com/id/1035290",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "http://www.ubuntu.com/usn/USN-2938-1",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://github.com/git/git/commit/34fa79a6cde56d6d428ab0d3160cb094ebad3305",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://github.com/git/git/commit/de1e67d0703894cb6ea782e36abb63976ab07e60",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
},
{
"url": "https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.7.4.txt",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://security.gentoo.org/glsa/201605-01",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
2023-04-24 12:24:31 +02:00
}
]
}