mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
106 lines
3.7 KiB
JSON
106 lines
3.7 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "security@huntr.dev",
|
|
"ID": "CVE-2021-3694",
|
|
"STATE": "PUBLIC",
|
|
"TITLE": "Cross-site Scripting (XSS) - Reflected 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 HTML-encode error messages sent to the browser. By sending a specially crafted URL to an authenticated user, this flaw can be abused for remote code execution and information disclosure."
|
|
}
|
|
]
|
|
},
|
|
"generator": {
|
|
"engine": "Vulnogram 0.0.9"
|
|
},
|
|
"impact": {
|
|
"cvss": {
|
|
"attackComplexity": "LOW",
|
|
"attackVector": "NETWORK",
|
|
"availabilityImpact": "NONE",
|
|
"baseScore": 8.2,
|
|
"baseSeverity": "HIGH",
|
|
"confidentialityImpact": "HIGH",
|
|
"integrityImpact": "LOW",
|
|
"privilegesRequired": "NONE",
|
|
"scope": "CHANGED",
|
|
"userInteraction": "REQUIRED",
|
|
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N",
|
|
"version": "3.1"
|
|
}
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://huntr.dev/bounties/ef7f4cf7-3a81-4516-b261-f5b6ac21430c",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://huntr.dev/bounties/ef7f4cf7-3a81-4516-b261-f5b6ac21430c"
|
|
},
|
|
{
|
|
"name": "https://github.com/ledgersmb/ledgersmb/commit/98fa476d46a4a7e5e9492ed69b4fa190be5547fc",
|
|
"refsource": "MISC",
|
|
"url": "https://github.com/ledgersmb/ledgersmb/commit/98fa476d46a4a7e5e9492ed69b4fa190be5547fc"
|
|
},
|
|
{
|
|
"name": "https://ledgersmb.org/cve-2021-3694-cross-site-scripting",
|
|
"refsource": "MISC",
|
|
"url": "https://ledgersmb.org/cve-2021-3694-cross-site-scripting"
|
|
},
|
|
{
|
|
"refsource": "DEBIAN",
|
|
"name": "DSA-4962",
|
|
"url": "https://www.debian.org/security/2021/dsa-4962"
|
|
}
|
|
]
|
|
},
|
|
"source": {
|
|
"advisory": "ef7f4cf7-3a81-4516-b261-f5b6ac21430c",
|
|
"discovery": "EXTERNAL"
|
|
}
|
|
} |