cvelist/2018/14xxx/CVE-2018-14429.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2018-07-19 17:04:21 -04:00
{
2019-03-18 04:36:32 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-14429",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
2018-08-14 14:08:15 -04:00
{
2019-03-18 04:36:32 +00:00
"lang": "eng",
"value": "man-cgi before 1.16 allows Local File Inclusion via absolute path traversal, as demonstrated by a cgi-bin/man-cgi?/etc/passwd URI."
2018-08-14 14:08:15 -04:00
}
2019-03-18 04:36:32 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "20180808 [CVE-2018-14429] man-cgi < 1.16 Local File Include",
"refsource": "BUGTRAQ",
"url": "https://www.securityfocus.com/archive/1/542208/100/0/threaded"
},
{
"name": "http://packetstormsecurity.com/files/148855/man-cgi-Local-File-Inclusion.html",
"refsource": "MISC",
"url": "http://packetstormsecurity.com/files/148855/man-cgi-Local-File-Inclusion.html"
}
]
}
}