CVE-2023-27585
CVSS V2 None
CVSS V3 None
Description
PJSIP is a free and open source multimedia communication library written in C. A buffer overflow vulnerability in versions 2.13 and prior affects applications that use PJSIP DNS resolver. It doesn't affect PJSIP users who do not utilise PJSIP DNS resolver. This vulnerability is related to CVE-2022-24793. The difference is that this issue is in parsing the query record `parse_query()`, while the issue in CVE-2022-24793 is in `parse_rr()`. A patch is available as commit `d1c5e4d` in the `master` branch. A workaround is to disable DNS resolution in PJSIP config (by setting `nameserver_count` to zero) or use an external resolver implementation instead.
Overview
- CVE ID
- CVE-2023-27585
- Assigner
- security-advisories@github.com
- Vulnerability Status
- Modified
- Published Version
- 2023-03-14T17:15:19
- Last Modified Date
- 2023-04-19T01:15:07
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:teluu:pjsip:*:*:*:*:*:*:*:* | 1 | OR | 2.13 |
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2023-27585 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-27585 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2023-04-17 06:29:06 | Added to TrackCVE | |||
2023-04-17 06:29:08 | Weakness Enumeration | new | ||
2023-04-19 02:00:46 | 2023-04-19T01:15:07 | CVE Modified Date | updated | |
2023-04-19 02:00:46 | Analyzed | Modified | Vulnerability Status | updated |
2023-04-19 02:00:47 | References | updated |