Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-2267-xqcf-gw2m: FacturaScripts is Vulnerable to Stored Cross-Site Scripting (XSS) via XML File Upload

A stored cross-site scripting (XSS) vulnerability exists in the product file upload functionality.

Authenticated users can upload crafted XML files containing executable JavaScript. These files are later rendered by the application without sufficient sanitization or content-type enforcement, allowing arbitrary JavaScript execution when the file is accessed.

Because product files uploaded by regular users are visible to administrative users, this vulnerability can be leveraged to execute malicious JavaScript in an administrator’s browser session.

ghsa
#xss#vulnerability#git#java#auth
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. CVE-2025-69210

FacturaScripts is Vulnerable to Stored Cross-Site Scripting (XSS) via XML File Upload

High severity GitHub Reviewed Published Dec 30, 2025 in NeoRazorX/facturascripts • Updated Dec 30, 2025

Package

composer facturascripts/facturascripts (Composer)

Affected versions

<= 2025.4

= 2025.11

= 2025.41

= 2025.43

A stored cross-site scripting (XSS) vulnerability exists in the product file upload functionality.

Authenticated users can upload crafted XML files containing executable JavaScript. These files are later rendered by the application without sufficient sanitization or content-type enforcement, allowing arbitrary JavaScript execution when the file is accessed.

Because product files uploaded by regular users are visible to administrative users, this vulnerability can be leveraged to execute malicious JavaScript in an administrator’s browser session.

References

  • GHSA-2267-xqcf-gw2m
  • NeoRazorX/facturascripts@e908ade

Published to the GitHub Advisory Database

Dec 30, 2025

Last updated

Dec 30, 2025

ghsa: Latest News

GHSA-g9jg-w8vm-g96v: Trix has a stored XSS vulnerability through its attachment attribute