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

68 lines
1.9 KiB
JSON
Raw Normal View History

2018-03-26 21:04:36 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-9031",
2018-03-29 12:04:45 -04: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"
}
]
}
2018-03-26 21:04:36 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-03-29 12:04:45 -04:00
"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."
}
]
},
"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",
2018-03-29 12:04:45 -04:00
"url" : "https://gist.github.com/pabloonicarres/c2c284ca7b025d629da39087445ed15d#file-sentryvision_authentication_bypass-sh"
},
{
"name" : "https://www.youtube.com/watch?v=pLMH9vGPRCo",
"refsource" : "MISC",
2018-03-29 12:04:45 -04:00
"url" : "https://www.youtube.com/watch?v=pLMH9vGPRCo"
2018-03-26 21:04:36 -04:00
}
]
}
}