cvelist/2022/31xxx/CVE-2022-31531.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2022-05-23 23:01:32 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2022-07-11 01:00:49 +00:00
"ID": "CVE-2022-31531",
"STATE": "PUBLIC"
2022-05-23 23:01:32 +00:00
},
2022-07-11 01:00:49 +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",
2022-05-23 23:01:32 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-07-11 01:00:49 +00:00
"value": "The dainst/cilantro repository through 0.0.4 on GitHub allows absolute path traversal because the Flask send_file function is used unsafely."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/github/securitylab/issues/669#issuecomment-1117265726",
"refsource": "MISC",
"name": "https://github.com/github/securitylab/issues/669#issuecomment-1117265726"
2022-05-23 23:01:32 +00:00
}
]
}
}