Unsafe deserialization occurs within a Dubbo application which has HTTP remoting enabled. An attacker may submit a POST request with a Java object in it to completely compromise a Provider instance of Apache Dubbo, if this instance enables HTTP. This issue affected Apache Dubbo 2.7.0 to 2.7.4, 2.6.0 to 2.6.7, and all 2.5.x versions.
{
"versions": [
{
"introduced": "2.5.0"
},
{
"last_affected": "2.5.10"
},
{
"introduced": "2.6.0"
},
{
"last_affected": "2.6.7"
},
{
"introduced": "2.7.0"
},
{
"last_affected": "2.7.4"
}
]
}