CVE-2021-3731 (GCVE-0-2021-3731)
Vulnerability from cvelistv5
Published
2021-08-23 12:42
Modified
2024-08-03 17:01
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-1021 - Improper Restriction of Rendered UI Layers or Frames
Summary
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.
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| ledgersmb | ledgersmb/ledgersmb |
Version: unspecified < 1.8.18 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T17:01:07.699Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://huntr.dev/bounties/5664331d-f5f8-4412-8566-408f8655888a"
},
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://ledgersmb.org/cve-2021-3731-clickjacking"
},
{
"name": "DSA-4962",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN",
"x_transferred"
],
"url": "https://www.debian.org/security/2021/dsa-4962"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "ledgersmb/ledgersmb",
"vendor": "ledgersmb",
"versions": [
{
"status": "unaffected",
"version": "1.7.33"
},
{
"lessThan": "1.8.18",
"status": "affected",
"version": "unspecified",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "LedgerSMB does not sufficiently guard against being wrapped by other sites, making it vulnerable to \u0027clickjacking\u0027. This allows an attacker to trick a targetted user to execute unintended actions."
}
],
"metrics": [
{
"cvssV3_1": {
"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"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1021",
"description": "CWE-1021 Improper Restriction of Rendered UI Layers or Frames",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-08-24T10:06:11.000Z",
"orgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"shortName": "@huntrdev"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://huntr.dev/bounties/5664331d-f5f8-4412-8566-408f8655888a"
},
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://ledgersmb.org/cve-2021-3731-clickjacking"
},
{
"name": "DSA-4962",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-4962"
}
],
"source": {
"advisory": "5664331d-f5f8-4412-8566-408f8655888a",
"discovery": "EXTERNAL"
},
"title": "Improper Restriction of Rendered UI Layers or Frames in ledgersmb/ledgersmb",
"x_legacyV4Record": {
"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": "\u003c",
"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 \u0027clickjacking\u0027. 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"
},
{
"name": "DSA-4962",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4962"
}
]
},
"source": {
"advisory": "5664331d-f5f8-4412-8566-408f8655888a",
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"assignerShortName": "@huntrdev",
"cveId": "CVE-2021-3731",
"datePublished": "2021-08-23T12:42:01.000Z",
"dateReserved": "2021-08-21T00:00:00.000Z",
"dateUpdated": "2024-08-03T17:01:07.699Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…