"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-01-29 17:01:09 +00:00
parent 7ac188f6e2
commit 3e7540a20f
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
3 changed files with 136 additions and 8 deletions

View File

@ -2,7 +2,30 @@
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2013-2567",
"STATE": "RESERVED"
"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",
@ -11,7 +34,48 @@
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "An Authentication Bypass vulnerability exists in the web interface in Zavio IP Cameras through 1.6.03 due to a hardcoded admin account found in boa.conf, which lets a remote malicious user obtain sensitive information."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "http://www.securityfocus.com/bid/60189",
"refsource": "MISC",
"name": "http://www.securityfocus.com/bid/60189"
},
{
"url": "http://www.exploit-db.com/exploits/25815",
"refsource": "MISC",
"name": "http://www.exploit-db.com/exploits/25815"
},
{
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84568",
"refsource": "MISC",
"name": "https://exchange.xforce.ibmcloud.com/vulnerabilities/84568"
},
{
"refsource": "MISC",
"name": "https://packetstormsecurity.com/files/cve/CVE-2013-2567",
"url": "https://packetstormsecurity.com/files/cve/CVE-2013-2567"
},
{
"refsource": "MISC",
"name": "http://www.coresecurity.com/advisories/zavio-IP-cameras-multiple-vulnerabilities",
"url": "http://www.coresecurity.com/advisories/zavio-IP-cameras-multiple-vulnerabilities"
}
]
}

View File

@ -56,6 +56,11 @@
"url": "https://github.com/redis/hiredis/issues/747",
"refsource": "MISC",
"name": "https://github.com/redis/hiredis/issues/747"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200129 [SECURITY] [DLA 2083-1] hiredis security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/01/msg00028.html"
}
]
}

View File

@ -1,17 +1,76 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-8416",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-8416",
"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": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "BearFTP before 0.2.0 allows remote attackers to achieve denial of service via a large volume of connections to the PASV mode port."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://github.com/kolya5544/BearFTP/commit/9965337f9d4c0325e4aab324dcd485e4cbb7b428",
"url": "https://github.com/kolya5544/BearFTP/commit/9965337f9d4c0325e4aab324dcd485e4cbb7b428"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/kolya5544/BearFTP/releases/tag/0.2.0",
"url": "https://github.com/kolya5544/BearFTP/releases/tag/0.2.0"
},
{
"refsource": "CONFIRM",
"name": "https://github.com/kolya5544/BearFTP/blob/0.2.0/CHANGELOG.txt",
"url": "https://github.com/kolya5544/BearFTP/blob/0.2.0/CHANGELOG.txt"
},
{
"refsource": "MISC",
"name": "https://pastebin.com/wqNWnCuN",
"url": "https://pastebin.com/wqNWnCuN"
}
]
}