Unknown · Aerin Loan Repayment Calculator/Application Form · CVE-2023-50829
**Name of the Vulnerable Software and Affected Versions**
Aerin Loan Repayment Calculator and Application Form versions n/a through 2.9.3
**Description**
The issue is related to improper neutralization of input during web page generation, which allows for stored cross-site scripting (XSS). This means that an attacker can inject malicious scripts into the application, potentially leading to unauthorized access or control. The estimated number of potentially affected devices worldwide is not available. There is no information provided about real-world incidents where this issue was exploited.
**Recommendations**
For versions n/a through 2.9.3, update to a version later than 2.9.3 to resolve the issue. As a temporary workaround, consider restricting user input to prevent malicious script injection until a patch is available. Avoid using potentially vulnerable API endpoints, such as `/api/v1/login` or `/users/{id}`, with unvalidated user input until the issue is resolved.