"-Synchronized-Data."

This commit is contained in:
CVE Team 2020-07-23 13:01:28 +00:00
parent aed53cab0a
commit 87b9198a73
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 57 additions and 8 deletions

View File

@ -66,6 +66,11 @@
"refsource": "CONFIRM",
"name": "https://www.synaptics.com/sites/default/files/fingerprint-sensor-VFS7500-security-brief-2020-07-14.pdf",
"url": "https://www.synaptics.com/sites/default/files/fingerprint-sensor-VFS7500-security-brief-2020-07-14.pdf"
},
{
"refsource": "MISC",
"name": "https://support.hp.com/us-en/document/c06696474",
"url": "https://support.hp.com/us-en/document/c06696474"
}
]
}

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-15688",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-15688",
"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": "GoAhead before 5.1.2 mishandles the nonce value during Digest authentication. This may permit request replay attacks for local requests over HTTP."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/embedthis/goahead-gpl/issues/3",
"url": "https://github.com/embedthis/goahead-gpl/issues/3"
}
]
}

View File

@ -20,7 +20,7 @@
"version_data": [
{
"version_name": "<",
"version_value": "1.0"
"version_value": "10.1"
}
]
}
@ -42,7 +42,7 @@
"impact": {
"cvss": {
"baseScore": "6.3",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.0"
}
},