Lucene search
+L

289 matches found

Github Security Blog
Github Security Blog
added 2022/03/18 5:57 p.m.55 views

Deserialization of Untrusted Data in Apache Dubbo

Apache Dubbo prior to 2.6.9 and 2.7.10 by default supports generic calls to arbitrary methods exposed by provider interfaces. These invocations are handled by the GenericFilter which will find the service and method specified in the first arguments of the invocation and use the Java Reflection AP...

9.8CVSS1.8AI score0.04084EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2022/03/18 5:57 p.m.37 views

Code injection in Apache Dubbo

Apache Dubbo prior to 2.6.9 and 2.7.10 supports Script routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these rules, Dubbo customers use ScriptEngine and run...

9.8CVSS2.6AI score0.60596EPSS
SaveExploits0References3Affected Software2
OSV
OSV
added 2022/03/18 5:57 p.m.58 views

GHSA-QMFC-6WWW-FJQW Code injection in Apache Dubbo

Apache Dubbo prior to 2.6.9 and 2.7.10 supports Script routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these rules, Dubbo customers use ScriptEngine and run...

9.8CVSS6AI score0.60596EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2022/03/18 5:56 p.m.28 views

Server-Side Request Forgery in Apache Dubbo

In Apache Dubbo prior to 2.6.9 and 2.7.10, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability...

6.1CVSS2AI score0.02073EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2022/03/18 5:56 p.m.6 views

GHSA-GW4J-4229-Q4PX Server-Side Request Forgery in Apache Dubbo

In Apache Dubbo prior to 2.6.9 and 2.7.10, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability...

6.1CVSS6.3AI score0.02073EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/03/18 5:56 p.m.42 views

Deserializer tampering in Apache Dubbo

Each Apache Dubbo server will set a serialization id to tell the clients which serialization protocol it is working on. But for Dubbo versions before 2.7.8 or 2.6.9, an attacker can choose which serialization id the Provider will use by tampering with the byte preamble flags, aka, not following t...

9.8CVSS2.7AI score0.21221EPSS
SaveExploits2References3Affected Software2
OSV
OSV
added 2022/03/18 5:56 p.m.12 views

GHSA-V2RG-8CWR-75G8 Deserializer tampering in Apache Dubbo

Each Apache Dubbo server will set a serialization id to tell the clients which serialization protocol it is working on. But for Dubbo versions before 2.7.8 or 2.6.9, an attacker can choose which serialization id the Provider will use by tampering with the byte preamble flags, aka, not following t...

9.8CVSS7.3AI score0.21221EPSS
SaveExploits2References2
GitLab Advisory Database
GitLab Advisory Database
added 2022/03/18 12:00 a.m.38 views

Deserialization of Untrusted Data

Each Apache Dubbo server will set a serialization id to tell the clients which serialization protocol it is working on. But for Dubbo versions before 2.7.8 or 2.6.9, an attacker can choose which serialization id the Provider will use by tampering with the byte preamble flags, aka, not following t...

9.8CVSS2.8AI score0.21221EPSS
SaveExploits2References2Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/03/18 12:00 a.m.51 views

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Apache Dubbo prior to 2.6.9 and 2.7.9 supports Script routing which will enable a customer to route the request to the right server. These rules are used by the customers when making a request in order to find the right endpoint. When parsing these rules, Dubbo customers use ScriptEngine and run...

9.8CVSS2.6AI score0.60596EPSS
SaveExploits0References3Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/03/18 12:00 a.m.31 views

Server-Side Request Forgery (SSRF)

In Apache Dubbo prior to 2.6.9 and 2.7.9, the usage of parseURL method will lead to the bypass of white host check which can cause open redirect or SSRF vulnerability...

6.1CVSS1.9AI score0.02073EPSS
SaveExploits0References4Affected Software1
GitLab Advisory Database
GitLab Advisory Database
added 2022/03/18 12:00 a.m.59 views

