Lucene search
+L

306 matches found

Veracode
Veracode
added 2024/01/24 7:23 a.m.21 views

Remote Code Execution

com.alipay.sofa, sofa-rpc-all is vulnerable to Remote Code Execution. The vulnerability is caused due to insufficient blacklist mechanism to restrict deserialization of potentially dangerous classes within the SOFA Hessian protocol. An attacker can exploit this to bypass the SOFA Hessian blacklis...

9.8CVSS7.2AI score0.00799EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2024/01/23 8:10 p.m.32 views

Remote Command Execution in SOFARPC

Impact SOFARPC defaults to using the SOFA Hessian protocol to deserialize received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But there is a gadget chain that can bypass the SOFA Hessian...

9.8CVSS7AI score0.00799EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2024/01/23 8:10 p.m.100 views

GHSA-7Q8P-9953-PXVR Remote Command Execution in SOFARPC

Impact SOFARPC defaults to using the SOFA Hessian protocol to deserialize received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But there is a gadget chain that can bypass the SOFA Hessian...

9.8CVSS9.6AI score0.00799EPSS
SaveExploits0References5
NVD
NVD
added 2024/01/23 6:15 p.m.50 views

CVE-2024-23636

SOFARPC is a Java RPC framework. SOFARPC defaults to using the SOFA Hessian protocol to deserialize received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But, prior to version 5.12.0, there i...

9.8CVSS9.7AI score0.00799EPSS
SaveExploits0References2
Prion
Prion
added 2024/01/23 6:15 p.m.32 views

Deserialization of untrusted data

SOFARPC is a Java RPC framework. SOFARPC defaults to using the SOFA Hessian protocol to deserialize received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But, prior to version 5.12.0, there i...

7.5CVSS7.3AI score0.00799EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/01/23 5:22 p.m.53 views

CVE-2024-23636 SOFARPC Remote Command Execution(RCE) Vulnerbility

SOFARPC is a Java RPC framework. SOFARPC defaults to using the SOFA Hessian protocol to deserialize received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But, prior to version 5.12.0, there i...

9.8CVSS9.9AI score0.00799EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/01/23 5:22 p.m.21 views

CVE-2024-23636 SOFARPC Remote Command Execution(RCE) Vulnerbility

SOFARPC is a Java RPC framework. SOFARPC defaults to using the SOFA Hessian protocol to deserialize received data, while the SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of potentially dangerous classes for security protection. But, prior to version 5.12.0, there i...

9.8CVSS7AI score0.00799EPSS
SaveExploits0References2
CVE
CVE
added 2024/01/23 5:22 p.m.75 views

CVE-2024-23636

SOFARPC (Java RPC framework) is vulnerable prior to version 5.12.0 due to a gadget chain that can bypass the Hessian blacklist used to restrict deserialization of potentially dangerous classes. The vulnerability is rooted in the Hessian-based deserialization thatCAN be manipulated by a gadget cha...

9.8CVSS9.6AI score0.00799EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2024/01/23 12:00 a.m.6 views

SOFARPC Code Issue Vulnerability

SOFARPC is a high-performance , highly scalable , production-grade Java RPC framework for SOFAStack . A code issue vulnerability exists in SOFARPC versions prior to 5.12.0, which stems from a gadget chain that bypasses the SOFA Hessian blacklist protection mechanism and relies only on the JDK, no...

9.8CVSS7AI score0.00799EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/01/23 12:00 a.m.11 views

PT-2024-19987 · Oracle · Jdk

Name of the Vulnerable Software and Affected Versions: SOFARPC versions prior to 5.12.0 Description: SOFARPC is a Java RPC framework that defaults to using the SOFA Hessian protocol to deserialize received data. The SOFA Hessian protocol uses a blacklist mechanism to restrict deserialization of...

9.8CVSS9.5AI score0.00799EPSS
SaveExploits0References9
OSV
OSV
added 2024/01/15 4:15 p.m.10 views

