Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-36119
HistoryMay 30, 2024 - 8:57 p.m.

CVE-2024-36119 Password confirmation stored in plain text via registration form in statamic/cms

2024-05-3020:57:06
CWE-312
GitHub_M
github.com
2
cve-2024
password confirmation
plain text
statamic/cms
user registration
security vulnerability
patched
deployment upgrade
git repo
sensitive data

CVSS3

1.8

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N

AI Score

3.6

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

CNA Affected

[
  {
    "vendor": "statamic",
    "product": "cms",
    "versions": [
      {
        "status": "affected",
        "version": ">= 5.3.0, < 5.6.2"
      }
    ]
  }
]

CVSS3

1.8

Attack Vector

LOCAL

Attack Complexity

HIGH

Privileges Required

HIGH

User Interaction

REQUIRED

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:L/I:N/A:N

AI Score

3.6

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-36119