ARD Meal Reservation Service Cross-Site Scripting Vulnerability

Vulnerability

A Cross-Site Scripting (XSS) vulnerability has been identified in the meal reservation service ARD. This issue arises on the transaction confirmation page, specifically within the transactionID GET parameter. The vulnerability is due to inadequate input validation and output encoding, allowing attackers to inject malicious JavaScript that executes in the context of the user's browser. Such exploitation could result in session hijacking, cookie theft, and other harmful actions performed on behalf of the victim.

Impact

Exploitation of this vulnerability allows for Cross-Site Scripting, where injected scripts are executed in the context of the user's browser, potentially leading to session hijacking and theft of cookies.

Reproduction

To reproduce this vulnerability, send a GET request to the transaction confirmation page with a crafted transactionID parameter that includes malicious JavaScript, such as a script tag with an alert function. The injected script will execute in the user's browser, demonstrating the Cross-Site Scripting vulnerability.

Added: Sep 22, 2025, 7:40 PM
Updated: Sep 22, 2025, 11:51 PM

Vulnerability Rating

Custom Algorithm
spread
0.0
impact
5.4
exploitability
7.7
remediation
0.0
relevance
0.6
threat
6.4
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.