CVE-2023-34732 Details
Description
An issue in the userId parameter in the change password function of Flytxt NEON-dX v0.0.1-SNAPSHOT-6.9-qa-2-9-g5502a0c allows attackers to execute brute force attacks to discover user passwords.
A vulnerability exists in Flytxt NEON-dX version 0.0.1-SNAPSHOT-6.9-qa-2-9-g5502a0c, specifically within the change password function. The issue arises because the functionality relies on the userId parameter instead of the authenticated session. This flaw allows attackers to brute-force passwords of any user, including administrators, and potentially take over their accounts by resetting the passwords to a chosen value.
To address this vulnerability, the password change functionality should be modified to rely on the authenticated session or token, rather than the userId parameter. Additionally, implementing request rate limits can help mitigate brute-force attack attempts.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 13, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/saykino/CVE-2023-34732 | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-307 | Improper Restriction of Excessive Authentication Attempts | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| flytxt neon-dx | <= 0.0.1 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jul 9, 2025 | Initial Analysis | [email protected] |
| May 13, 2025 | CVE Modified | CISA-ADP |
| May 12, 2025 | New CVE Received | [email protected] |