cvelist/2018/9xxx/CVE-2018-9031.json

67 lines
2.2 KiB
JSON
Raw Normal View History

2018-03-26 21:04:36 -04:00
{
2019-03-18 01:54:54 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-9031",
"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-03-29 12:04:45 -04:00
{
2019-03-18 01:54:54 +00:00
"lang": "eng",
"value": "The login interface on TNLSoftSolutions Sentry Vision 3.x devices provides password disclosure by reading an \"if(pwd ==\" line in the HTML source code. This means, in effect, that authentication occurs only on the client side."
2018-03-29 12:04:45 -04:00
}
2019-03-18 01:54:54 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gist.github.com/pabloonicarres/c2c284ca7b025d629da39087445ed15d#file-sentryvision_authentication_bypass-sh",
"refsource": "MISC",
"url": "https://gist.github.com/pabloonicarres/c2c284ca7b025d629da39087445ed15d#file-sentryvision_authentication_bypass-sh"
},
{
"name": "https://www.youtube.com/watch?v=pLMH9vGPRCo",
"refsource": "MISC",
"url": "https://www.youtube.com/watch?v=pLMH9vGPRCo"
}
]
}
}