"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-02-04 15:00:41 +00:00
parent 7d00d6d145
commit 87aa3e73f4
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
3 changed files with 70 additions and 20 deletions

View File

@ -1,17 +1,61 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-16194",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ID": "CVE-2020-16194",
"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": "An Insecure Direct Object Reference (IDOR) vulnerability was found in Prestashop Opart devis < 4.0.2. Unauthenticated attackers can have access to any user's invoice and delivery address by exploiting an IDOR on the delivery_address and invoice_address fields."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://github.com/login-securite/CVE/blob/main/CVE-2020-16194.md",
"url": "https://github.com/login-securite/CVE/blob/main/CVE-2020-16194.md"
}
]
}

View File

@ -48,16 +48,19 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JS-DECAL-1051007"
"refsource": "MISC",
"url": "https://www.npmjs.com/package/decal",
"name": "https://www.npmjs.com/package/decal"
},
{
"refsource": "CONFIRM",
"url": "https://www.npmjs.com/package/decal"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-DECAL-1051007",
"name": "https://snyk.io/vuln/SNYK-JS-DECAL-1051007"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/gigafied/decal.js/blob/master/src/utils/set.js%23L45-L73"
"refsource": "MISC",
"url": "https://github.com/gigafied/decal.js/blob/master/src/utils/set.js%23L45-L73",
"name": "https://github.com/gigafied/decal.js/blob/master/src/utils/set.js%23L45-L73"
}
]
},
@ -65,7 +68,7 @@
"description_data": [
{
"lang": "eng",
"value": "This affects all versions of package decal.\n The vulnerability is in the set function.\r\n\r\n"
"value": "This affects all versions of package decal. The vulnerability is in the set function."
}
]
},

View File

@ -48,16 +48,19 @@
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"url": "https://snyk.io/vuln/SNYK-JS-DECAL-1051028"
"refsource": "MISC",
"url": "https://snyk.io/vuln/SNYK-JS-DECAL-1051028",
"name": "https://snyk.io/vuln/SNYK-JS-DECAL-1051028"
},
{
"refsource": "CONFIRM",
"url": "https://www.npmjs.com/package/decal"
"refsource": "MISC",
"url": "https://www.npmjs.com/package/decal",
"name": "https://www.npmjs.com/package/decal"
},
{
"refsource": "CONFIRM",
"url": "https://github.com/gigafied/decal.js/blob/master/src/utils/extend.js%23L23-L56"
"refsource": "MISC",
"url": "https://github.com/gigafied/decal.js/blob/master/src/utils/extend.js%23L23-L56",
"name": "https://github.com/gigafied/decal.js/blob/master/src/utils/extend.js%23L23-L56"
}
]
},
@ -65,7 +68,7 @@
"description_data": [
{
"lang": "eng",
"value": "This affects all versions of package decal.\n The vulnerability is in the extend function.\r\n\r\n"
"value": "This affects all versions of package decal. The vulnerability is in the extend function."
}
]
},