cvelist/2021/30xxx/CVE-2021-30108.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2021-04-02 08:00:54 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-05-24 20:00:39 +00:00
"ID": "CVE-2021-30108",
"STATE": "PUBLIC"
2021-04-02 08:00:54 +00:00
},
2021-05-24 20:00:39 +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-02 08:00:54 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-05-24 20:00:39 +00:00
"value": "Feehi CMS 2.1.1 is affected by a Server-side request forgery (SSRF) vulnerability. When the user modifies the HTTP Referer header to any url, the server can make a request to it."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/liufee/cms/issues/57",
"refsource": "MISC",
"name": "https://github.com/liufee/cms/issues/57"
2021-04-02 08:00:54 +00:00
}
]
}
}