Lucene search
+L

211 matches found

NVD
NVD
added 2026/02/02 11:16 p.m.15 views

CVE-2026-23997

FacturaScripts is open-source enterprise resource planning and accounting software. In 2025.71 and earlier, a Stored Cross-Site Scripting XSS vulnerability was discovered in the Observations field. The flaw occurs in the History view, where historical data is rendered without proper HTML entity...

9CVSS0.00385EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/02/02 8:49 p.m.2 views

CVE-2026-23476 FacturaScripts Affected by Reflected XSS

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to 2025.8, there a reflected XSS bug in FacturaScripts. The problem is in how error messages get displayed. Twig's | raw filter is used, which skips HTML escaping. When triggering a database error like passi...

5.4CVSS5.4AI score0.00255EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/02/02 8:49 p.m.35 views

CVE-2026-23476 FacturaScripts Affected by Reflected XSS

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to 2025.8, there a reflected XSS bug in FacturaScripts. The problem is in how error messages get displayed. Twig's | raw filter is used, which skips HTML escaping. When triggering a database error like passi...

5.4CVSS0.00255EPSS
SaveExploits1References3
OSV
OSV
added 2026/02/02 8:49 p.m.7 views

CVE-2026-23476 FacturaScripts Affected by Reflected XSS

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to 2025.8, there a reflected XSS bug in FacturaScripts. The problem is in how error messages get displayed. Twig's | raw filter is used, which skips HTML escaping. When triggering a database error like passi...

5.4CVSS5.4AI score0.00255EPSS
SaveExploits1References5
CVE
CVE
added 2026/02/02 8:49 p.m.17 views

CVE-2026-23476

Summary: CVE-2026-23476 affects FacturaScripts prior to 2025.8, due to a reflected XSS in error messages rendered with Twig’s raw filter. The bug arises when a database error includes user input (e.g., via the code parameter in endpoints like /EditProducto?code=) and the template Core/View/Macro/...

5.4CVSS5.4AI score0.00255EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/02 8:19 p.m.4 views

CVE-2026-23997 FacturaScripts has a Stored Cross-Site Scripting (XSS) in "Observations" field via History View

FacturaScripts is open-source enterprise resource planning and accounting software. In 2025.71 and earlier, a Stored Cross-Site Scripting XSS vulnerability was discovered in the Observations field. The flaw occurs in the History view, where historical data is rendered without proper HTML entity...

8CVSS5.9AI score0.00385EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/02 8:19 p.m.7 views

CVE-2026-23997 FacturaScripts has a Stored Cross-Site Scripting (XSS) in "Observations" field via History View

FacturaScripts is open-source enterprise resource planning and accounting software. In 2025.71 and earlier, a Stored Cross-Site Scripting XSS vulnerability was discovered in the Observations field. The flaw occurs in the History view, where historical data is rendered without proper HTML entity...

8CVSS5.9AI score0.00385EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/02 8:19 p.m.23 views

CVE-2026-23997

CVE-2026-23997 is a Stored XSS in FacturaScripts’ Observations field rendered in the History view. The root cause is improper HTML entity encoding when displaying historical data, allowing an attacker to execute arbitrary JavaScript in an admin’s browser. Public docs (GitHub/GHSA advisories, Red ...

9CVSS5.9AI score0.00385EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/02 6:0 p.m.15 views

FacturaScripts is Vulnerable to Reflected XSS

Reflected XSS via SQL Error Messages Summary A reflected XSS bug has been found in FacturaScripts. The problem is in how error messages get displayed - it's using Twig's | raw filter which skips HTML escaping. When a database error is triggered like passing a string where an integer is expected,...

5.4CVSS5.5AI score0.00255EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/02/02 6:0 p.m.6 views

GHSA-G6W2-Q45F-XRP4 FacturaScripts is Vulnerable to Reflected XSS

Reflected XSS via SQL Error Messages Summary A reflected XSS bug has been found in FacturaScripts. The problem is in how error messages get displayed - it's using Twig's | raw filter which skips HTML escaping. When a database error is triggered like passing a string where an integer is expected,...

5.4CVSS5.5AI score0.00255EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2026/02/02 12:0 a.m.11 views

FacturaScripts 跨站脚本漏洞

FacturaScripts is an open-source ERP software developed by Carlos Garcia, a Spanish developer. Versions of FacturaScripts prior to 2025.8 contained a cross-site scripting vulnerability. This vulnerability stemmed from the use of raw filters during error message display, which allowed for skipping...

5.4CVSS5.6AI score0.00255EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/02/02 12:0 a.m.11 views

FacturaScripts 跨站脚本漏洞

FacturaScripts is an open-source ERP software developed by Carlos Garcia, a Spanish developer. Versions of FacturaScripts prior to 2025.71 contained a cross-site scripting vulnerability. This vulnerability occurred due to improper HTML entity encoding during the rendering of historical data in th...

9CVSS5.7AI score0.00385EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.13 views

PT-2026-5714

Name of the Vulnerable Software and Affected Versions FacturaScripts versions 2025.71 and earlier Description FacturaScripts software contains a Stored Cross-Site Scripting XSS flaw within the Observations field in the History view. The application fails to properly encode HTML entities when...

8CVSS5.8AI score0.00385EPSS
SaveExploits1References8
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.8 views

PT-2026-5712

Name of the Vulnerable Software and Affected Versions FacturaScripts versions prior to 2025.8 Description FacturaScripts is susceptible to a reflected cross-site scripting XSS issue stemming from improper handling of error messages. The application utilizes Twig's | raw filter, which bypasses HTM...

5.4CVSS5.1AI score0.00255EPSS
SaveExploits1References10
Github Security Blog
Github Security Blog
added 2025/12/30 8:52 p.m.12 views

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, allowi...

5.4CVSS6.2AI score0.00982EPSS
SaveExploits2References6Affected Software1
EUVD
EUVD
added 2025/12/30 8:52 p.m.5 views

EUVD-2025-205844

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

5.1CVSS5.1AI score0.00982EPSS
SaveExploits2References4
OSV
OSV
added 2025/12/30 8:52 p.m.6 views

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, allowi...

8.6CVSS6.1AI score0.00982EPSS
SaveExploits2References6
Cvelist
Cvelist
added 2025/12/30 7:23 p.m.27 views

CVE-2025-69210 FacturaScripts vulnerable to Stored Cross-Site Scripting (XSS) via XML File Upload

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to version 2025.7, 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...

5.1CVSS0.00982EPSS
SaveExploits2References3
OSV
OSV
added 2025/12/30 7:23 p.m.9 views

CVE-2025-69210 FacturaScripts vulnerable to Stored Cross-Site Scripting (XSS) via XML File Upload

FacturaScripts is open-source enterprise resource planning and accounting software. Prior to version 2025.7, 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...

5.1CVSS6.1AI score0.00982EPSS
SaveExploits2References5
CVE
CVE
added 2025/12/30 7:23 p.m.23 views

CVE-2025-69210

FacturaScripts is affected by CVE-2025-69210: a stored XSS via the product file upload feature exists in versions prior to 2025.7. Authenticated users can upload crafted XML files containing executable JavaScript; these files are rendered without sufficient sanitization or content-type enforcemen...

5.4CVSS5.8AI score0.00982EPSS
SaveExploits2References3Affected Software1
Rows per page
Query Builder