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

146 lines
4.4 KiB
JSON

{
"id": "CVE-2015-6568",
"sourceIdentifier": "cve@mitre.org",
"published": "2017-04-14T16:59:00.203",
"lastModified": "2017-09-17T01:29:05.310",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "Wolf CMS before 0.8.3.1 allows unrestricted file rename and PHP Code Execution because admin/plugin/file_manager/browse/ (aka the filemanager) does not prevent a change of a file extension to \".php\" after originally using the parameter \"filename\" for uploading a JPEG image. Exploitation requires a registered user who has access to upload functionality."
},
{
"lang": "es",
"value": "Wolf CMS en versiones anteriores a 0.8.3.1 permite el cambio de nombre de archivo sin restricciones y la ejecuci\u00f3n de c\u00f3digo PHP porque admin/plugin/file_manager/browse/ (tambi\u00e9n conocido como filemanager) no impide el cambio de una extensi\u00f3n de archivo a \".php\" despu\u00e9s de usar originalmente el par\u00e1metro \"nombre de archivo\" Para cargar una imagen JPEG. La explotaci\u00f3n requiere un usuario registrado que tenga acceso a la funcionalidad de carga."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 2.8,
"impactScore": 5.9
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.0,
"impactScore": 6.4,
"acInsufInfo": true,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-20"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wolfcms:wolf_cms:*:*:*:*:*:*:*:*",
"versionEndIncluding": "0.8.3",
"matchCriteriaId": "CD17D757-AE5E-443A-8BD9-A9A21CD2C6F8"
}
]
}
]
}
],
"references": [
{
"url": "http://www.websecgeeks.com/2015/08/wolf-cms-arbitrary-file-upload-to.html",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Technical Description",
"Third Party Advisory"
]
},
{
"url": "https://github.com/wolfcms/wolfcms/commit/2160275b60736f706dfda132c7c46728c5b255fa",
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://github.com/wolfcms/wolfcms/issues/625",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://github.com/wolfcms/wolfcms/releases/tag/0.8.3.1",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
},
{
"url": "https://www.exploit-db.com/exploits/38000/",
"source": "cve@mitre.org"
},
{
"url": "https://www.exploit-db.com/exploits/40004/",
"source": "cve@mitre.org"
},
{
"url": "https://www.wolfcms.org/blog/2015/08/10/releasing-wolf-cms-0-8-3-1.html",
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
]
}
]
}