2024-12-08 03:06:42 +00:00

170 lines
4.9 KiB
JSON

{
"id": "CVE-2006-5240",
"sourceIdentifier": "cve@mitre.org",
"published": "2006-10-12T00:07:00.000",
"lastModified": "2024-11-21T00:18:26.497",
"vulnStatus": "Modified",
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "PHP remote file inclusion vulnerability in engine/require.php in Docmint 2.0 and earlier, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the MY_ENV[BASE_ENGINE_LOC] parameter."
},
{
"lang": "es",
"value": "Vulnerabilidad de inclusi\u00f3n remota del archivo en PHP engine/require.php en el Docmint 2.0 y versiones anteriores, cuando los registros globales est\u00e1n desactivados, permite a los atacantes remotos la ejecuci\u00f3n de c\u00f3digo PHP de su elecci\u00f3n mediante una URL en el par\u00e1metro MY_ENV[BASE_ENGINE_LOC]."
}
],
"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",
"baseScore": 5.1,
"accessVector": "NETWORK",
"accessComplexity": "HIGH",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL"
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 4.9,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": true,
"userInteractionRequired": true
}
]
},
"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:docmint:docmint_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "2.0",
"matchCriteriaId": "8A8DAE14-FE4E-47D9-BE68-0C8995501B5D"
}
]
}
]
}
],
"references": [
{
"url": "http://advisories.echo.or.id/adv/adv51-K-159-2006.txt",
"source": "cve@mitre.org"
},
{
"url": "http://secunia.com/advisories/22343",
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/1709",
"source": "cve@mitre.org"
},
{
"url": "http://securitytracker.com/id?1017026",
"source": "cve@mitre.org"
},
{
"url": "http://www.docmint.net/index.php?id=54",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/448013/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/20409",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/3968",
"source": "cve@mitre.org"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29390",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/2493",
"source": "cve@mitre.org"
},
{
"url": "http://advisories.echo.or.id/adv/adv51-K-159-2006.txt",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://secunia.com/advisories/22343",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Vendor Advisory"
]
},
{
"url": "http://securityreason.com/securityalert/1709",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://securitytracker.com/id?1017026",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.docmint.net/index.php?id=54",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/archive/1/448013/100/0/threaded",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "http://www.securityfocus.com/bid/20409",
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit"
]
},
{
"url": "http://www.vupen.com/english/advisories/2006/3968",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/29390",
"source": "af854a3a-2127-422b-91ae-364da2661108"
},
{
"url": "https://www.exploit-db.com/exploits/2493",
"source": "af854a3a-2127-422b-91ae-364da2661108"
}
],
"evaluatorSolution": "Successful exploitation requires that \"register_globals\" is enabled."
}