Impact
A weakness has been identified in imhamzaazam ecommerceFlask that allows a remote attacker to send crafted HTTP requests to an unknown function, resulting in a classic CSRF vulnerability (CWE-352) and the ability to exercise privileged actions bypassing authentication checks (CWE-862). The likely attack vector is remotely initiating state‑changing requests that do not require user interaction, and it is inferred that an attacker can perform unauthorized actions on behalf of an user. The CVSS score of 5.3 indicates moderate severity, and the EPSS score of less than 1% suggests a low likelihood of exploitation at the time of analysis. The CVE is not listed in the CISA KEV catalog. The likely attack vector is sending crafted requests to the unknown function, exploiting the absence of a CSRF token or origin validation, which allows an attacker to forge requests that would normally require user interaction. Because no official fix is available, the risk persists until the vendor implements proper CSRF protection or releases a fixed version.
Affected Systems
The application sourced from the imhamzaazam github repository, named ecommerceFlask, is affected. Version information is unavailable because the project follows a rolling release model and has not yet released a patched version; any current deployment of the software may therefore remain vulnerable until an update is provided.
Risk and Exploitability
The CVSS score of 5.3 indicates moderate severity. The EPSS score of less than 1% suggests a low likelihood that this vulnerability will be actively exploited. The vulnerability is not listed in the CISA KEV catalog, implying no widespread exploitation has been reported. Attackers can likely use the flaw by sending a forged HTTP request to the unknown function; this request can be crafted remotely and does not require the victim to take any action, allowing the attacker to perform unauthorized state‑changing operations on the target system.
OpenCVE Enrichment