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

101 lines
3.0 KiB
JSON

{
"id": "CVE-2006-2864",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-06-06T20:06:00.000",
"lastModified": "2017-10-19T01:29:10.487",
"vulnStatus": "Modified",
"evaluatorSolution": "Successful exploitation requires that \"register_global\" is enabled.",
"descriptions": [
{
"lang": "en",
"value": "Multiple PHP remote file inclusion vulnerabilities in BlueShoes Framework 4.6 allow remote attackers to execute arbitrary PHP code via a URL in the (1) APP[path][applications] parameter to (a) Bs_Faq.class.php, (2) APP[path][core] parameter to (b) fileBrowserInner.php, (c) file.php, and (d) viewer.php, and (e) Bs_ImageArchive.class.php, (3) GLOBALS[APP][path][core] parameter to (f) Bs_Ml_User.class.php, or (4) APP[path][plugins] parameter to (g) Bs_Wse_Profile.class.php."
}
],
"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:blueshoes:blueshoes_framework:*:*:*:*:*:*:*:*",
"versionEndIncluding": "4.6",
"matchCriteriaId": "ECC4913A-F48B-4587-BF2A-8E28709B58A5"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:blueshoes:blueshoes_framework:4.5:*:*:*:*:*:*:*",
"matchCriteriaId": "20CB43FD-F4E0-45AA-9BEF-217F3F4739DB"
}
]
}
]
}
],
"references": [
{
"url": "http://www.blueshoes.org/en/news/",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/18261",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/2128",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/26908",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/1870",
"source": "cve@mitre.org"
}
]
}