96 lines
3.0 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2009-0650",
"sourceIdentifier": "cve@mitre.org",
"published": "2009-02-20T18:30:00.453",
"lastModified": "2017-09-29T01:33:56.827",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Stack-based buffer overflow in the GetStatsFromLine function in TPTEST 3.1.7 and earlier, and possibly 5.02, allows remote attackers to cause a denial of service (application crash) and possibly execute arbitrary code via a STATS line with a long pwd field. NOTE: some of these details are obtained from third party information."
},
{
"lang": "es",
"value": "Desbordamiento de b\u00fafer basado en pila en la funcion GetStatsFromLine en TPTEST v3.1.7 y anteriores, y posiblemente v5.02, lo que permite a atacantes remotos producir una denegacion de servicio (caida de aplicacion) y posiblemente ejecutar codigo a su eleccion a traves de la linea STATS con un campo largo \"pwd\". NOTA: Algunos de los detalles fueron obtenidos de una tercera parte."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tptest:tptest:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.1.7",
"matchCriteriaId": "FA3D5FA8-C3C1-4F04-9446-6A5D3E9DF3E4"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:tptest:tptest:5.0.2:*:*:*:*:*:*:*",
"matchCriteriaId": "16C10F30-986C-4C8E-9865-63C845A1007F"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/33785",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/48781",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/8058",
"source": "cve@mitre.org"
}
]
}