cvelist/2017/16xxx/CVE-2017-16896.json

67 lines
2.0 KiB
JSON
Raw Normal View History

2017-11-20 11:04:13 -05:00
{
2019-03-18 00:28:06 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-16896",
"STATE": "PUBLIC"
},
"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",
"description": {
"description_data": [
2017-11-20 11:04:13 -05:00
{
2019-03-18 00:28:06 +00:00
"lang": "eng",
"value": "A SQL injection in classes/handler/public.php in the forgotpass component of Tiny Tiny RSS 17.4 exists via the login parameter."
2017-11-20 11:04:13 -05:00
}
2019-03-18 00:28:06 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.tt-rss.org/git/tt-rss/commit/2352c320c2ed34ec7df1ad22f0c55a1b26489815",
"refsource": "MISC",
"url": "https://git.tt-rss.org/git/tt-rss/commit/2352c320c2ed34ec7df1ad22f0c55a1b26489815"
},
{
"name": "https://discourse.tt-rss.org/t/sql-injection-in-forgotpass-fixed/669",
"refsource": "MISC",
"url": "https://discourse.tt-rss.org/t/sql-injection-in-forgotpass-fixed/669"
}
]
}
}