| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2024-30925 | 6 Apr 202409:41 | – | circl | |
| DerbyNet 安全漏洞 | 18 Apr 202400:00 | – | cnnvd | |
| DerbyNet racerid parameter cross-site scripting vulnerability | 22 Apr 202400:00 | – | cnvd | |
| CVE-2024-30925 | 18 Apr 202400:00 | – | cve | |
| CVE-2024-30925 | 18 Apr 202400:00 | – | cvelist | |
| CVE-2024-30925 | 18 Apr 202422:15 | – | nvd | |
| PT-2024-23675 · Derbynet · Derbynet | 5 Apr 202400:00 | – | ptsecurity | |
| CVE-2024-30925 | 23 May 202510:17 | – | redhatcve | |
| CVE-2024-30925 | 18 Apr 202400:00 | – | vulnrichment |
`CVE ID: CVE-2024-30925
Description:
A Cross-Site Scripting (XSS) vulnerability exists in DerbyNet version 9.0, specifically within the `photo-thumbs.php` component. This issue enables a remote attacker to execute arbitrary code through the improper handling of the `racerid` and `back` parameters. The vulnerability arises because the application dynamically generates URLs for navigation without adequately sanitizing these parameters, thus allowing the injection of malicious scripts.
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: photo-thumbs.php
Attack Type: Remote
Impact: Code execution
Attack Vectors:
The XSS vulnerability can be exploited through manipulation of the `racerid` and `back` parameters in the URL. Examples of such manipulation include:
- http://127.0.0.1:8000/photo-thumbs.php?repo=head&racerid=</script><script>alert(1)</script>
- http://127.0.0.1:8000/photo-thumbs.php?back="><script>alert(1)</script></div>
These URLs demonstrate how an attacker could inject and execute arbitrary JavaScript within the context of the user's browser 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