CVE-2023-6049

The Estatik Real Estate Plugin WordPress plugin before 4.1.1 unserializes user input via some of its cookies, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget chain is present on the blog...

9.8CVSS7.3AI score0.00926EPSS
SaveExploits2References1
Cvelist
Cvelist
added 2024/01/15 3:10 p.m.35 views

CVE-2023-6049 Estatik Real Estate Plugin < 4.1.1 - Unauthenticated PHP Object Injection

The Estatik Real Estate Plugin WordPress plugin before 4.1.1 unserializes user input via some of its cookies, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget chain is present on the blog...

9.8AI score0.00926EPSS
SaveExploits2References1
wpexploit
wpexploit
added 2023/12/25 12:00 a.m.169 views

Estatik Real Estate Plugin < 4.1.1 - Unauthenticated PHP Object Injection

Description The plugin unserializes user input via some of its cookies, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget chain is present on the blog To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup :...

9.8CVSS7.2AI score0.00926EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2023/12/25 12:00 a.m.22 views

Estatik Real Estate Plugin < 4.1.1 - Unauthenticated PHP Object Injection

Description The plugin unserializes user input via some of its cookies, which could allow unauthenticated users to perform PHP Object Injection when a suitable gadget chain is present on the blog PoC To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup...

9.8CVSS7.2AI score0.00926EPSS
SaveExploits2Affected Software1
Imperva Blog
Imperva Blog
added 2023/12/14 1:48 p.m.68 views

Imperva Detects Undocumented 8220 Gang Activities

Imperva Threat Research has detected previously undocumented activity from the 8220 gang, which is known for the mass deployment of malware using a variety of continuously evolving TTPs. This threat actor has been known to target both Windows and Linux web servers with cryptojacking malware. In...

10CVSS10AI score0.99999EPSS
SaveExploits562
WPVulnDB
WPVulnDB
added 2023/12/07 12:00 a.m.53 views

WP 6.4-6.4.1 - POP Chain

Description WP 6.4 introduced a PHP gadget chain. While the issue is not directly exploitable, it could be used along with a PHP unserialization for example in a plugin or theme installed on the blog to achieve RCE...

7AI score
SaveExploits0References1
wpexploit
wpexploit
added 2023/11/10 12:00 a.m.182 views

Welcart e-Commerce < 2.9.5 - Unauthenticated PHP Object Injection

Description The plugin unserializes user input from cookies, which could allow unautehtniacted users to perform PHP Object Injection when a suitable gadget is present on the blog To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup : void die"Arbitrary...

9.8CVSS7.6AI score0.01253EPSS
SaveExploits2
WPVulnDB
WPVulnDB
added 2023/11/10 12:00 a.m.19 views

Welcart e-Commerce < 2.9.5 - Unauthenticated PHP Object Injection

Description The plugin unserializes user input from cookies, which could allow unautehtniacted users to perform PHP Object Injection when a suitable gadget is present on the blog PoC To simulate a gadget chain, put the following code in a plugin: class Evil public function wakeup : void...

9.8CVSS7.8AI score0.01253EPSS
SaveExploits2Affected Software1
NVD
NVD
added 2023/10/16 8:15 p.m.21 views

CVE-2023-4971

The Weaver Xtreme Theme Support WordPress plugin before 6.3.1 unserialises the content of an imported file, which could lead to PHP object injections issues when a high privilege user import a malicious file and a suitable gadget chain is present on the blog...

7.2CVSS7AI score0.00976EPSS
SaveExploits2References1
OSV
OSV
added 2023/10/16 8:15 p.m.9 views

CVE-2023-4971

The Weaver Xtreme Theme Support WordPress plugin before 6.3.1 unserialises the content of an imported file, which could lead to PHP object injections issues when a high privilege user import a malicious file and a suitable gadget chain is present on the blog...

7.2CVSS7.1AI score0.00976EPSS
SaveExploits2References1
Rows per page
Query Builder