CVE-2021-41158
Last modified
CVE-2021-41158 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.10.7, an attacker can perform a SIP digest leak attack against FreeSWITCH and receive the challenge response of a gateway configured on the FreeSWITCH server. EPSS estimates a 0.80% chance of exploitation in the next 30 days.
Description
FreeSWITCH is a Software Defined Telecom Stack enabling the digital transformation from proprietary telecom switches to a software implementation that runs on any commodity hardware. Prior to version 1.10.7, an attacker can perform a SIP digest leak attack against FreeSWITCH and receive the challenge response of a gateway configured on the FreeSWITCH server. This is done by challenging FreeSWITCH's SIP requests with the realm set to that of the gateway, thus forcing FreeSWITCH to respond with the challenge response which is based on the password of that targeted gateway. Abuse of this vulnerability allows attackers to potentially recover gateway passwords by performing a fast offline password cracking attack on the challenge response. The attacker does not require special network privileges, such as the ability to sniff the FreeSWITCH's network traffic, to exploit this issue. Instead, what is required for this attack to work is the ability to cause the victim server to send SIP request messages to the malicious party. Additionally, to exploit this issue, the attacker needs to specify the correct realm which might in some cases be considered secret. However, because many gateways are actually public, this information can easily be retrieved. The vulnerability appears to be due to the code which handles challenges in `sofia_reg.c`, `sofia_reg_handle_sip_r_challenge()` which does not check if the challenge is originating from the actual gateway. The lack of these checks allows arbitrary UACs (and gateways) to challenge any request sent by FreeSWITCH with the realm of the gateway being targeted. This issue is patched in version 10.10.7. Maintainers recommend that one should create an association between a SIP session for each gateway and its realm to make a check be put into place for this association when responding to challenges.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Freeswitch | Freeswitch | < 1.10.7 |
References
- http://seclists.org/fulldisclosure/2021/Oct/40Mailing List, Patch, Third Party Advisory
- https://github.com/signalwire/freeswitch/releases/tag/v1.10.7Release Notes, Third Party Advisory
- https://github.com/signalwire/freeswitch/security/advisories/GHSA-3v3f-99mv-qvj4Exploit, Third Party Advisory
- http://seclists.org/fulldisclosure/2021/Oct/40Mailing List, Patch, Third Party Advisory
- https://github.com/signalwire/freeswitch/releases/tag/v1.10.7Release Notes, Third Party Advisory
- https://github.com/signalwire/freeswitch/security/advisories/GHSA-3v3f-99mv-qvj4Exploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-41158?
How severe is CVE-2021-41158?
How do I fix CVE-2021-41158?
How Strix Helps
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- 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-41152OpenOlat is a web-based e-learning platform for teaching, le…7.7
- CVE-2021-41153The evm crate is a pure Rust implementation of Ethereum Virt…9.8
- CVE-2021-41154Tuleap is a Free & Open Source Suite to improve management o…8.8
- CVE-2021-41155Tuleap is a Free & Open Source Suite to improve management o…8.8
- CVE-2021-41156anuko/timetracker is an, open source time tracking system. I…5.4
- CVE-2021-41157FreeSWITCH is a Software Defined Telecom Stack enabling the …5.3
- CVE-2021-41159FreeRDP is a free implementation of the Remote Desktop Proto…8.8
- CVE-2021-4116yetiforcecrm is vulnerable to Improper Neutralization of Inp…5.4
- CVE-2021-41160FreeRDP is a free implementation of the Remote Desktop Proto…8.8
- CVE-2021-41161Combodo iTop is a web based IT Service Management tool. In v…6.1
- CVE-2021-41162Combodo iTop is a web based IT Service Management tool. In 3…6.1
- CVE-2021-41163Discourse is an open source platform for community discussio…9.8
Are you affected by CVE-2021-41158?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
