cvelist/2020/29xxx/CVE-2020-29227.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2020-11-27 05:06:37 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2020-12-14 14:01:43 +00:00
"ID": "CVE-2020-29227",
"STATE": "PUBLIC"
2020-11-27 05:06:37 +00:00
},
2020-12-14 14:01:43 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-11-27 05:06:37 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2020-12-14 14:01:43 +00:00
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sourcecodester.com/php/14544/car-rental-management-system-using-phpmysqli-source-code.html",
"refsource": "MISC",
"name": "https://www.sourcecodester.com/php/14544/car-rental-management-system-using-phpmysqli-source-code.html"
},
{
"refsource": "MISC",
"name": "https://loopspell.medium.com/cve-2020-29227-unauthenticated-local-file-inclusion-7d3bd2c5c6a5",
"url": "https://loopspell.medium.com/cve-2020-29227-unauthenticated-local-file-inclusion-7d3bd2c5c6a5"
2020-11-27 05:06:37 +00:00
}
]
}
}