XSS Vulnerability in Amazon PAYFORT Payment Gateway SDK
CVE-2018-19190
6.1MEDIUM
What is CVE-2018-19190?
The Amazon PAYFORT payment gateway SDK suffers from a Cross-Site Scripting (XSS) vulnerability through the error.php error_msg parameter, potentially allowing attackers to execute arbitrary scripts in the context of a user's session. This exposure can lead to various security risks, such as data theft or session hijacking, putting sensitive information at risk. Proper validation and sanitization of input parameters are crucial to mitigate this issue.