First published: Sat Nov 30 2024(Updated: )
A vulnerability was found in code-projects Farmacia 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /editar-fornecedor.php. The manipulation of the argument cidade leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
Credit: cna@vuldb.com
Affected Software | Affected Version | How to fix |
---|---|---|
Anisha Farmacia | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-11996 has been classified as a problematic vulnerability due to its potential for remote exploitation.
CVE-2024-11996 allows for cross-site scripting attacks through the manipulation of the 'cidade' parameter in /editar-fornecedor.php.
The vulnerable software version for CVE-2024-11996 is Farmacia 1.0.
Mitigation for CVE-2024-11996 involves sanitizing and validating the input to the 'cidade' parameter in the affected file.
As of now, there is no official patch available for CVE-2024-11996, so implementing input validation is crucial.