cvelist/2019/5xxx/CVE-2019-5122.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2019-01-04 09:04:41 -05:00
{
2019-10-25 18:01:02 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
2019-03-18 04:45:52 +00:00
"CVE_data_meta": {
"ID": "CVE-2019-5122",
2019-10-25 18:01:02 +00:00
"ASSIGNER": "talos-cna@cisco.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "YouPHPTube",
"version": {
"version_data": [
{
"version_value": "YouPHPTube 6.2 , YouPHPTube 7.6 ,YouPHPTube 7.7 commit 64d35de96e43c5e5b3d582162c12b86eec7e986b (Oct 1st 2019)"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0911",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2019-0911"
}
]
2019-03-18 04:45:52 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2019-10-25 18:01:02 +00:00
"value": "SQL injection vulnerabilities exists in the authenticated part of YouPHPTube 7.6. Specially crafted web requests can cause SQL injections. An attacker can send a web request with Parameter name in /objects/pluginSwitch.json.php."
2019-03-18 04:45:52 +00:00
}
]
}
}