.. / CVE-2020-29227

Exploit for Car Rental Management System 1.0 - Local File Inclusion (CVE-2020-29227)

Description:

Car Rental Management System 1.0 allows an unauthenticated user to perform a file inclusion attack against the /index.php file with a partial filename in the “page” parameter, leading to code execution.

Nuclei Template

View the template here CVE-2020-29227.yaml

Validate with Nuclei

echo "$URL" | nuclei -t ~/nuclei-templates/http/cves/2020/CVE-2020-29227.yaml
Copy

References:

https://github.com/ARPSyndicate/cvemon
https://loopspell.medium.com/cve-2020-29227-unauthenticated-local-file-inclusion-7d3bd2c5c6a5
https://www.sourcecodester.com/php/14544/car-rental-management-system-using-phpmysqli-source-code.html
https://github.com/ARPSyndicate/kenzer-templates
https://nvd.nist.gov/vuln/detail/CVE-2020-29227