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

107 lines
3.1 KiB
JSON

{
"id": "CVE-2006-1403",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-28T11:06:00.000",
"lastModified": "2017-07-20T01:30:34.037",
"vulnStatus": "Modified",
"evaluatorComment": "<a href=\"http://cwe.mitre.org/data/definitions/134.html\">CWE-134: Use of Externally-Controlled Format String</a>",
"descriptions": [
{
"lang": "en",
"value": "Format string vulnerability in the PrintString function in c_console.cpp in client/server Doom (csDoom) 0.7 and earlier allows remote attackers to cause a denial of service and possibly execute arbitrary commands via format string specifiers in strings passed to the console."
},
{
"lang": "es",
"value": "Vulnerabilidad de formato en cadena de caracteres en la funci\u00f3n PrintString en c_console.cpp en client/server Doom (csDoom) 0.7 y versiones anteriores permite a atacantes remotos provocar una denegaci\u00f3n de servicio y posiblemente ejecutar comandos arbitrarios a trav\u00e9s de especificadores de formato en cadena en cadenas pasadas a la consola."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.8
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:csdoom:csdoom_2005:0.7:*:*:*:*:*:*:*",
"matchCriteriaId": "E19EF973-7962-426B-A053-B5F2B940B559"
}
]
}
]
}
],
"references": [
{
"url": "http://aluigi.altervista.org/adv/csdoombof-adv.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://voxelsoft.com/csdoom/",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.securityfocus.com/bid/17248",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/1105",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/25450",
"source": "cve@mitre.org"
}
]
}