cvelist/2021/27xxx/CVE-2021-27859.json

138 lines
5.5 KiB
JSON
Raw Normal View History

2021-03-01 18:00:43 +00:00
{
"CVE_data_meta": {
2021-12-09 22:47:22 -05:00
"ASSIGNER": "cert@cert.org",
"DATE_PUBLIC": "2021-09-27T00:00:00.000Z",
2021-03-01 18:00:43 +00:00
"ID": "CVE-2021-27859",
2021-12-09 22:47:22 -05:00
"STATE": "PUBLIC",
"TITLE": "Missing authorization vulnerability in FatPipe software"
2021-03-01 18:00:43 +00:00
},
2021-12-09 22:47:22 -05:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "WARP ",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.1",
"version_value": "10.1.2r60p91"
},
{
"version_affected": "<",
"version_name": "10.2",
"version_value": "10.2.2r42"
}
]
}
},
{
"product_name": "IPVPN",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.1",
"version_value": "10.1.2r60p91"
},
{
"version_affected": "<",
"version_name": "10.2",
"version_value": "10.2.2r42"
}
]
}
},
{
"product_name": "MPVPN",
"version": {
"version_data": [
{
"version_affected": "<",
"version_name": "10.1",
"version_value": "10.1.2r60p91"
},
{
"version_affected": "<",
"version_name": "10.2",
"version_value": "10.2.2r42"
}
]
}
}
]
},
"vendor_name": "FatPipe"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-03-01 18:00:43 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-12-09 22:47:22 -05:00
"value": "A missing authorization vulnerability in the web management interface of FatPipe WARP, IPVPN, and MPVPN software prior to versions 10.1.2r60p91 and 10.2.2r42 allows an authenticated, remote attacker with read-only privileges to create an account with administrative privileges. Older versions of FatPipe software may also be vulnerable. This does not appear to be a CSRF vulnerability. The FatPipe advisory identifier for this vulnerability is FPSA005."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-862: Missing Authorization"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2021-5681.php",
"refsource": "MISC",
"url": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2021-5681.php"
},
{
"name": "https://www.fatpipeinc.com/support/cve-list.php",
"refsource": "CONFIRM",
"url": "https://www.fatpipeinc.com/support/cve-list.php"
},
{
"name": "https://www.zeroscience.mk/codes/fatpipe_csrf.txt",
"refsource": "MISC",
"url": "https://www.zeroscience.mk/codes/fatpipe_csrf.txt"
2021-03-01 18:00:43 +00:00
}
]
2021-12-09 22:47:22 -05:00
},
"source": {
"advisory": "FPSA005",
"discovery": "EXTERNAL"
2021-03-01 18:00:43 +00:00
}
}