103 lines
3.2 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2007-6041",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-11-20T19:46:00.000",
"lastModified": "2017-07-29T01:34:00.537",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the Sequencer::queueMessage function in sequencer.cpp in the server in Rigs of Rods (RoR) before 0.33d SP1 allows remote attackers to cause a denial of service (daemon crash) and possibly execute arbitrary code by sending a nickname, then a vehicle name in a MSG2_USE_VEHICLE message, in which the combined length triggers the overflow."
},
{
"lang": "es",
"value": "Un desbordamiento de b\u00fafer en la funci\u00f3n Sequencer::queueMessage en el archivo sequencer.cpp en el servidor en Rigs of Rods (RoR) versiones anteriores a 0.33d SP1, permite a atacantes remotos causar una denegaci\u00f3n de servicio (bloqueo del demonio) y posiblemente ejecutar c\u00f3digo arbitrario mediante el env\u00edo de un apodo, despu\u00e9s un nombre de veh\u00edculo en un mensaje MSG2_USE_VEHICLE, en el que la longitud combinada desencadena el desbordamiento."
}
],
"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": "CWE-119"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:rigs_of_rogs:rigs_of_rogs:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.33d",
"matchCriteriaId": "FF8F460D-6B08-4D6A-A2D3-F630E946628D"
}
]
}
]
}
],
"references": [
{
"url": "http://aluigi.altervista.org/adv/rorbof-adv.txt",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://aluigi.org/poc/rorbof.zip",
"source": "cve@mitre.org"
},
{
"url": "http://forum.rigsofrods.com/index.php?topic=3140.0",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26502",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/3938",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/38549",
"source": "cve@mitre.org"
}
]
}