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

80 lines
2.5 KiB
JSON

{
"id": "CVE-2007-5600",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-10-19T23:17:00.000",
"lastModified": "2017-09-29T01:29:38.970",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Incomplete blacklist vulnerability in index.php in Artmedic CMS 3.4 and earlier allows remote attackers to execute arbitrary PHP code via a (1) UNC share pathname, or a (2) ftps, (3) ssh2.sftp, or (4) ssh2.scp URL, in the page parameter, for which PHP remote file inclusion is blocked only for http, https, and ftp URLs."
},
{
"lang": "es",
"value": "Vulnerabilidad en una lista negra incompleta en el index.php del Artmedic CMS 3.4 y versiones anteriores permite a atacantes remotos ejecutar c\u00f3digo PHP de su elecci\u00f3n a trav\u00e9s del (1) nombre de ruta compartida UNC o (2) ftps, (3) ssh2.sftp o (4) ssh2.scp URL, en el par\u00e1metro page, para el que la inclusi\u00f3n remota de un fichero PHP est\u00e1 bloqueada s\u00f3lo para las URLs http, https y ftp."
}
],
"metrics": {
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:M/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "MEDIUM",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.6,
"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:artmedic_webdesign:artmedic_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "3.4",
"matchCriteriaId": "D04D70B3-4B89-4809-B8FB-6092BFA29E96"
}
]
}
]
}
],
"references": [
{
"url": "https://www.exploit-db.com/exploits/4538",
"source": "cve@mitre.org"
}
]
}