cvelist/2013/3xxx/CVE-2013-3313.json

72 lines
2.4 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-17 21:29:37 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-3313",
2019-11-21 20:02:03 +00:00
"STATE": "PUBLIC"
2019-03-17 21:29:37 +00:00
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
2019-11-21 20:02:03 +00:00
"value": "The Loftek Nexus 543 IP Camera stores passwords in cleartext, which allows remote attackers to obtain sensitive information via an HTTP GET request to check_users.cgi. NOTE: cleartext passwords can also be obtained from proc/kcore when leveraging the directory traversal vulnerability in CVE-2013-3311."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "http://www.tripwire.com/state-of-security/vulnerability-management/vulnerability-who-is-watching-your-ip-camera",
"url": "http://www.tripwire.com/state-of-security/vulnerability-management/vulnerability-who-is-watching-your-ip-camera"
},
{
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/61971",
"url": "http://www.securityfocus.com/bid/61971"
},
{
"refsource": "MISC",
"name": "https://www.exploit-db.com/exploits/27878",
"url": "https://www.exploit-db.com/exploits/27878"
2019-03-17 21:29:37 +00:00
}
]
}
}