ghsa-xqp8-79vm-66m9
Vulnerability from github
Published
2022-02-17 00:00
Modified
2022-03-29 00:01
Severity ?
Details
Stack overflow in PJSUA API when calling pjsua_recorder_create. An attacker-controlled 'filename' argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation.
{ "affected": [], "aliases": [ "CVE-2021-43300" ], "database_specific": { "cwe_ids": [ "CWE-121", "CWE-787" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2022-02-16T21:15:00Z", "severity": "CRITICAL" }, "details": "Stack overflow in PJSUA API when calling pjsua_recorder_create. An attacker-controlled \u0027filename\u0027 argument may cause a buffer overflow since it is copied to a fixed-size stack buffer without any size validation.", "id": "GHSA-xqp8-79vm-66m9", "modified": "2022-03-29T00:01:48Z", "published": "2022-02-17T00:00:27Z", "references": [ { "type": "WEB", "url": "https://github.com/pjsip/pjproject/security/advisories/GHSA-qcvw-h34v-c7r9" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2021-43300" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/03/msg00035.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2022/11/msg00021.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2023/08/msg00038.html" }, { "type": "WEB", "url": "https://www.debian.org/security/2022/dsa-5285" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.