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

138 lines
4.2 KiB
JSON

{
"id": "CVE-2019-0203",
"sourceIdentifier": "security@apache.org",
"published": "2019-09-26T16:15:10.440",
"lastModified": "2024-11-21T04:16:28.860",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In Apache Subversion versions up to and including 1.9.10, 1.10.4, 1.12.0, Subversion's svnserve server process may exit when a client sends certain sequences of protocol commands. This can lead to disruption for users of the server."
},
{
"lang": "es",
"value": "En Apache Subversion versiones hasta 1.9.10, 1.10.4, 1.12.0 incluy\u00e9ndolas, el proceso del servidor svnserve de Subversion puede cerrarse cuando un cliente env\u00eda determinadas secuencias de comandos de protocolo. Esto puede conllevar a interrupciones para los usuarios del servidor."
}
],
"metrics": {
"cvssMetricV31": [
{
"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:N/I:N/A:H",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"baseScore": 5.0,
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-476"
},
{
"lang": "en",
"value": "CWE-755"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:subversion:*:*:*:*:*:*:*:*",
"versionEndIncluding": "1.9.10",
"matchCriteriaId": "50DD0181-B9AA-42E5-813E-8912532052BB"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:subversion:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.10.0",
"versionEndIncluding": "1.10.4",
"matchCriteriaId": "198D8E5E-4D92-43C4-8C30-C940255B4FB0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:subversion:*:*:*:*:*:*:*:*",
"versionStartIncluding": "1.11.0",
"versionEndIncluding": "1.11.1",
"matchCriteriaId": "A45E5978-D958-44EB-8434-63078915B03C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:apache:subversion:1.12.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C60BCD44-BA16-4A6F-9B4D-2BA89601C76F"
}
]
}
]
}
],
"references": [
{
"url": "http://subversion.apache.org/security/CVE-2019-0203-advisory.txt",
"source": "security@apache.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://subversion.apache.org/security/CVE-2019-0203-advisory.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Patch",
"Vendor Advisory"
]
}
]
}