CVE-2023-40758
CriticalCVSS 9.8Exploitation Probability (EPSS)
Low risk50th percentile - higher than 50% of all known CVEs
Summary
User enumeration is found in PHPJabbers Document Creator v1.0. This issue occurs during password recovery, where a difference in messages could allow an attacker to determine if the user is valid or not, enabling a brute force attack with valid users.
Risk Assessment
The organization may be exposed to brute force attacks, potentially leading to user account takeover. This could result in data loss or unauthorized access to systems.
Recommendation
It is recommended to implement uniform messages during the password recovery process to minimize the risk of user enumeration. Additionally, consider implementing mechanisms to protect against brute force attacks.
Other vulnerabilities in PHPJabbers Document Creator v1.0
See all- CVE-2023-36311Critical
In version 1.0 of PHPJabbers Document Creator, there is a SQL injection (SQLi) vulnerability in the 'column' parameter of index.php.
- CVE-2023-36313Medium
PHPJabbers Document Creator version 1.0 is vulnerable to Cross Site Scripting (XSS) via all POST parameters of 'Export Requests' except for 'request_feed'.
- CVE-2023-36310Medium
There is a Cross Site Scripting (XSS) vulnerability in the 'column' parameter of index.php in PHPJabbers Document Creator v1.0.
- CVE-2023-36309Medium
There is a Cross Site Scripting (XSS) vulnerability in the 'action' parameter of index.php in PHPJabbers Document Creator v1.0.
Original NVD description (English source)
User enumeration is found in PHPJabbers Document Creator v1.0. This issue occurs during password recovery, where a difference in messages could allow an attacker to determine if the user is valid or not, enabling a brute force attack with valid users.

