CVE-2023-4111
PHP Jabbers Bus Reservation System index.php cross site scripting
Record summary
CVE-2023-4111 has a selected CVSS score of 4.3 (medium); EIP currently links 1 Nuclei template.
Description
A vulnerability was found in PHP Jabbers Bus Reservation System 1.1 and classified as problematic. Affected by this issue is some unknown functionality of the file /index.php. The manipulation of the argument index/pickup_id leads to cross site scripting. The attack may be launched remotely. VDB-235958 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.
Exploitation context
Available material
- Nuclei templates
- 1
Affected products and versions
1| Product | Source | Version range | Status |
|---|---|---|---|
Bus Reservation SystemBrowse PHP Jabbers / Bus Reservation System | CVE List | 1.1 | affected |
Nuclei templates
1ProjectDiscoveryMEDIUMPHPJabbers Bus Reservation System 1.1 - Cross-Site ScriptingCVSS 6.1
A vulnerability was found in PHP Jabbers Bus Reservation System 1.1 and classified as problematic. Affected by this issue is some unknown functionality of the file /index.php. The manipulation of the argument index/pickup_id leads to cross site scripting. The attack may be launched remotely.
Impact
Unauthenticated attackers can inject malicious JavaScript through the pickup_id parameter in index.php, potentially stealing session tokens or credentials of bus reservation system administrators and customers.
Remediation
Update PHPJabbers Bus Reservation System to a version newer than 1.1 that properly sanitizes the pickup_id parameter in index.php.
Source: ProjectDiscovery