CVE-2021-3693 (GCVE-0-2021-3693)
Vulnerability from cvelistv5 – Published: 2021-08-23 12:41 – Updated: 2024-08-03 17:01
VLAI?
Title
Cross-site Scripting (XSS) - DOM in ledgersmb/ledgersmb
Summary
LedgerSMB does not check the origin of HTML fragments merged into the browser's DOM. By sending a specially crafted URL to an authenticated user, this flaw can be abused for remote code execution and information disclosure.
Severity ?
8.8 (High)
CWE
- CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| ledgersmb | ledgersmb/ledgersmb |
Unaffected:
1.7.33
Affected: unspecified , < 1.8.18 (custom) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T17:01:07.977Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://huntr.dev/bounties/daf1384d-648a-43fd-9b35-5c37d8ead667"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://ledgersmb.org/cve-2021-3693-cross-site-scripting"
},
{
"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 check the origin of HTML fragments merged into the browser\u0027s DOM. By sending a specially crafted URL to an authenticated user, this flaw can be abused for remote code execution and information disclosure."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-79",
"description": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-08-24T10:06:09.000Z",
"orgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"shortName": "@huntrdev"
},
"references": [
{
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://huntr.dev/bounties/daf1384d-648a-43fd-9b35-5c37d8ead667"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://ledgersmb.org/cve-2021-3693-cross-site-scripting"
},
{
"name": "DSA-4962",
"tags": [
"vendor-advisory",
"x_refsource_DEBIAN"
],
"url": "https://www.debian.org/security/2021/dsa-4962"
}
],
"source": {
"advisory": "daf1384d-648a-43fd-9b35-5c37d8ead667",
"discovery": "EXTERNAL"
},
"title": "Cross-site Scripting (XSS) - DOM in ledgersmb/ledgersmb",
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "security@huntr.dev",
"ID": "CVE-2021-3693",
"STATE": "PUBLIC",
"TITLE": "Cross-site Scripting (XSS) - DOM 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 check the origin of HTML fragments merged into the browser\u0027s DOM. By sending a specially crafted URL to an authenticated user, this flaw can be abused for remote code execution and information disclosure."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://huntr.dev/bounties/daf1384d-648a-43fd-9b35-5c37d8ead667",
"refsource": "CONFIRM",
"url": "https://huntr.dev/bounties/daf1384d-648a-43fd-9b35-5c37d8ead667"
},
{
"name": "https://ledgersmb.org/cve-2021-3693-cross-site-scripting",
"refsource": "MISC",
"url": "https://ledgersmb.org/cve-2021-3693-cross-site-scripting"
},
{
"name": "DSA-4962",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2021/dsa-4962"
}
]
},
"source": {
"advisory": "daf1384d-648a-43fd-9b35-5c37d8ead667",
"discovery": "EXTERNAL"
}
}
}
},
"cveMetadata": {
"assignerOrgId": "c09c270a-b464-47c1-9133-acb35b22c19a",
"assignerShortName": "@huntrdev",
"cveId": "CVE-2021-3693",
"datePublished": "2021-08-23T12:41:57.000Z",
"dateReserved": "2021-08-09T00:00:00.000Z",
"dateUpdated": "2024-08-03T17:01:07.977Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…