CVE-2021-3882
Last modified
CVE-2021-3882 is a medium-severity vulnerability rated 6.8/10 on the CVSS scale. LedgerSMB does not set the 'Secure' attribute on the session authorization cookie when the client uses HTTPS and the LedgerSMB server is behind a reverse proxy. By tricking a user to use an unencrypted connection (HTTP), an attacker may be able to obtain the authentication data by capturing network traffic. EPSS estimates a 0.94% chance of exploitation in the next 30 days.
Description
LedgerSMB does not set the 'Secure' attribute on the session authorization cookie when the client uses HTTPS and the LedgerSMB server is behind a reverse proxy. By tricking a user to use an unencrypted connection (HTTP), an attacker may be able to obtain the authentication data by capturing network traffic. LedgerSMB 1.8 and newer switched from Basic authentication to using cookie authentication with encrypted cookies. Although an attacker can't access the information inside the cookie, nor the password of the user, possession of the cookie is enough to access the application as the user from which the cookie has been obtained. In order for the attacker to obtain the cookie, first of all the server must be configured to respond to unencrypted requests, the attacker must be suitably positioned to eavesdrop on the network traffic between the client and the server *and* the user must be tricked into using unencrypted HTTP traffic. Proper audit control and separation of duties limit Integrity impact of the attack vector. Users of LedgerSMB 1.8 are urged to upgrade to known-fixed versions. Users of LedgerSMB 1.7 or 1.9 are unaffected by this vulnerability and don't need to take action. As a workaround, users may configure their Apache or Nginx reverse proxy to add the Secure attribute at the network boundary instead of relying on LedgerSMB. For Apache, please refer to the 'Header always edit' configuration command in the mod_headers module. For Nginx, please refer to the 'proxy_cookie_flags' configuration command.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Ledgersmb | Ledgersmb | >= 1.8.0, < 1.8.22 |
References
- https://github.com/ledgersmb/ledgersmb/commit/c242f5a2abf4b99b0da205473cbba034f306bfe2Patch, Third Party Advisory
- https://huntr.dev/bounties/7061d97a-98a5-495a-8ba0-3a4c66091e9dExploit, Third Party Advisory
- https://github.com/ledgersmb/ledgersmb/commit/c242f5a2abf4b99b0da205473cbba034f306bfe2Patch, Third Party Advisory
- https://huntr.dev/bounties/7061d97a-98a5-495a-8ba0-3a4c66091e9dExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-3882?
How severe is CVE-2021-3882?
How do I fix CVE-2021-3882?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-38788The Background service in Allwinner R818 SoC Android Q SDK V…7.5
- CVE-2021-38789Allwinner R818 SoC Android Q SDK V1.0 is affected by an inco…7.5
- CVE-2021-3879snipe-it is vulnerable to Improper Neutralization of Input D…5.4
- CVE-2021-3880Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2021-3881libmobi is vulnerable to Out-of-bounds Read9.8
- CVE-2021-38819A SQL injection vulnerability exits on the Simple Image Gall…8.8
- CVE-2021-38822A Stored Cross Site Scripting vulnerability via Malicious Fi…5.4
- CVE-2021-38823The IceHrm 30.0.0 OS website was found vulnerable to Session…9.8
- CVE-2021-38827Xiongmai Camera XM-JPR2-LX V4.02.R12.A6420987.10002.147502.0…7.5
- CVE-2021-38828Xiongmai Camera XM-JPR2-LX V4.02.R12.A6420987.10002.147502.0…5.3
- CVE-2021-3883Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2021-38833SQL injection vulnerability in PHPGurukul Apartment Visitors…9.8
Are you affected by CVE-2021-3882?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
