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

98 lines
2.7 KiB
JSON

{
"id": "CVE-2006-5480",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-24T20:07:00.000",
"lastModified": "2017-10-19T01:29:35.377",
"vulnStatus": "Modified",
"evaluatorSolution": "Successful exploitation requires that \"register_globals\" is enabled and that support for \".htaccess\" files is disabled.",
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in lib/rs.php in 2le.net Castor PHP Web Builder 1.1.1 allows remote attackers to execute arbitrary PHP code via the rootpath parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota de archivo en PHP en lib/rs.php en Castor 1.1.1 permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n mediante el par\u00e1metro rootpath."
}
],
"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": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:castor:php_web_builder:1.1.1:*:*:*:*:*:*:*",
"matchCriteriaId": "A7676D40-0CAA-43E8-A50A-6B198B9773BB"
}
]
}
]
}
],
"references": [
{
"url": "http://www.securityfocus.com/bid/20658",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/4143",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29704",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2606",
"source": "cve@mitre.org"
}
]
}