cvelist/2017/17xxx/CVE-2017-17097.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-12-03 15:02:35 -05:00
{
2019-03-18 00:01:17 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17097",
"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": [
2018-01-02 10:06:00 -05:00
{
2019-03-18 00:01:17 +00:00
"lang": "eng",
"value": "gps-server.net GPS Tracking Software (self hosted) 2.x has a password reset procedure that immediately resets passwords upon an unauthenticated request, and then sends e-mail with a predictable (date-based) password to the admin, which makes it easier for remote attackers to obtain access by predicting this new password. This is related to the use of gmdate for password creation in fn_connect.php."
2018-01-02 10:06:00 -05:00
}
2019-03-18 00:01:17 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gist.github.com/pak0s/ea7a80c2614d9cd43cfb8230c65c9fec",
"refsource": "MISC",
"url": "https://gist.github.com/pak0s/ea7a80c2614d9cd43cfb8230c65c9fec"
},
{
"name": "43431",
"refsource": "EXPLOIT-DB",
"url": "https://www.exploit-db.com/exploits/43431/"
},
{
"name": "https://s1.gps-server.net/changelog.txt",
"refsource": "MISC",
"url": "https://s1.gps-server.net/changelog.txt"
}
]
}
}