mirror of
https://github.com/fkie-cad/nvd-json-data-feeds.git
synced 2025-05-28 01:02:25 +00:00
81 lines
2.8 KiB
JSON
81 lines
2.8 KiB
JSON
{
|
|
"id": "CVE-2006-5500",
|
|
"sourceIdentifier": "cve@mitre.org",
|
|
"published": "2006-10-25T10:07:00.000",
|
|
"lastModified": "2011-03-08T02:43:18.783",
|
|
"vulnStatus": "Modified",
|
|
"evaluatorSolution": "Successful exploitation requires that \"magic_quotes_gpc\" is disabled.",
|
|
"descriptions": [
|
|
{
|
|
"lang": "en",
|
|
"value": "Multiple SQL injection vulnerabilities in the checkUser function in inc/DBInterface.php in XchangeBoard 1.70 and earlier, when magic_quotes_gpc is disabled, allow remote attackers to execute arbitrary SQL commands via the (1) userNick or (2) password parameters. NOTE: the provenance of this information is unknown; the details are obtained from third party information."
|
|
},
|
|
{
|
|
"lang": "es",
|
|
"value": "M\u00faltiples vulnerabilidades de inyecci\u00f3n de SQL en la funci\u00f3n checkUser del fichero inc/DBInterface.php en XchangeBoard 1.70 y anteriores, cuando est\u00e1 deshabilitada magic_quotes_gpc, permite a atacantes remotos la ejecuci\u00f3n de comandos SQL de su elecci\u00f3n a trav\u00e9s de los par\u00e1metros (1) userNick o (2) password. NOTA: la procedencia de esta informaci\u00f3n es desconocida; los detalles se obtienen a partir de la informaci\u00f3n de terceros."
|
|
}
|
|
],
|
|
"metrics": {
|
|
"cvssMetricV2": [
|
|
{
|
|
"source": "nvd@nist.gov",
|
|
"type": "Primary",
|
|
"cvssData": {
|
|
"version": "2.0",
|
|
"vectorString": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
|
|
"accessVector": "NETWORK",
|
|
"accessComplexity": "HIGH",
|
|
"authentication": "NONE",
|
|
"confidentialityImpact": "PARTIAL",
|
|
"integrityImpact": "PARTIAL",
|
|
"availabilityImpact": "PARTIAL",
|
|
"baseScore": 5.1
|
|
},
|
|
"baseSeverity": "MEDIUM",
|
|
"exploitabilityScore": 4.9,
|
|
"impactScore": 6.4,
|
|
"acInsufInfo": false,
|
|
"obtainAllPrivilege": false,
|
|
"obtainUserPrivilege": false,
|
|
"obtainOtherPrivilege": true,
|
|
"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:xchangeboard:xchangeboard:*:*:*:*:*:*:*:*",
|
|
"versionEndIncluding": "1.70",
|
|
"matchCriteriaId": "AAE4F6CE-A054-483C-9239-49F26995A750"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"references": [
|
|
{
|
|
"url": "http://www.vupen.com/english/advisories/2006/4129",
|
|
"source": "cve@mitre.org"
|
|
}
|
|
]
|
|
} |