Deserialization of Untrusted Data

Apache Dubbo prior to 2.6.9 and 2.7.9 by default supports generic calls to arbitrary methods exposed by provider interfaces. These invocations are handled by the GenericFilter which will find the service and method specified in the first arguments of the invocation and use the Java Reflection API...

9.8CVSS3.4AI score0.04084EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2022/02/10 10:39 p.m.54 views

Deserialization of Untrusted Data in Apache Dubbo

This vulnerability can affect all Dubbo users stay on version 2.7.6 or lower. An attacker can send RPC requests with unrecognized service name or method name along with some malicious parameter payloads. When the malicious parameter is deserialized, it will execute some malicious code. More detai...

9.8CVSS9.1AI score0.15828EPSS
SaveExploits3References4Affected Software2
OSV
OSV
added 2022/02/10 10:39 p.m.10 views

GHSA-WHWW-V56C-CGV2 Deserialization of Untrusted Data in Apache Dubbo

This vulnerability can affect all Dubbo users stay on version 2.7.6 or lower. An attacker can send RPC requests with unrecognized service name or method name along with some malicious parameter payloads. When the malicious parameter is deserialized, it will execute some malicious code. More detai...

9.8CVSS5.9AI score0.15828EPSS
SaveExploits3References3
OSV
OSV
added 2022/02/09 10:27 p.m.62 views

GHSA-74MG-6XQX-2VRQ Deserialization exploitation in Apache Dubbo

A deserialization vulnerability existed in dubbo 2.7.5 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protool, during Hessian2 deserializing the HashMap object, some functions in the classes stored...

9.8CVSS9.7AI score0.05682EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2022/02/09 10:27 p.m.81 views

Deserialization exploitation in Apache Dubbo

A deserialization vulnerability existed in dubbo 2.7.5 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protool, during Hessian2 deserializing the HashMap object, some functions in the classes stored...

9.8CVSS4AI score0.05682EPSS
SaveExploits0References4Affected Software1
GithubExploit
GithubExploit
added 2022/01/17 12:26 p.m.812 views

Exploit for Deserialization of Untrusted Data in Apache Dubbo

CVE-2021-43297 Vulnerability Description There is a poten...

9.8CVSS7.2AI score0.16969EPSS
SaveExploits1
CNVD
CNVD
added 2022/01/14 12:00 a.m.51 views

Apache Dubbo Deserialization Vulnerability (CNVD-2022-05106)

Apache Dubbo is a lightweight Java-based RPC remote procedure call framework from the Apache Foundation in the United States. The product provides interface-based remote calling, fault tolerance and load balancing, and automatic service registration and discovery. Apache Dubbo in version 3.2.11 a...

9.8CVSS2.7AI score0.16969EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2022/01/12 10:51 p.m.53 views

Deserialization of Untrusted Data in Dubbo

A deserialization vulnerability existed in dubbo hessian-lite 3.2.11 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protocol, during Hessian catch unexpected exceptions, Hessian will log out some...

9.8CVSS3.7AI score0.16969EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2022/01/12 10:51 p.m.12 views

GHSA-VP5X-3V8R-QPRW Deserialization of Untrusted Data in Dubbo

A deserialization vulnerability existed in dubbo hessian-lite 3.2.11 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protocol, during Hessian catch unexpected exceptions, Hessian will log out some...

9.8CVSS6AI score0.16969EPSS
SaveExploits1References2
NVD
NVD
added 2022/01/10 4:15 p.m.22 views

CVE-2021-43297

A deserialization vulnerability existed in dubbo hessian-lite 3.2.11 and its earlier versions, which could lead to malicious code execution. Most Dubbo users use Hessian2 as the default serialization/deserialization protocol, during Hessian catch unexpected exceptions, Hessian will log out some...

9.8CVSS0.16969EPSS
SaveExploits1References1
Rows per page
Query Builder