diff --git a/vulnerabilities/AIKIDO-2025-10040.json b/vulnerabilities/AIKIDO-2025-10040.json new file mode 100644 index 0000000..ccc5965 --- /dev/null +++ b/vulnerabilities/AIKIDO-2025-10040.json @@ -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" +}