94 lines
3.3 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-4110",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-09-16T22:00:00.743",
"lastModified": "2018-10-11T20:50:54.690",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Buffer overflow in the SQLVDIRLib.SQLVDirControl ActiveX control in Tools\\Binn\\sqlvdir.dll in Microsoft SQL Server 2000 (aka SQL Server 8.0) allows remote attackers to cause a denial of service (browser crash) or possibly execute arbitrary code via a long URL in the second argument to the Connect method. NOTE: this issue is not a vulnerability in many environments, since the control is not marked as safe for scripting and would not execute with default Internet Explorer settings."
},
{
"lang": "es",
"value": "Un desbordamiento del b\u00fafer en el control ActiveX de SQLVDIRLib.SQLVDirControl en la biblioteca Tools\\Binn\\sqlvdir.dll en SQL Server 2000 de Microsoft (tambi\u00e9n se conoce como SQL Server versi\u00f3n 8.0) permite a los atacantes remotos causar una denegaci\u00f3n de servicio (bloqueo del navegador) o posiblemente ejecutar c\u00f3digo arbitrario por medio de una URL larga en el segundo argumento al m\u00e9todo Connect. NOTA: este problema no es una vulnerabilidad en muchos entornos, ya que el control no est\u00e1 marcado como seguro para el scripting y no se ejecutar\u00eda con la configuraci\u00f3n predeterminada de Internet Explorer."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:H/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 7.6
},
"baseSeverity": "HIGH",
"exploitabilityScore": 4.9,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": true
}
]
},
"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:microsoft:sql_server:2000:*:*:*:*:*:*:*",
"matchCriteriaId": "A5D559EE-727C-405C-987C-247973A84D32"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/4262",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/496232/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/31129",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45186",
"source": "cve@mitre.org"
}
]
}