First published: Fri Aug 09 2024(Updated: )
A vulnerability was found in SourceCodester Leads Manager Tool 1.0. It has been classified as problematic. This affects an unknown part of the file /endpoint/add-leads.php of the component Add Leads Handler. The manipulation of the argument leads_name/phone_number leads to cross site scripting. It is possible to initiate the attack remotely. The exploit has been disclosed to the public and may be used.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Rems Leads Manager Tool | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-7644 has been classified as a problematic vulnerability.
CVE-2024-7644 affects the Add Leads Handler located in /endpoint/add-leads.php of the SourceCodester Leads Manager Tool version 1.0.
CVE-2024-7644 is a cross-site scripting (XSS) vulnerability.
To fix CVE-2024-7644, sanitize and validate inputs for the leads_name and phone_number parameters in the affected component.
As of now, there is no specific patch mentioned for CVE-2024-7644, so applying the recommended input validation is essential.