mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
98 lines
3.3 KiB
JSON
98 lines
3.3 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@huntr.dev",
|
|
"ID": "CVE-2021-3731",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Improper Restriction of Rendered UI Layers or Frames in ledgersmb/ledgersmb"
|
|
},
|
|
"affects": {
|
|
"vendor": {
|
|
"vendor_data": [
|
|
{
|
|
"product": {
|
|
"product_data": [
|
|
{
|
|
"product_name": "ledgersmb/ledgersmb",
|
|
"version": {
|
|
"version_data": [
|
|
{
|
|
"version_affected": "!",
|
|
"version_value": "1.7.33"
|
|
},
|
|
{
|
|
"version_affected": "<",
|
|
"version_value": "1.8.18"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"vendor_name": "ledgersmb"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"data_format": "MITRE",
|
|
"data_type": "CVE",
|
|
"data_version": "4.0",
|
|
"description": {
|
|
"description_data": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "LedgerSMB does not sufficiently guard against being wrapped by other sites, making it vulnerable to 'clickjacking'. This allows an attacker to trick a targetted user to execute unintended actions."
|
|
}
|
|
]
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "HIGH",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 5.9,
|
|
"baseSeverity": "MEDIUM",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "UNCHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:L/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-1021 Improper Restriction of Rendered UI Layers or Frames"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://huntr.dev/bounties/5664331d-f5f8-4412-8566-408f8655888a",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://huntr.dev/bounties/5664331d-f5f8-4412-8566-408f8655888a"
|
|
},
|
|
{
|
|
"name": "https://ledgersmb.org/cve-2021-3731-clickjacking",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://ledgersmb.org/cve-2021-3731-clickjacking"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4962",
|
|
"url": "https://www.debian.org/security/2021/dsa-4962"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "5664331d-f5f8-4412-8566-408f8655888a",
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |