107 lines
3.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2006-3908",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-07-27T22:04:00.000",
"lastModified": "2017-07-20T01:32:40.947",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Format string vulnerability in the flush_output function in ConsoleStreambuf.cpp in Game Network Engine (GNE) 0.70 and earlier allows remote attackers to cause a denial of service (crash) and possibly execute code via format string specifiers in unspecified vectors involving output to the gout console."
},
{
"lang": "es",
"value": "Vulnerabilidad de formato de cadena en la funci\u00f3n flush_output en ConsoleStreambuf.cpp en Game Network Engine (GNE) 0.70 y anteriores permiten a atacantes remotos provocar denegaci\u00f3n de servicio (caida) y posiblemente ejecutar c\u00f3digo a trav\u00e9s de formato de cadenas espec\u00edficos en vectores no especificados afectando a la salida de la consola gout."
}
],
"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",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": true,
"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:gillius_programming:game_networking_engine:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.7",
"matchCriteriaId": "94F1B2E0-721A-4420-BD5B-64EBF541D235"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:gillius_programming:game_networking_engine:cvs_2006-07-23:*:*:*:*:*:*:*",
"matchCriteriaId": "A1D12282-EA4D-4A6F-BAB2-4E57EF715964"
}
]
}
]
}
],
"references": [
{
"url": "http://aluigi.altervista.org/adv/gnefs-adv.txt",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://gnelib.cvs.sourceforge.net/gnelib/gnelib/src/ConsoleStreambuf.cpp?r1=1.8&r2=1.9&sortby=date",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/19154",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/2993",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/27959",
"source": "cve@mitre.org"
}
]
}