cvelist/2019/7xxx/CVE-2019-7726.json

77 lines
2.6 KiB
JSON
Raw Normal View History

2019-02-11 09:10:36 -05:00
{
2019-03-18 04:18:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-7726",
2020-12-31 05:01:40 +00:00
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
2019-03-18 04:18:30 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2020-12-31 05:01:40 +00:00
"value": "modules/banners/funcs/click.php in NukeViet before 4.3.04 has a SQL INSERT statement with raw header data from an HTTP request (e.g., Referer and User-Agent)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/nukeviet/nukeviet/blob/4.3.04/CHANGELOG.txt",
"refsource": "MISC",
"name": "https://github.com/nukeviet/nukeviet/blob/4.3.04/CHANGELOG.txt"
},
{
"refsource": "MISC",
"name": "https://github.com/nukeviet/nukeviet/blob/nukeviet4.3/CHANGELOG.txt",
"url": "https://github.com/nukeviet/nukeviet/blob/nukeviet4.3/CHANGELOG.txt"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/nukeviet/nukeviet/compare/4.3.03...4.3.04",
"url": "https://github.com/nukeviet/nukeviet/compare/4.3.03...4.3.04"
},
{
"refsource": "MISC",
"name": "https://github.com/nukeviet/nukeviet/pull/2740/commits/05dfb9b4531f12944fe39556f58449b9a56241be",
"url": "https://github.com/nukeviet/nukeviet/pull/2740/commits/05dfb9b4531f12944fe39556f58449b9a56241be"
2019-03-18 04:18:30 +00:00
}
]
}
}