CVE-2023-24191: XSS
Online Food Ordering System v2 was discovered to contain a cross-site scripting (XSS) vulnerability via the redirect parameter in signup.php.
Affected Software
Event History
Frequently Asked Questions
What is CVE-2023-24191?
CVE-2023-24191 is a cross-site scripting (XSS) vulnerability in the Online Food Ordering System v2.
How does the XSS vulnerability in signup.php work?
The XSS vulnerability in signup.php is triggered through the redirect parameter, allowing an attacker to inject malicious scripts.
What is the severity of CVE-2023-24191?
CVE-2023-24191 has a severity rating of medium (6.1).
How can I fix the XSS vulnerability in the Online Food Ordering System v2?
To fix the XSS vulnerability in the Online Food Ordering System v2, you should sanitize user inputs and implement proper output encoding.
Where can I find more information about CVE-2023-24191?
For more information about CVE-2023-24191, you can refer to the following sources: [GitHub](https://github.com/xiumulty/CVE/blob/main/Online%20Food%20Ordering%20System%20v2/xss%20in%20signup.php.md) and [SourceCodester](https://www.sourcecodester.com/php/16022/online-food-ordering-system-v2-using-php8-and-mysql-free-source-code.html).