Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2025-5760 | First vendor Publication | 2025-06-06 |
Vendor | Cve | Last vendor Modification | 2025-06-06 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N | |||
---|---|---|---|
Overall CVSS Score | 4.9 | ||
Base Score | 4.9 | Environmental Score | 4.9 |
impact SubScore | 3.6 | Temporal Score | 4.9 |
Exploitabality Sub Score | 1.2 | ||
Attack Vector | Network | Attack Complexity | Low |
Privileges Required | High | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | High |
Integrity Impact | None | Availability Impact | None |
Calculate full CVSS 3.0 Vectors scores |
Security-Database Scoring CVSS v2
Cvss vector : | |||
---|---|---|---|
Cvss Base Score | N/A | Attack Range | N/A |
Cvss Impact Score | N/A | Attack Complexity | N/A |
Cvss Expoit Score | N/A | Authentication | N/A |
Calculate full CVSS 2.0 Vectors scores |
Detail
The Simple History plugin for WordPress is vulnerable to sensitive data exposure via Detective Mode due to improper sanitization within the append_debug_info_to_context() function in versions prior to 5.8.1. When Detective Mode is enabled, the plugin’s logger captures the entire contents of $_POST (and sometimes raw request bodies or $_GET) without redacting any password-related keys. As a result, whenever a user submits a login form, whether via native wp_login or a third-party login widget, their actual password is written in clear text into the logs. An authenticated attacker or any user whose actions generate a login event will have their password recorded; an administrator (or anyone with database read access) can then read those logs and retrieve every captured password. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-5760 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-256 | Plaintext Storage of a Password |
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-06-10 02:30:01 |
|
2025-06-10 02:29:58 |
|
2025-06-09 17:20:34 |
|
2025-06-06 17:20:35 |
|