| CVE-ID | Schweregrad | Paket | Betroffene Version | Behobene Version | CVSS-Score |
|---|---|---|---|---|---|
| CVE-2024-1597 | critical | pkg:bitnami/[email protected] | >=42.7.0,<42.7.2 | 42.7.2 | 9.8 |
ImpactSQL injection is possible when using the non-default connection property There is no vulnerability in the driver when using the default query mode. Users that do not override the query mode are not impacted. ExploitationTo exploit this behavior the following conditions must be met:
The prior behavior of the driver when operating in simple query mode would inline the negative value of the first parameter and cause the resulting line to be treated as a When operating in the default extended query mode this would not be an issue as the parameter values are sent separately to the server. Only in simple query mode the parameter values are inlined into the executed SQL causing this issue. Example
The resulting SQL when operating in simple query mode would be:
The contents of the second parameter get injected into the command. Note how both the number of result columns and the WHERE clause of the command have changed. A more elaborate example could execute arbitrary other SQL commands. PatchProblem will be patched upgrade to 42.7.2, 42.6.1, 42.5.5, 42.4.4, 42.3.9, 42.2.28, 42.2.28.jre7 The patch fixes the inlining of parameters by forcing them all to be serialized as wrapped literals. The SQL in the prior example would be transformed into:
WorkaroundsDo not use the connection property Relevance: The CVE-2024-1597 is relevant if the Keycloak instance is exposed to untrusted input, as it involves a potential code injection vulnerability. It becomes critical in scenarios where attackers can manipulate input fields or API calls to execute arbitrary code, compromising the authentication system. For typical deployments with strict input validation and limited exposure, the risk is mitigated. (Note: Relevance analysis is automatically generated and may require verification.) Package URL(s):
More Info (NVD): | |||||
| CVE-2024-24790 | critical | pkg:golang/[email protected] | <1.21.11 | 1.21.11 | 9.8 |
| CVE-2023-7272 | critical | parsson | >=1.1.0,<1.1.3 | 1.1.3 | 9.2 |
| CVE-2024-37371 | critical | krb5 | <1.18.3-6+deb11u5 | 1.18.3-6+deb11u5 | 9.1 |
| CVE-2024-5535 | critical | openssl | <1.1.1w-0+deb11u2 | 1.1.1w-0+deb11u2 | 9.1 |
| CVE-2025-49796 | critical | libxml2 | <2.9.10+dfsg-6.7+deb11u8 | 2.9.10+dfsg-6.7+deb11u8 | 9.1 |
| CVE-2025-49794 | critical | libxml2 | <2.9.10+dfsg-6.7+deb11u8 | 2.9.10+dfsg-6.7+deb11u8 | 9.1 |
| CVE-2025-22871 | critical | pkg:golang/[email protected] | <1.23.8 | 1.23.8 | 9.1 |
| CVE-2023-6267 | high | resteasy-reactive | >=3.0.0.Final,<3.2.9.Final | 3.2.9.Final | 8.8 |
| CVE-2024-47554 | high | commons-io | >=2.0,<2.14.0 | 2.14.0 | 8.7 |
Ausnutzung könnte zu schwerwiegenden Konsequenzen wie Systemkompromittierung oder Datenverlust führen. Erfordert sofortige Aufmerksamkeit.
Sicherheitslücke könnte relativ leicht ausgenutzt werden und erhebliche Auswirkungen haben. Erfordert zeitnahe Aufmerksamkeit.
Ausnutzung ist möglich, erfordert aber möglicherweise spezifische Bedingungen. Auswirkungen sind moderat. Sollte zeitnah behoben werden.
Ausnutzung ist schwierig oder die Auswirkungen sind minimal. Kann bei Gelegenheit oder im Rahmen der regulären Wartung behoben werden.
Schweregrad ist nicht bestimmt, informativ oder vernachlässigbar. Überprüfung je nach Kontext.
Sliplane ist eine einfache Container-Hosting-Lösung. Es ermöglicht dir, deine Container innerhalb von Minuten in der Cloud zu deployen und bei Bedarf zu skalieren.
Der CVE-Scanner ist ein leistungsstarkes Tool, das dir hilft, bekannte Sicherheitslücken in deinen Docker-Images zu identifizieren. Indem deine Images mit einer umfassenden Datenbank von Common Vulnerabilities and Exposures (CVEs) abgeglichen werden, kannst du sicherstellen, dass deine Anwendungen sicher und auf dem neuesten Stand sind. Für weitere Details, schau dir die NIST CVE-Datenbank an.
Mit dem Anstieg von Supply-Chain-Angriffen ist die Sicherung deiner Anwendungen wichtiger denn je. CVE-Scanning spielt eine entscheidende Rolle bei der Identifizierung von Sicherheitslücken, die von Angreifern ausgenutzt werden könnten, insbesondere solche, die durch Abhängigkeiten und Drittanbieter-Komponenten eingeführt werden. Regelmäßiges Scannen und Sichern deiner Docker-Images ist essenziell, um deine Anwendungen vor diesen sich entwickelnden Bedrohungen zu schützen.
CVE steht für Common Vulnerabilities and Exposures. Es ist ein standardisierter Bezeichner für bekannte Sicherheitslücken, der Entwicklern und Organisationen ermöglicht, potenzielle Risiken effektiv zu verfolgen und zu beheben. Für weitere Informationen, besuche cve.mitre.org.
Der CVE-Scanner analysiert deine Docker-Images anhand einer umfassenden Datenbank bekannter Sicherheitslücken. Er nutzt Docker Scout im Hintergrund, um detaillierte Einblicke in betroffene Pakete, Schweregradstufen und verfügbare Fixes zu liefern, sodass du sofort handeln kannst.
Das Patchen deiner Docker-Images ist ein entscheidender Schritt, um die Sicherheit und Stabilität deiner Anwendungen zu gewährleisten. Durch regelmäßige Updates deiner Images mit den neuesten Sicherheitspatches kannst du bekannte Sicherheitslücken beheben und das Risiko einer Ausnutzung reduzieren. Dieser proaktive Ansatz stellt sicher, dass deine Anwendungen widerstandsfähig gegenüber neuen Bedrohungen bleiben und hilft, die Einhaltung von Sicherheitsstandards zu gewährleisten.