| Reporter | Title | Published | Views | Family All 10 |
|---|---|---|---|---|
| CVE-2024-30926 | 6 Apr 202409:41 | – | circl | |
| DerbyNet 安全漏洞 | 18 Apr 202400:00 | – | cnnvd | |
| DerbyNet . /inc/kiosks.inc Script Cross-Site Scripting Vulnerability | 22 Apr 202400:00 | – | cnvd | |
| CVE-2024-30926 | 18 Apr 202400:00 | – | cve | |
| CVE-2024-30926 | 18 Apr 202400:00 | – | cvelist | |
| CVE-2024-30926 | 18 Apr 202422:15 | – | nvd | |
| CVE-2024-30926 | 18 Apr 202422:15 | – | osv | |
| PT-2024-23676 · Derbynet · Derbynet | 18 Apr 202400:00 | – | ptsecurity | |
| CVE-2024-30926 | 23 May 202510:17 | – | redhatcve | |
| CVE-2024-30926 | 18 Apr 202400:00 | – | vulnrichment |
`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
`
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