Home
Trends
Vulnerabilities
News
Researchers
Why dbugs?

Wwlcz

#25953of 53,634
9.8Total CVSS
Vulnerabilities · 1
PT-2023-22307
9.8
2023-05-29
Sourcecodester · Sourcecodester Students Online Internship Timesheet System · CVE-2023-2955
**Name of the Vulnerable Software and Affected Versions** SourceCodester Students Online Internship Timesheet System version 1.0 **Description** A critical issue was found in the GET Parameter Handler component of the rendered report.php file. The manipulation of the `sid` argument leads to sql injection, allowing for remote attacks. The exploit has been publicly disclosed. **Recommendations** For version 1.0, consider disabling the `sid` argument in the GET Parameter Handler to prevent sql injection until a patch is available. Restrict access to the rendered report.php file to minimize the risk of exploitation. Avoid using the `sid` argument in the affected API endpoint until the issue is resolved.