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

62 lines
1.9 KiB
JSON
Raw Normal View History

2021-03-29 07:00:38 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-04-29 16:00:46 +00:00
"ID": "CVE-2021-29350",
"STATE": "PUBLIC"
2021-03-29 07:00:38 +00:00
},
2021-04-29 16:00:46 +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-29 07:00:38 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-29 16:00:46 +00:00
"value": "SQL injection in the getip function in conn/function.php in \u53d1\u8d27100-\u8bbe\u8ba1\u7d20\u6750\u4e0b\u8f7d\u7cfb\u7edf 1.1 allows remote attackers to inject arbitrary SQL commands via the X-Forwarded-For header to admin/product_add.php."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/XD-519/Doc/blob/main/sql%20injection.md",
"refsource": "MISC",
"name": "https://github.com/XD-519/Doc/blob/main/sql%20injection.md"
2021-03-29 07:00:38 +00:00
}
]
}
}