原始 OSV JSON{
"id": "GHSA-34wx-x2w9-vqm3",
"aliases": [
"CVE-2022-0538"
],
"details": "Jenkins 2.333 and earlier, LTS 2.319.2 and earlier is affected by the XStream library’s vulnerability [CVE-2021-43859](https://x-stream.github.io/CVE-2021-43859.html). This library is used by Jenkins to serialize and deserialize various XML files, like global and job `config.xml`, `build.xml`, and numerous others.\n\nThis allows attackers able to submit crafted XML files to Jenkins to be parsed as configuration, e.g. through the `POST config.xml` API, to cause a denial of service (DoS).",
"summary": "DoS vulnerability in bundled XStream library in Jenkins Core",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.320"
},
{
"fixed": "2.334"
}
]
}
],
"package": {
"name": "org.jenkins-ci.main:jenkins-core",
"ecosystem": "Maven"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.319.3"
}
]
}
],
"package": {
"name": "org.jenkins-ci.main:jenkins-core",
"ecosystem": "Maven"
}
}
],
"modified": "2023-12-22T13:51:07Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2022-02-10T00:00:30Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0538",
"type": "ADVISORY"
},
{
"url": "https://github.com/jenkinsci/jenkins/commit/8276aef4cc3dd81810fe6bdf6fa48141632c4636",
"type": "WEB"
},
{
"url": "https://www.jenkins.io/security/advisory/2022-02-09/#SECURITY-2602",
"type": "WEB"
},
{
"url": "http://www.openwall.com/lists/oss-security/2022/02/09/1",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-502"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2022-02-09T14:15:00Z",
"github_reviewed_at": "2022-06-20T22:50:31Z"
}
}