Vulnerability Details : CVE-2022-48468
protobuf-c before 1.4.1 has an unsigned integer overflow in parse_required_member.
Vulnerability category: Overflow
Products affected by CVE-2022-48468
- cpe:2.3:a:protobuf-c_project:protobuf-c:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2022-48468
0.02%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 4 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2022-48468
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 2025-02-07 |
5.5
|
MEDIUM | CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
1.8
|
3.6
|
NIST |
CWE ids for CVE-2022-48468
-
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.Assigned by:
- 134c704f-9b21-4f2e-91b3-4a467353bcc0 (Secondary)
- nvd@nist.gov (Primary)
References for CVE-2022-48468
-
https://github.com/protobuf-c/protobuf-c/commit/ec3d900001a13ccdaa8aef996b34c61159c76217
Merge pull request #513 from protobuf-c/edmonds/issue499 · protobuf-c/protobuf-c@ec3d900 · GitHubPatch
-
https://github.com/protobuf-c/protobuf-c/releases/tag/v1.4.1
Release protobuf-c 1.4.1 · protobuf-c/protobuf-c · GitHubPatch;Release Notes
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/UGLZZYPOLI733DPETL444E3GY5KSS6LG/
[SECURITY] Fedora 36 Update: libsignal-protocol-c-2.3.3-7.fc36 - package-announce - Fedora Mailing-Lists
-
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/UGLZZYPOLI733DPETL444E3GY5KSS6LG/
[SECURITY] Fedora 36 Update: libsignal-protocol-c-2.3.3-7.fc36 - package-announce - Fedora mailing-lists
-
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VNUEZZEPR2F6M67ANXLOPJX6AQL3TK4P/
[SECURITY] Fedora 37 Update: libsignal-protocol-c-2.3.3-8.fc37 - package-announce - Fedora mailing-lists
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EI4JZSHJXW7WOOTAQSV5SUCC5GE2GC2B/
[SECURITY] Fedora 38 Update: libsignal-protocol-c-2.3.3-9.fc38 - package-announce - Fedora Mailing-Lists
-
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/EI4JZSHJXW7WOOTAQSV5SUCC5GE2GC2B/
[SECURITY] Fedora 38 Update: libsignal-protocol-c-2.3.3-9.fc38 - package-announce - Fedora mailing-lists
-
https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VNUEZZEPR2F6M67ANXLOPJX6AQL3TK4P/
[SECURITY] Fedora 37 Update: libsignal-protocol-c-2.3.3-8.fc37 - package-announce - Fedora Mailing-Lists
-
https://github.com/protobuf-c/protobuf-c/issues/499
unsigned integer overflow · Issue #499 · protobuf-c/protobuf-c · GitHubIssue Tracking;Patch;Third Party Advisory
-
https://github.com/protobuf-c/protobuf-c/pull/513
Fix issue #499: unsigned integer overflow by edmonds · Pull Request #513 · protobuf-c/protobuf-c · GitHubPatch;Third Party Advisory
Jump to