Skip to content

Commit

Permalink
igraph RSEC-2023-4 (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
nodivbyzero authored Oct 5, 2023
1 parent f2dc67a commit b353ccb
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
2 changes: 1 addition & 1 deletion latest-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2023-3
2023-4
31 changes: 31 additions & 0 deletions vulns/igraph/RSEC-2023-4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
id: RSEC-2023-3
details: The igraph R package, through version 0.7.1, is susceptible to a vulnerability identified in the
igraph_i_strdiff function within igraph_trie.c. This vulnerability can lead to a NULL pointer dereference,
potentially exploited by attackers to cause a denial of service, resulting in an application crash.
Users of the igraph package should take necessary precautions and consider updating to a patched version to
mitigate this security risk.
affected:
- package:
name: igraph
ecosystem: CRAN
ranges:
- type: ECOSYSTEM
events:
- introduced: 0.7.1
- fixed: 1.2.2-2
versions:
- 0.7.1
- 1.0.0
- 1.0.1
- 1.1.1
- 1.1.2
- 1.2.1
references:
- type: WEB
url: https://github.com/igraph/igraph/issues/1141
- type: WEB
url: https://security-tracker.debian.org/tracker/CVE-2018-20349
aliases:
- CVE-2018-20349
modified: "2023-10-04T03:23:51.600Z"
published: "2023-10-04T03:23:51.600Z"

0 comments on commit b353ccb

Please sign in to comment.