CVE-2024-36119
published 2024-05-30CVE-2024-36119: Statamic is a, Laravel + Git powered CMS designed for building websites. In affected versions users registering via the `user:register_form` tag will have…
PriorityP49low1.8CVSS 3.1
AVLACHPRHUIRSUCLINAN
EPSS
0.14%
3.5th percentile
Statamic is a, Laravel + Git powered CMS designed for building websites. In affected versions users registering via the `user:register_form` tag will have their password confirmation stored in plain text in their user file. This only affects sites matching **all** of the following conditions: 1. Running Statamic versions between 5.3.0 and 5.6.1. (This version range represents only one calendar week), 2. Using the `user:register_form` tag. 3. Using file-based user accounts. (Does not affect users stored in a database.), 4. Has users that have registered during that time period. (Existing users are not affected.). Additionally passwords are only visible to users that have access to read user yaml files, typically developers of the application itself. This issue has been patched in version 5.6.2, however any users registered during that time period and using the affected version range will still have the the `password_confirmation` value in their yaml files. We recommend that affected users have their password reset. System administrators are advised to upgrade their deployments. There are no known workarounds for this vulnerability. Anyone who commits their files to a public git repo, may consider clearing the sensitive data from the git history as it is likely that passwords were uploaded.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| statamic | cms | — | — |
| statamic | cms | >= 5.3.0 < 5.6.2 | 5.6.2 |
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
GHSA
Password confirmation stored in plain text via registration form in statamic/cms
ghsa·2024-06-02
CVE-2024-36119 [LOW] CWE-312 Password confirmation stored in plain text via registration form in statamic/cms
Password confirmation stored in plain text via registration form in statamic/cms
Users registering via the `user:register_form` tag will have their password confirmation stored in plain text in their user file.
### Impact
This only affects sites matching **all** of the following conditions:
- Running Statamic versions between 5.3.0 and 5.6.1. (This version range represents only one calendar week)
- Using the `user:register_form` tag.
- Using file-based user accounts. (Does not affect users stored in a database.)
- Has users that have registered during that time period. (Existing users are not affected.)
The password is only visible to users that have access to read user yaml files, typically developers of the application itself.
### Patches
The issue has been patched in 5.6.2, however
OSV
Password confirmation stored in plain text via registration form in statamic/cms
osv·2024-06-02
CVE-2024-36119 [LOW] Password confirmation stored in plain text via registration form in statamic/cms
Password confirmation stored in plain text via registration form in statamic/cms
Users registering via the `user:register_form` tag will have their password confirmation stored in plain text in their user file.
### Impact
This only affects sites matching **all** of the following conditions:
- Running Statamic versions between 5.3.0 and 5.6.1. (This version range represents only one calendar week)
- Using the `user:register_form` tag.
- Using file-based user accounts. (Does not affect users stored in a database.)
- Has users that have registered during that time period. (Existing users are not affected.)
The password is only visible to users that have access to read user yaml files, typically developers of the application itself.
### Patches
The issue has been patched in 5.6.2, however
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
https://dev.to/balogh08/cleaning-your-git-history-safely-removing-sensitive-data-10i5https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repositoryhttps://github.com/statamic/cms/commit/0b804306c96c99b81755d5bd02df87ddf392853ehttps://github.com/statamic/cms/security/advisories/GHSA-qvpj-w7xj-r6w9https://dev.to/balogh08/cleaning-your-git-history-safely-removing-sensitive-data-10i5https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/removing-sensitive-data-from-a-repositoryhttps://github.com/statamic/cms/commit/0b804306c96c99b81755d5bd02df87ddf392853ehttps://github.com/statamic/cms/security/advisories/GHSA-qvpj-w7xj-r6w9
2024-05-30
Published