2024-07-14 02:06:08 +00:00

108 lines
3.3 KiB
JSON

{
"id": "CVE-2007-5713",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-30T19:46:00.000",
"lastModified": "2012-10-30T03:00:04.857",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "Off-by-one error in the GeoIP module in the AMX Mod X 1.76d plugin for Half-Life Server might allow attackers to execute arbitrary code or cause a denial of service via unspecified input related to geolocation, which triggers an error message from the (1) geoip_code2 or (2) geoip_code3 function, leading to a buffer overflow."
},
{
"lang": "es",
"value": "Error de superaci\u00f3n de l\u00edmite (off-by-one) en el m\u00f3dulo GeoIP de la extensi\u00f3n AMX Mod X 1.76d para Half-Life Server podr\u00eda permitir a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n o provocar una denegaci\u00f3n de servicio mediante entradas no especificadas relacionadas con la localizaci\u00f3n geogr\u00e1fica, lo cual provoca un mensaje de error en las funciones (1) geoip_code2 o (2) geoip_code3, llegando a producir un desbordamiento de b\u00fafer."
}
],
"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": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-189"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:amxmodx:amx_mod_x:1.76d:*:*:*:*:*:*:*",
"matchCriteriaId": "66208985-F658-4C1F-9CD9-5CC9C305DE0F"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:valve_software:half-life_dedicated_server:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CC7463D9-F01F-44E3-91A9-AE15398223AB"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.alliedmods.net/?do=details&task_id=519",
"source": "cve@mitre.org"
},
{
"url": "http://osvdb.org/41980",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/27411",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Vendor Advisory"
]
},
{
"url": "http://wiki.alliedmods.net/AMX_Mod_X_1.8.0_Changes",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/26218",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
}
]
}