cvelist/2021/29xxx/CVE-2021-29024.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-03-22 21:00:45 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-05-17 19:00:43 +00:00
"ID": "CVE-2021-29024",
"STATE": "PUBLIC"
2021-03-22 21:00:45 +00:00
},
2021-05-17 19:00: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",
2021-03-22 21:00:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-05-17 19:00:43 +00:00
"value": "In InvoicePlane 1.5.11 a misconfigured web server allows unauthenticated directory listing and file download. Allowing an attacker to directory traversal and download files suppose to be private without authentication."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://notnnor.github.io/research/2021/03/17/files-or-directories-accessible-to-external-parties-in-invoiceplane.html",
"refsource": "MISC",
"name": "https://notnnor.github.io/research/2021/03/17/files-or-directories-accessible-to-external-parties-in-invoiceplane.html"
2021-03-22 21:00:45 +00:00
}
]
}
}