2024-12-08 03:06:42 +00:00

114 lines
3.1 KiB
JSON

{
"id": "CVE-2015-0838",
"sourceIdentifier": "security@debian.org",
"published": "2015-03-31T14:59:08.173",
"lastModified": "2024-11-21T02:23:50.060",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the C implementation of the apply_delta function in _pack.c in Dulwich before 0.9.9 allows remote attackers to execute arbitrary code via a crafted pack file."
},
{
"lang": "es",
"value": "Desbordamiento de buffer en la implementaci\u00f3n C de la funci\u00f3n apply_delta en _pack.c en Dulwich anterior a 0.9.9 permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de un fichero de paquetes."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"baseScore": 7.5,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"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:o:debian:debian_linux:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "16F59A04-14CF-49E2-9973-645477EA09DA"
}
]
}
]
},
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dulwich_project:dulwich:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.9.8",
"matchCriteriaId": "6BC22976-118E-4870-B343-6FF6E8C7B340"
}
]
}
]
}
],
"references": [
{
"url": "http://www.debian.org/security/2015/dsa-3206",
"source": "security@debian.org"
},
{
"url": "https://lists.launchpad.net/dulwich-users/msg00829.html",
"source": "security@debian.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.debian.org/security/2015/dsa-3206",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://lists.launchpad.net/dulwich-users/msg00829.html",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
}
]
}