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

108 lines
3.1 KiB
JSON

{
"id": "CVE-2018-14421",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-07-20T01:29:01.940",
"lastModified": "2018-09-14T16:49:39.007",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "SeaCMS v6.61 allows Remote Code execution by placing PHP code in a movie picture address (aka v_pic) to /admin/admin_video.php (aka /backend/admin_video.php). The code is executed by visiting /details/index.php. This can also be exploited through CSRF."
},
{
"lang": "es",
"value": "SeaCMS v6.61 permite la ejecuci\u00f3n remota de c\u00f3digo colocando c\u00f3digo PHP en una direcci\u00f3n de imagen de pel\u00edcula (v#95;pic) en /admin/admin_video.php (/backend/admin_video.php). El c\u00f3digo se ejecuta al visitar /details/index.php. Esto tambi\u00e9n puede explotarse mediante Cross-Site Request Forgery (CSRF)."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"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: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": false,
"userInteractionRequired": true
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-352"
},
{
"lang": "en",
"value": "CWE-94"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:seacms:seacms:6.61:*:*:*:*:*:*:*",
"matchCriteriaId": "93AC0C9A-117E-40CB-A343-AF75D55FCB4E"
}
]
}
]
}
],
"references": [
{
"url": "http://hexo.imagemlt.xyz/post/seacms-backend-getshell/index.html",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
}
]
}