CWE-Bench-Java / advisory /apache__struts_CVE-2020-17530_2.5.25.json
claire71's picture
add advisory .json files
f091478 verified
raw
history blame
2.4 kB
{
"schema_version": "1.4.0",
"id": "GHSA-jc35-q369-45pv",
"modified": "2022-02-08T22:01:20Z",
"published": "2022-02-09T22:51:56Z",
"aliases": [
"CVE-2020-17530"
],
"summary": "Remote code execution in Apache Struts",
"details": "Forced OGNL evaluation, when evaluated on raw user input in tag attributes, may lead to remote code execution.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.apache.struts:struts2-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.5.26"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-17530"
},
{
"type": "WEB",
"url": "https://cwiki.apache.org/confluence/display/WW/S2-061"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20210115-0005"
},
{
"type": "WEB",
"url": "https://www.oracle.com//security-alerts/cpujul2021.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuApr2021.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuapr2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujan2021.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpujan2022.html"
},
{
"type": "WEB",
"url": "https://www.oracle.com/security-alerts/cpuoct2021.html"
},
{
"type": "WEB",
"url": "http://jvn.jp/en/jp/JVN43969166/index.html"
},
{
"type": "WEB",
"url": "http://packetstormsecurity.com/files/160721/Apache-Struts-2-Forced-Multi-OGNL-Evaluation.html"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2022/04/12/6"
}
],
"database_specific": {
"cwe_ids": [
"CWE-917",
"CWE-94"
],
"severity": "CRITICAL",
"github_reviewed": true,
"github_reviewed_at": "2021-04-09T21:42:05Z",
"nvd_published_at": "2020-12-11T02:15:00Z"
}
}