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

86 lines
2.8 KiB
JSON
Raw Normal View History

2021-02-26 21:00:41 +00:00
{
"CVE_data_meta": {
2022-05-25 17:01:46 +00:00
"ASSIGNER": "psirt@hcl.com",
2022-05-25 11:12:55 -04:00
"DATE_PUBLIC": "2022-04-10T00:00:00.000Z",
2021-02-26 21:00:41 +00:00
"ID": "CVE-2021-27777",
2022-05-25 11:12:55 -04:00
"STATE": "PUBLIC",
"TITLE": "HCL Unica Platform is vulnerable to XML External Entity (XXE) injection"
2021-02-26 21:00:41 +00:00
},
2022-05-25 11:12:55 -04:00
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "HCL Unica",
"version": {
"version_data": [
{
"version_value": "12 and below"
}
]
}
}
]
},
"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-25 17:01:46 +00:00
"value": "XML External Entity (XXE) injection vulnerabilities occur when poorly configured XML parsers process user supplied input without sufficient validation. Attackers can exploit this vulnerability to manipulate XML content and inject malicious external entity references."
2022-05-25 11:12:55 -04:00
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-91 XML Injection (aka Blind XPath Injection)"
}
]
2021-02-26 21:00:41 +00:00
}
]
2022-05-25 11:12:55 -04:00
},
"references": {
"reference_data": [
{
2022-05-25 17:01:46 +00:00
"refsource": "MISC",
"url": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0097124",
"name": "https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0097124"
2022-05-25 11:12:55 -04:00
}
]
},
"source": {
"discovery": "UNKNOWN"
2021-02-26 21:00:41 +00:00
}
2022-05-25 17:01:46 +00:00
}