mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-08-04 08:44:25 +00:00
92 lines
2.9 KiB
JSON
92 lines
2.9 KiB
JSON
{
|
||
"CVE_data_meta": {
|
||
"ASSIGNER": "vulnerability@ncsc.ch",
|
||
"ID": "CVE-2021-42115",
|
||
"STATE": "PUBLIC",
|
||
"TITLE": "Missing HTTPOnly flag on sensitive cookie in TopEase"
|
||
},
|
||
"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",
|
||
"description": {
|
||
"description_data": [
|
||
{
|
||
"lang": "eng",
|
||
"value": "Missing HTTPOnly flag in Web Applications operating on Business-DNA Solutions GmbH’s 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"
|
||
}
|
||
]
|
||
}
|
||
]
|
||
},
|
||
"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"
|
||
}
|
||
} |