Skip to content

Commit

Permalink
Capital letter Patch for Wire
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriqueOCabral committed Jan 7, 2025
1 parent a1c65f9 commit 7a6a825
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vulnerabilities/AIKIDO-2025-10008.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"package_name": "wire",
"package_name": "Wire",
"patch_versions": [
"5.2.0"
],
Expand All @@ -14,7 +14,7 @@
],
"tldr": "Affected versions of this package are affected by insufficient bounds checking during serialization or deserialization processes that can lead to a buffer overflow vulnerability when a data type exceeds five layers of nesting. An attacker could exploit this issue to crash the application or cause memory corruption.",
"doest_this_affect_me": "You are affected if you are using a version that falls within the vulnerable range.",
"how_to_fix": "Upgrade the `wire` library to the patch version.",
"how_to_fix": "Upgrade the `Wire` library to the patch version.",
"vulnerable_to": "Buffer Overflow",
"related_cve_id": "",
"language": "swift",
Expand Down

0 comments on commit 7a6a825

Please sign in to comment.