cvelist/2020/15xxx/CVE-2020-15734.json

102 lines
3.2 KiB
JSON
Raw Normal View History

2020-07-14 16:01:23 +00:00
{
"CVE_data_meta": {
2021-04-12 19:35:10 +03:00
"ASSIGNER": "cve-requests@bitdefender.com",
"DATE_PUBLIC": "2021-04-12T03:00:00.000Z",
2020-07-14 16:01:23 +00:00
"ID": "CVE-2020-15734",
2021-04-12 19:35:10 +03:00
"STATE": "PUBLIC",
"TITLE": "Same-origin policy vulnerability in Bitdefender Safepay"
2020-07-14 16:01:23 +00:00
},
2021-04-12 19:35:10 +03:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Safepay",
"version": {
"version_data": [
{
"version_affected": "<",
"version_value": "25.0.7.29"
}
]
}
}
]
},
"vendor_name": "Bitdefender"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "Narendra Bhati"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2020-07-14 16:01:23 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-04-12 17:00:42 +00:00
"value": "An Origin Validation Error vulnerability in Bitdefender Safepay allows an attacker to manipulate the browser's file upload capability into accessing other files in the same directory or sub-directories. This issue affects: Bitdefender Safepay versions prior to 25.0.7.29."
2021-04-12 19:35:10 +03:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-346 Origin Validation Error"
}
]
2020-07-14 16:01:23 +00:00
}
]
2021-04-12 19:35:10 +03:00
},
"references": {
"reference_data": [
{
2021-04-12 17:00:42 +00:00
"refsource": "MISC",
"url": "https://www.bitdefender.com/support/security-advisories/origin-policy-vulnerability-bitdefender-safepay/",
"name": "https://www.bitdefender.com/support/security-advisories/origin-policy-vulnerability-bitdefender-safepay/"
2021-04-12 19:35:10 +03:00
}
]
},
"solution": [
{
"lang": "eng",
"value": "An automatic update to version 25.0.7.29 fixes the issue."
}
],
"source": {
"defect": [
"VA-8961"
],
"discovery": "EXTERNAL"
2020-07-14 16:01:23 +00:00
}
}