Lucene search

K
osvGoogleOSV:CVE-2023-41331
HistorySep 12, 2023 - 8:15 p.m.

CVE-2023-41331

2023-09-1220:15:09
Google
osv.dev
3
sofarpc
java
rpc
vulnerable
remote
command execution
jndi injection
system command
blacklist
deserialization
jdk classes
third-party packages
fix
workaround

7.9 High

AI Score

Confidence

Low

0.002 Low

EPSS

Percentile

56.0%

SOFARPC is a Java RPC framework. Versions prior to 5.11.0 are vulnerable to remote command execution. Through a carefully
crafted payload, an attacker can achieve JNDI injection or system command execution. In the default configuration of the SOFARPC framework, a blacklist is used to filter out dangerous classes encountered during the deserialization process. However, the blacklist is not comprehensive, and an actor can exploit certain native JDK classes and common third-party packages to construct gadget chains capable of achieving JNDI injection or system command execution attacks. Version 5.11.0 contains a fix for this issue. As a workaround, users can add -Drpc_serialize_blacklist_override=javax.sound.sampled.AudioFileFormat to the blacklist.

7.9 High

AI Score

Confidence

Low

0.002 Low

EPSS

Percentile

56.0%

Related for OSV:CVE-2023-41331