Security readout for executives and security teams
Plain-English summary
PJSIP has a high-severity parsing flaw in its media handling. A malformed RTCP BYE packet can make affected software read past the received packet boundary. For businesses, the concern is exposed voice, video, or SIP media systems using PJMEDIA and RTCP, especially where untrusted peers can send media-control traffic.
Executive priority
Treat as a priority patch for internet-facing or partner-facing communications platforms. The bug is remotely reachable without authentication according to CVSS, and no workaround is named. Urgency is lower for isolated systems where RTCP from untrusted sources cannot reach affected software.
Technical view
CVE-2021-43804 is a CWE-125 out-of-bounds read in pjproject/PJSIP <= 2.11.1. The RTCP BYE reason length is trusted without confirming the packet actually contains that many bytes. The CVSS 3.1 score is 7.3, network exploitable, low complexity, no privileges, and no user interaction.
Likely exposure
Likely exposure is in applications, appliances, or packages embedding pjproject/PJSIP PJMEDIA with RTCP enabled. Distribution advisories in the bundle show downstream security updates for pjproject-linked packages, including Asterisk and Ring. Systems without PJMEDIA/RTCP use are not identified as affected by the supplied sources.
Exploitation context
The supplied CVSS vector supports remote unauthenticated reachability, but the bundle does not state active exploitation. KEV is false. A malicious actor could send a malformed RTCP BYE packet, but the sources do not provide evidence of weaponized exploitation or a public exploit campaign.
Researcher notes
Focus validation on RTCP BYE parsing paths in PJMEDIA and dependency provenance. The key condition is a declared reason length that exceeds the actual received packet size. Avoid assuming exploit impact beyond CVSS low confidentiality, integrity, and availability without environment-specific evidence.
Mitigation direction
- Upgrade affected pjproject/PJSIP packages from versions <= 2.11.1 using vendor guidance.
- Apply relevant OS distribution updates for bundled pjproject-dependent packages.
- Prioritize exposed VoIP, SIP, RTP, and conferencing services using PJMEDIA and RTCP.
- Where upgrades are unavailable, consult vendor guidance; the source states no known workarounds.
- Review downstream applications that statically bundle pjproject rather than using system packages.
Validation and detection
- Inventory pjproject/PJSIP versions and flag versions <= 2.11.1.
- Confirm whether applications use PJMEDIA and accept RTCP traffic.
- Check package manager advisories for pjproject, Asterisk, Ring, and related media applications.
- Verify vendor or distribution security updates are installed in production images.
- Record compensating network exposure controls separately from vulnerability remediation.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-125: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-43804 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- High
- CVSS
- 7.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L3.93.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.3HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/pjsip/pjproject/security/advisories/GHSA-3qx3-cg72-wrh9CVE reference
- https://github.com/pjsip/pjproject/commit/8b621f192cae14456ee0b0ade52ce6c6f258af1eCVE reference
- [debian-lts-announce] 20220328 [SECURITY] [DLA 2962-1] pjproject security updateCVE reference · mailing-list
- GLSA-202210-37CVE reference · vendor-advisory
- [debian-lts-announce] 20221117 [SECURITY] [DLA 3194-1] asterisk security updateCVE reference · mailing-list
- DSA-5285CVE reference · vendor-advisory
- [debian-lts-announce] 20230829 [SECURITY] [DLA 3549-1] ring security updateCVE reference · mailing-list
- https://lists.debian.org/debian-lts-announce/2024/09/msg00030.htmlCVE reference
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
