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

88 lines
2.9 KiB
JSON
Raw Normal View History

2021-02-26 21:00:41 +00:00
{
"CVE_data_meta": {
2022-05-06 19:01:36 +00:00
"ASSIGNER": "psirt@hcl.com",
2022-05-05 16:37:27 -04:00
"DATE_PUBLIC": "2022-04-28T00:00:00.000Z",
2022-05-05 17:05:38 -04:00
"ID": "CVE-2021-27759",
2022-05-05 16:37:27 -04:00
"STATE": "PUBLIC"
2021-02-26 21:00:41 +00:00
},
2022-05-05 16:37:27 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "HCL BigFix Inventory",
"version": {
"version_data": [
{
"version_value": "9.x"
},
{
"version_value": "10.x"
}
]
}
}
]
},
"vendor_name": "HCL Software"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-02-26 21:00:41 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2022-05-06 19:01:36 +00:00
"value": "This vulnerability arises because the application allows the user to perform some sensitive action without verifying that the request was sent intentionally. An attacker can cause a victim's browser to emit an HTTP request to an arbitrary URL in the application."
2022-05-05 16:37:27 -04:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
2022-05-05 17:30:42 -04:00
"attackComplexity": "HIGH",
2022-05-05 16:37:27 -04:00
"attackVector": "ADJACENT_NETWORK",
2022-05-05 17:30:42 -04:00
"availabilityImpact": "NONE",
2022-05-05 16:37:27 -04:00
"baseScore": 1.6,
"baseSeverity": "LOW",
2022-05-06 14:06:26 -04:00
"confidentialityImpact": "LOW",
2022-05-05 16:37:27 -04:00
"integrityImpact": "NONE",
2022-05-06 14:06:26 -04:00
"privilegesRequired": "LOW",
2022-05-05 16:37:27 -04:00
"scope": "UNCHANGED",
2022-05-06 14:06:26 -04:00
"userInteraction": "REQUIRED",
2022-05-05 16:37:27 -04:00
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:L/UI:R/S:U/C:L/I:N/A:N/E:F/RL:U/RC:C/CR:L/IR:L/AR:L/MAV:A/MAC:H/MPR:L/MUI:R/MS:U/MC:X/MI:N/MA:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-352 Cross-Site Request Forgery (CSRF)"
}
]
2021-02-26 21:00:41 +00:00
}
]
2022-05-05 16:37:27 -04:00
},
"references": {
"reference_data": [
{
2022-05-06 19:01:36 +00:00
"refsource": "MISC",
"url": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0098006",
"name": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0098006"
2022-05-05 16:37:27 -04:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-02-26 21:00:41 +00:00
}
2022-05-06 19:01:36 +00:00
}