cvelist/2021/42xxx/CVE-2021-42115.json

92 lines
2.9 KiB
JSON
Raw Normal View History

2021-10-08 22:01:03 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "vulnerability@ncsc.ch",
2021-10-08 22:01:03 +00:00
"ID": "CVE-2021-42115",
"STATE": "PUBLIC",
"TITLE": "Missing HTTPOnly flag on sensitive cookie in TopEase"
2021-10-08 22:01:03 +00:00
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "TopEase",
"version": {
"version_data": [
{
"version_affected": "<=",
"version_value": "7.1.27"
}
]
}
}
]
},
"vendor_name": "Business-DNA Solutions GmbH"
}
]
}
},
"credit": [
{
"lang": "eng",
"value": "SIX Group Services AG, Cyber Controls"
}
],
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
2021-10-08 22:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "Missing HTTPOnly flag in Web Applications operating on Business-DNA Solutions GmbHs TopEase® Platform Version <= 7.1.27 allows an unauthenticated remote attacker to escalate privileges from unauthenticated to authenticated user via stealing and injecting the session- independent and static cookie UID."
}
]
},
"generator": {
"engine": "Vulnogram 0.0.9"
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-1004 Sensitive Cookie Without 'HttpOnly' Flag"
}
]
2021-10-08 22:01:03 +00:00
}
]
},
"references": {
"reference_data": [
{
"name": "https://confluence.topease.ch/confluence/display/DOC/Release+Notes",
"refsource": "CONFIRM",
"url": "https://confluence.topease.ch/confluence/display/DOC/Release+Notes"
}
]
},
"source": {
"discovery": "EXTERNAL"
2021-10-08 22:01:03 +00:00
}
}