René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

129 lines
3.9 KiB
JSON

{
"id": "CVE-2015-5259",
"sourceIdentifier": "secalert@redhat.com",
"published": "2016-01-08T19:59:01.410",
"lastModified": "2017-07-01T01:29:19.123",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Integer overflow in the read_string function in libsvn_ra_svn/marshal.c in Apache Subversion 1.9.x before 1.9.3 allows remote attackers to execute arbitrary code via an svn:// protocol string, which triggers a heap-based buffer overflow and an out-of-bounds read."
},
{
"lang": "es",
"value": "Desbordamiento de entero en la funci\u00f3n read_string en libsvn_ra_svn/marshal.c en Apache Subversion 1.9.x en versiones anteriores a 1.9.3 permite a atacantes remotos ejecutar c\u00f3digo arbitrario a trav\u00e9s de una cadena del protocolo svn://, lo que desencadena un desbordamiento de buffer basado en memoria din\u00e1mica y una lectura fuera de rango."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"availabilityImpact": "HIGH",
"baseScore": 8.6,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 4.7
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "COMPLETE",
"baseScore": 9.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 8.5,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
},
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:subversion:1.9.0:*:*:*:*:*:*:*",
"matchCriteriaId": "892FF423-1848-4E69-8C4C-E1972B656196"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:subversion:1.9.1:*:*:*:*:*:*:*",
"matchCriteriaId": "9ACF37C7-8752-4A8F-B7E3-2E813C4A0DF0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:subversion:1.9.2:*:*:*:*:*:*:*",
"matchCriteriaId": "74200C33-9505-48EB-964D-6CA28C7F6DB8"
}
]
}
]
}
],
"references": [
{
"url": "http://subversion.apache.org/security/CVE-2015-5259-advisory.txt",
"source": "secalert@redhat.com",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://www.securityfocus.com/bid/82300",
"source": "secalert@redhat.com"
},
{
"url": "http://www.securitytracker.com/id/1034469",
"source": "secalert@redhat.com"
},
{
"url": "https://security.gentoo.org/glsa/201610-05",
"source": "secalert@redhat.com"
}
]
}