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

130 lines
3.8 KiB
JSON

{
"id": "CVE-2019-17424",
"sourceIdentifier": "cve@mitre.org",
"published": "2019-10-22T13:15:10.677",
"lastModified": "2019-11-18T17:15:11.393",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "A stack-based buffer overflow in the processPrivilage() function in IOS/process-general.c in nipper-ng 0.11.10 allows remote attackers (serving firewall configuration files) to achieve Remote Code Execution or Denial Of Service via a crafted file."
},
{
"lang": "es",
"value": "Un desbordamiento de b\u00fafer en la regi\u00f3n stack de la memoria en la funci\u00f3n processPrivilage() en el archivo IOS/process-general.c en nipper-ng versi\u00f3n 0.11.10, permite a los atacantes remotos (que sirven archivos de configuraci\u00f3n de firewall) lograr una Ejecuci\u00f3n de C\u00f3digo Remota o una Denegaci\u00f3n de Servicio por medio de un archivo dise\u00f1ado."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-787"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:nipper-ng_project:nipper-ng:0.11.10:*:*:*:*:*:*:*",
"matchCriteriaId": "D0413049-1BCB-430E-98A3-9CE08CE134D5"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/155378/nipper-ng-0.11.10-Remote-Buffer-Overflow.html",
"source": "cve@mitre.org"
},
{
"url": "https://blog.vastart.dev/2019/10/stack-overflow-cve-2019-17424.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://code.google.com/archive/p/nipper-ng/source/default/source",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/guywhataguy/CVE-2019-17424",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://twitter.com/va_start",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}