cvelist/2021/31xxx/CVE-2021-31783.json

72 lines
2.3 KiB
JSON
Raw Normal View History

2021-04-23 20:00:45 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-04-26 19:04:26 +00:00
"ID": "CVE-2021-31783",
"STATE": "PUBLIC"
2021-04-23 20:00:45 +00:00
},
2021-04-26 19:04:26 +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-04-23 20:00:45 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-26 19:04:26 +00:00
"value": "show_default.php in the LocalFilesEditor extension before 11.4.0.1 for Piwigo allows Local File Inclusion because the file parameter is not validated with a proper regular-expression check."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://piwigo.org/ext/index.php?cid=null",
"refsource": "MISC",
"name": "https://piwigo.org/ext/index.php?cid=null"
},
{
"url": "https://github.com/Piwigo/LocalFilesEditor/issues/2",
"refsource": "MISC",
"name": "https://github.com/Piwigo/LocalFilesEditor/issues/2"
},
{
"url": "https://github.com/Piwigo/LocalFilesEditor/commit/dda691d3e45bfd166ac175c70bd8b91cb4917b6b",
"refsource": "MISC",
"name": "https://github.com/Piwigo/LocalFilesEditor/commit/dda691d3e45bfd166ac175c70bd8b91cb4917b6b"
2021-04-23 20:00:45 +00:00
}
]
}
}