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

116 lines
3.4 KiB
JSON

{
"id": "CVE-2006-1010",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-03-06T21:02:00.000",
"lastModified": "2017-07-20T01:30:14.643",
"vulnStatus": "Modified",
"evaluatorSolution": "This vulnerability affects CrossFire versions 1.8.0 and previous.",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in socket/request.c in CrossFire before 1.9.0, when oldsocketmode is enabled, allows remote attackers to cause a denial of service (segmentation fault) and possibly execute code by sending the server a large request."
},
{
"lang": "es",
"value": "Desbordamiento de b\u00fafer en socket/request.c en CrossFire anteriores a 1.9.0, cuando oldsocketmode est\u00e1 habilitado, permite a atacantes remotos causar una denegaci\u00f3n de servicio (fallo de segmentaci\u00f3n) y posiblemente ejecutar c\u00f3digo enviando al servidor una petici\u00f3n grande."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 4.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:crossfire:crossfire:1.7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "6DD6785F-2AC3-4E7E-A705-62895016AA30"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:crossfire:crossfire:1.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "C9DD6429-565E-4DB7-AC95-FD4A52E6017C"
}
]
}
]
}
],
"references": [
{
"url": "http://aluigi.altervista.org/poc/crossfirebof.zip",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Vendor Advisory"
]
},
{
"url": "http://cvs.sourceforge.net/viewcvs.py/crossfire/crossfire/socket/request.c?r1=1.80&r2=1.81",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "http://www.debian.org/security/2006/dsa-1001",
"source": "cve@mitre.org"
},
{
"url": "http://www.gentoo.org/security/en/glsa/glsa-200604-11.xml",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/16883",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2006/0760",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/24932",
"source": "cve@mitre.org"
}
]
}