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

97 lines
2.8 KiB
JSON

{
"id": "CVE-2011-4828",
"sourceIdentifier": "cve@mitre.org",
"published": "2011-12-15T03:57:34.777",
"lastModified": "2011-12-15T05:00:00.000",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Unrestricted file upload vulnerability in includes/inline_image_upload.php in AutoSec Tools V-CMS 1.0 allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in temp/."
},
{
"lang": "es",
"value": "INCOMPLETA: includes/inline_image_upload.php V-CMS v1.0 AutoSec TOOls vulnerabilidad de subida de ficheros sin restricci\u00f3n en includes/inline_image_upload.php en AutoSec Tools V-CMS v1.0, permite a atacantes remotos ejecutar c\u00f3digo de su elecci\u00f3n mediante la subida de un fichero con una extensi\u00f3n ejecutable, y accediendo a ella a trav\u00e9s de una petici\u00f3n directa al archivo en temp/."
}
],
"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": false,
"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:autosectools:v-cms:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DD8DD203-F15D-473E-908C-47C75DDD3E1B"
}
]
}
]
}
],
"references": [
{
"url": "http://bugs.v-cms.org/changelog_page.php",
"source": "cve@mitre.org"
},
{
"url": "http://bugs.v-cms.org/view.php?id=53",
"source": "cve@mitre.org"
},
{
"url": "http://www.autosectools.com/Advisory/V-CMS-1.0-Arbitrary-Upload-236",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
},
{
"url": "http://www.securityfocus.com/bid/50706",
"source": "cve@mitre.org",
"tags": [
"Exploit"
]
}
]
}