CVE-2025-41011 PUBLISHED

HTML injection in PHP Point Of Sale

Assigner: INCIBE
Reserved: 16.04.2025 Published: 21.04.2026 Updated: 21.04.2026

HTML injection vulnerability in PHP Point of Sale v19.4. This vulnerability allows an attacker to render HTML in the victim's browser due to a lack of proper validation of user input by sending a request to '/reports/generate/specific_customer', ussing 'start_date_formatted' y 'end_date_formatted' parameters.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N
CVSS Score: 5.1

Product Status

Vendor PHP Point Of Sale
Product PHP Point Of Sale
Versions Default: unaffected
  • Version 19.4 is affected

Solutions

There is no solution reported at this time.

Credits

  • Gonzalo Aguilar García (6h4ack) finder

References

Problem Types

  • CWE-79 Improper neutralization of input during web page generation ('cross-site scripting') CWE