Skip to content

Commit

Permalink
Merge pull request #57 from AikidoSec/new-in-koin
Browse files Browse the repository at this point in the history
new vulnerability in io.insert-koin:koin-core
  • Loading branch information
sampion88 authored Jan 24, 2025
2 parents b99257f + 79c3345 commit 2bbefa0
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions vulnerabilities/AIKIDO-2025-10040.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"package_name": "io.insert-koin:koin-core",
"patch_versions": [
"4.0.2"
],
"vulnerable_ranges": [
[
"3.1.0",
"4.0.1"
]
],
"cwe": [
"CWE-362"
],
"tldr": "Affected versions of this package are vulnerable to a race condition, in rare cases this causes application crashes, which might be exploited by malicious actors.",
"doest_this_affect_me": "You are affected if you are using a version that falls within the vulnerable range.",
"how_to_fix": "Upgrade the `io.insert-koin:koin-core` library to the patch version.",
"reporter": "",
"vulnerable_to": "Race Condition",
"related_cve_id": "",
"language": "JAVA",
"severity_class": "LOW",
"aikido_score": 10,
"changelog": "https://github.com/InsertKoinIO/koin/releases/tag/4.0.2",
"last_modified": "2025-01-24",
"published": "2025-01-24"
}

0 comments on commit 2bbefa0

Please sign in to comment.