Time-of-check Time-of-use (TOCTOU) Race Condition Affecting org.apache.streampipes:streampipes-service-extensions package, versions [0.93.0,0.95.0)
Threat Intelligence
EPSS
0.04% (12th
percentile)
Do your applications use this vulnerable package?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applications- Snyk ID SNYK-JAVA-ORGAPACHESTREAMPIPES-7462742
- published 17 Jul 2024
- disclosed 17 Jul 2024
- credit TonyNT
Introduced: 17 Jul 2024
CVE-2024-30471 Open this link in a new tabHow to fix?
Upgrade org.apache.streampipes:streampipes-service-extensions
to version 0.95.0 or higher.
Overview
Affected versions of this package are vulnerable to Time-of-check Time-of-use (TOCTOU) Race Condition during the user self-registration process. An attacker can create multiple identical user accounts by repeatedly requesting account creation with the same email address before it is registered, leading to corruption in user management.