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

91 lines
2.6 KiB
JSON

{
"id": "CVE-2007-2214",
"sourceIdentifier": "cve@mitre.org",
"published": "2007-04-24T20:19:00.000",
"lastModified": "2018-10-16T16:42:31.960",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in includes/upload_file.php in DmCMS allows remote attackers to upload arbitrary PHP scripts by placing a script's contents in both the File2 and File3 parameters, and sending a ok.php?do=act Referer."
},
{
"lang": "es",
"value": "Vulnerabilidad de subida de ficheros no restringida en includes/upload_file.php de DmCMS permite a atacantes remotos subir ficheros de su elecci\u00f3n poniendo contenidos de secuencias de comandos en los par\u00e1metros File2 y File3, y enviando un Referer ok.php?do=act."
}
],
"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": "NVD-CWE-Other"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:dmcms:dmcms:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D0B72CFE-1661-4B58-97A9-5326E4230827"
}
]
}
]
}
],
"references": [
{
"url": "http://securityreason.com/securityalert/2605",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/archive/1/466704/100/0/threaded",
"source": "cve@mitre.org"
},
{
"url": "http://www.securityfocus.com/bid/23628",
"source": "cve@mitre.org"
},
{
"url": "http://www.vupen.com/english/advisories/2007/1516",
"source": "cve@mitre.org"
}
]
}