[prev in list] [next in list] [prev in thread] [next in thread] 

List:       full-disclosure
Subject:    [FD] CVE-2024-30926: XSS Vulnerability in DerbyNet v9.0 via ./inc/kiosks.inc
From:       Valentin Lobstein via Fulldisclosure <fulldisclosure () seclists ! org>
Date:       2024-04-03 18:38:35
Message-ID: mkHOs27XjFDjDZWnAoXHwn3uontC3-mp7FV4I1DIL-hunAuZX4q-DRMJLSuegQ4OuRKf_fSbSfreSd7qYJFZD8vu0dxB1AdFy0tfCkmhjGE= () protonmail ! com
[Download RAW message or body]

CVE ID: CVE-2024-30926

Description:
A Cross-Site Scripting (XSS) vulnerability has been identified in DerbyNet version 9.0, \
affecting the `./inc/kiosks.inc` component. This vulnerability permits remote attackers to \
execute arbitrary code by exploiting the `address_for_current_kiosk()` function. The issue \
stems from the improper sanitization of user-supplied input via the URL parameters `id` and \
`address`, which are directly utilized without validation. This oversight allows the execution \
of malicious JavaScript code through crafted URLs.

Vulnerability Type: Cross-Site Scripting (XSS)

Vendor of Product: DerbyNet - Available on GitHub: https://github.com/jeffpiazza/derbynet

Affected Product Code Base: DerbyNet - v9.0

Affected Component: ./inc/kiosks.inc

Attack Type: Remote

Impact: Code execution

Attack Vectors:
The vulnerability can be exploited by manipulating URL parameters to inject malicious scripts. \
                Examples include:
- `http://127.0.0.1:8000/kiosk.php?id=<script>alert(1)</script>`
- `http://127.0.0.1:8000/kiosk.php?address=<script>alert(1)</script>`

These manipulations demonstrate how an attacker could leverage unsanitized input to execute \
arbitrary JavaScript in the context of a user's session.

Discoverer: Valentin Lobstein

References:
- Official website: http://derbynet.com
- Source code on GitHub: https://github.com/jeffpiazza/derbynet
_______________________________________________
Sent through the Full Disclosure mailing list
https://nmap.org/mailman/listinfo/fulldisclosure
Web Archives & RSS: https://seclists.org/fulldisclosure/


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic