Enhancement: cves/2020/CVE-2020-29227.yaml by mp

patch-1
MostInterestingBotInTheWorld 2022-05-16 15:21:59 -04:00
parent a028a908ee
commit d29eba9e3a
1 changed files with 4 additions and 3 deletions

View File

@ -1,11 +1,10 @@
id: CVE-2020-29227
info:
name: Car Rental Management System 1.0 - Local File Inclusion (LFI)
name: Car Rental Management System 1.0 - Local File Inclusion
author: daffainfo
severity: critical
description: An issue was discovered in Car Rental Management System 1.0. An unauthenticated user can perform a file inclusion attack against the /index.php file with a partial filename in the "page" parameter,
to cause local file inclusion resulting in code execution.
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.
reference:
- https://loopspell.medium.com/cve-2020-29227-unauthenticated-local-file-inclusion-7d3bd2c5c6a5
- https://nvd.nist.gov/vuln/detail/CVE-2020-29227
@ -28,3 +27,5 @@ requests:
- type: status
status:
- 200
# Enhanced by mp on 2022/05/16