Zurück zur Liste

FacturaScripts vulnerable to Reflected Cross-Site Scripting (XSS) via Cookie Manipulation — CVE-2026-27964

GitHub · GitHub · CVE-2026-27964

ID
CVE-2026-27964
Datum
Aktualisiert
Activity
Quelle
GitHub
Vendor
GitHub
Risiko
low
CVSS
3.9

Zusammenfassung

### Summary A Reflected Cross-Site Scripting (XSS) vulnerability exists in the fsNick cookie parameter. The application reflects the cookie's value directly into the HTML without sanitization. ### Details The fsNick cookie is rendered into the DOM without encoding. While the server does reject the modified session and forces a logout, the HTML containing the payload reaches the browser first. This lets the script…

Produkt

composer: facturascripts/facturascripts

Was tun?

Allgemeine, vorsichtige Schritte (bitte prüfe die offizielle Quelle für Details):

  • Prüfe Exponierung und plane Maßnahmen nach Risiko und Umfeld.
  • Identifiziere betroffene Produktversionen und prüfe, ob du betroffen bist.
  • Spiele Hersteller-Updates/Patches ein oder setze empfohlene Mitigations um.
  • Lies das offizielle Advisory für betroffene Versionen und konkrete Schritte.

Offizielles Advisory

Mehr dazu