- Description
- 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 the rule provided by the script which by default may enable executing arbitrary code.
- Source
- security@apache.org
- NVD status
- Analyzed
CVSS 3.1
- Type
- Primary
- Base score
- 9.8
- Impact score
- 5.9
- Exploitability score
- 3.9
- Vector string
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Severity
- CRITICAL
CVSS 2.0
- Type
- Primary
- Base score
- 7.5
- Impact score
- 6.4
- Exploitability score
- 10
- Vector string
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Hype score
- Not currently trending
[
{
"nodes": [
{
"negate": false,
"cpeMatch": [
{
"criteria": "cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "F38BFA3F-E32D-4F33-9E17-A1EF0F040E6D",
"versionEndExcluding": "2.6.10",
"versionStartIncluding": "2.5.0"
},
{
"criteria": "cpe:2.3:a:apache:dubbo:*:*:*:*:*:*:*:*",
"vulnerable": true,
"matchCriteriaId": "6A6C2034-505D-477A-83EE-E7ECDDD142A9",
"versionEndExcluding": "2.7.10",
"versionStartIncluding": "2.7.0"
}
],
"operator": "OR"
}
]
}
]