Killbill security issues

91 views
Skip to first unread message

Mahmmoud Rashed

unread,
Dec 3, 2024, 10:43:36 AM12/3/24
to Kill Bill users mailing-list
Hello dears, when scanning the killbill container I can find multiple vulnerabilities like the attached, and they are mostly related to " killbill-flyway.jar"

Is there any schedule to upgrade those libraries and avoid those vulnerabilities?


Screenshot 2024-12-03 184213.png

Pierre-Alexandre Meyer

unread,
Dec 3, 2024, 11:01:39 AM12/3/24
to Mahmmoud Rashed, Kill Bill users mailing-list
Thanks for the report. We'll take a look at it next time we upgrade the dependencies (likely next year).

Most of these scans typically highlight false positives, the vast majority of CVE don't apply to us. Is this a blocker for your deployment?

On Tue, Dec 3, 2024 at 3:58 PM Mahmmoud Rashed <m.ras...@gmail.com> wrote:
Hello dears, when scanning the killbill container I can find multiple vulnerabilities like the attached, and they are mostly related to " killbill-flyway.jar"

Is there any schedule to upgrade those libraries and avoid those vulnerabilities?


--
You received this message because you are subscribed to the Google Groups "Kill Bill users mailing-list" group.
To unsubscribe from this group and stop receiving emails from it, send an email to killbilling-us...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/killbilling-users/bd762dcb-bf07-4de1-a1db-00fb59eec283n%40googlegroups.com.


--
Pierre

Mahmmoud Rashed

unread,
Dec 3, 2024, 12:59:08 PM12/3/24
to Kill Bill users mailing-list
Hello Pierre,
     The only one that is a blocker is the below:



Type:

maven


Location:

/opt/killbill-flyway.jar:org.redisson:redisson
/var/lib/killbill/killbill-flyway.jar:org.redisson:redisson

9.4c



Redisson is a Java Redis client that uses the Netty framework. Prior to version 3.22.0, some of the messages received from the Redis server contain Java objects that the client deserializes without further validation. Attackers that manage to trick clients into communicating with a malicious server can include especially crafted objects in its responses that, once deserialized by the client, force it to execute arbitrary code. This can be abused to take control of the machine the client is running in. Version 3.22.0 contains a patch for this issue.

Some post-fix advice is available. Do NOT use Kryo5Codec as deserialization codec, as it is still vulnerable to arbitrary object deserialization due to the setRegistrationRequired(false) call. On the contrary, KryoCodec is safe to use. The fix applied to SerializationCodec only consists of adding an optional allowlist of class names, even though making this behavior the default is recommended. When instantiating SerializationCodec please use the SerializationCodec(ClassLoader classLoader, Set<String> allowedClasses) constructor to restrict the allowed classes for deserialization.


CVSS Score:

9.4

EPSS Score:

0.00204 (0.592)

CVSS Vector:

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H

Affected range:

<3.22.0

Fix version:

3.22.0

Publish date:

2024-08-05

Mahmmoud Rashed

unread,
Jan 27, 2025, 7:19:05 PM1/27/25
to Kill Bill users mailing-list
Hello Dears,
    Do you still consider to upgrade the flyway.jar as it has a lot of deprecated libraries that affected the security scan.

Vijay

unread,
Jan 30, 2025, 8:46:18 AM1/30/25
to Kill Bill users mailing-list
This has been addressed, and you can expect the killbill-flyway upgrade in the next Kill Bill release.

Mahmmoud Rashed

unread,
Apr 17, 2025, 8:27:05 AM4/17/25
to Kill Bill users mailing-list
Hello Dears, Was this address included in the release of the 7th of February?

Mahmmoud Rashed

unread,
May 3, 2025, 6:23:16 AM5/3/25
to Kill Bill users mailing-list
Hello dears, any update about killbill-flyway.jar security fixes?

karan bansal

unread,
May 4, 2025, 12:37:03 PM5/4/25
to Kill Bill users mailing-list
Hi Rashed,

I checked with the Devs about this. It will be part of the next Kill Bill release.

Regards
Karan

Reply all
Reply to author
Forward
0 new messages