90 lines
3.1 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2008-2520",
"sourceIdentifier": "cve@mitre.org",
"published": "2008-06-03T15:32:00.000",
"lastModified": "2017-09-29T01:31:12.163",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in BigACE 2.4, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) GLOBALS[_BIGACE][DIR][addon] parameter to (a) addon/smarty/plugins/function.captcha.php and (b) system/classes/sql/AdoDBConnection.php; and the (2) GLOBALS[_BIGACE][DIR][admin] parameter to (c) item_information.php and (d) jstree.php in system/application/util/, and (e) system/admin/plugins/menu/menuTree/plugin.php, different vectors than CVE-2006-4423."
},
{
"lang": "es",
"value": "M\u00faltiples vulnerabilidades de inclusi\u00f3n remota de archivos PHP en BigACE 2.4, cuando register_globals est\u00e1 activado, permite a atacantes remotos ejecutar c\u00f3digo PHP arbitrariamente a trav\u00e9s de una URL en el par\u00e1metro (1) GLOBALS[_BIGACE][DIR][addon] de (a) addon/smarty/plugins/function.captcha.php y (b) system/classes/sql/AdoDBConnection.php; y el par\u00e1metro (2) GLOBALS[_BIGACE][DIR][admin] de (c) item_information.php y (d) jstree.php in system/application/util/ y (e) system/admin/plugins/menu/menuTree/plugin.php, \u00b4vectores diferentes al CVE-2006-4423."
}
],
"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-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:bigace:bigace:2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "DC69D46E-E401-4EBA-A0C2-BB0B75A9B615"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/29157",
"source": "cve@mitre.org",
"tags": [
"Patch"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/42343",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/5596",
"source": "cve@mitre.org"
}
]
}