Guriddo · Guriddo Form Php · CVE-2018-19340
**Name of the Vulnerable Software and Affected Versions**
Guriddo Form PHP version 5.3
**Description**
The issue is related to insufficient protection of the web page structure, allowing for potential cross-site scripting (XSS) attacks. This could enable a remote attacker to perform intersite script attacks. The exploitation is possible through the `demos/jqform/defaultnodb/default.php` endpoint, specifically via the `OrderID`, `ShipName`, `ShipAddress`, `ShipCity`, `ShipPostalCode`, `ShipCountry`, `Freight`, or `details` parameters.
**Recommendations**
For Guriddo Form PHP version 5.3, consider restricting access to the `demos/jqform/defaultnodb/default.php` endpoint until a patch is available. As a temporary workaround, avoid using the `OrderID`, `ShipName`, `ShipAddress`, `ShipCity`, `ShipPostalCode`, `ShipCountry`, `Freight`, or `details` parameters in the affected endpoint to minimize the risk of exploitation.