Jenkins shows various technical details about the current user on the `/whoAmI` page. In [a previous fix](https://www.jenkins.io/security/advisory/2019-09-25/#SECURITY-1505), the `Cookie` header value containing the HTTP session ID was redacted. However, user metadata shown on this page could also include the HTTP session ID in Jenkins 2.218 and earlier, LTS 2.204.1 and earlier.
This allows attackers able to exploit a cross-site scripting vulnerability to obtain the HTTP session ID value from this page.
Jenkins 2.219, LTS 2.204.2 no longer prints out the affected user metadata that might contain the HTTP session ID.
Additionally, we also redact values of further authentication-related HTTP headers in addition to `Cookie` on this page as a hardening.
{"id": "GHSA-4JJJ-CM7Q-V6HR", "vendorId": null, "type": "github", "bulletinFamily": "software", "title": "Jenkins Diagnostic page exposed session cookies", "description": "Jenkins shows various technical details about the current user on the `/whoAmI` page. In [a previous fix](https://www.jenkins.io/security/advisory/2019-09-25/#SECURITY-1505), the `Cookie` header value containing the HTTP session ID was redacted. However, user metadata shown on this page could also include the HTTP session ID in Jenkins 2.218 and earlier, LTS 2.204.1 and earlier.\n\nThis allows attackers able to exploit a cross-site scripting vulnerability to obtain the HTTP session ID value from this page.\n\nJenkins 2.219, LTS 2.204.2 no longer prints out the affected user metadata that might contain the HTTP session ID.\n\nAdditionally, we also redact values of further authentication-related HTTP headers in addition to `Cookie` on this page as a hardening.", "published": "2022-05-24T17:07:40", "modified": "2023-01-29T05:01:02", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:P/A:N"}, "cvss2": {"cvssV2": {"version": "2.0", "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "SINGLE", "confidentialityImpact": "NONE", "integrityImpact": "PARTIAL", "availabilityImpact": "NONE", "baseScore": 4.0}, "severity": "MEDIUM", "exploitabilityScore": 8.0, "impactScore": 2.9, "acInsufInfo": false, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false}, "cvss3": {"cvssV3": {"version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "LOW", "userInteraction": "REQUIRED", "scope": "CHANGED", "confidentialityImpact": "LOW", "integrityImpact": "LOW", "availabilityImpact": "NONE", "baseScore": 5.4, "baseSeverity": "MEDIUM"}, "exploitabilityScore": 2.3, "impactScore": 2.7}, "href": "https://github.com/advisories/GHSA-4jjj-cm7q-v6hr", "reporter": "GitHub Advisory Database", "references": ["https://nvd.nist.gov/vuln/detail/CVE-2020-2103", "https://access.redhat.com/errata/RHBA-2020:0402", "https://access.redhat.com/errata/RHBA-2020:0675", "https://access.redhat.com/errata/RHSA-2020:0681", "https://access.redhat.com/errata/RHSA-2020:0683", "https://jenkins.io/security/advisory/2020-01-29/#SECURITY-1695", "http://www.openwall.com/lists/oss-security/2020/01/29/1", "https://github.com/advisories/GHSA-4jjj-cm7q-v6hr"], "cvelist": ["CVE-2020-2103"], "immutableFields": [], "lastseen": "2023-01-29T05:06:57", "viewCount": 3, "enchantments": {"score": {"value": 0.5, "vector": "NONE"}, "dependencies": {"references": [{"type": "cve", "idList": ["CVE-2020-2103"]}, {"type": "freebsd", "idList": ["A250539D-D1D4-4591-AFD3-C8BDFAC335D8"]}, {"type": "nessus", "idList": ["FREEBSD_PKG_A250539DD1D44591AFD3C8BDFAC335D8.NASL", "JENKINS_SECURITY_ADVISORY_2020-01-29.NASL"]}, {"type": "openvas", "idList": ["OPENVAS:1361412562310143439", "OPENVAS:1361412562310143440"]}, {"type": "osv", "idList": ["OSV:GHSA-4JJJ-CM7Q-V6HR"]}, {"type": "redhatcve", "idList": ["RH:CVE-2020-2103"]}]}, "affected_software": {"major_version": [{"name": "org.jenkins-ci.main:jenkins-core", "version": 2}, {"name": "org.jenkins-ci.main:jenkins-core", "version": 2}, {"name": "org.jenkins-ci.main:jenkins-core", "version": 2}]}, "epss": [{"cve": "CVE-2020-2103", "epss": "0.005350000", "percentile": "0.736240000", "modified": "2023-03-20"}], "vulnersScore": 0.5}, "_state": {"score": 1674968868, "dependencies": 1674968914, "affected_software_major_version": 1674970599, "epss": 1679353574}, "_internal": {"score_hash": "00570ca2d8a406a5dd41bd350f7c7d1e"}, "affectedSoftware": [{"version": "2.204.2", "operator": "lt", "ecosystem": "MAVEN", "name": "org.jenkins-ci.main:jenkins-core"}, {"version": "2.205", "operator": "ge", "ecosystem": "MAVEN", "name": "org.jenkins-ci.main:jenkins-core"}, {"version": "2.219", "operator": "lt", "ecosystem": "MAVEN", "name": "org.jenkins-ci.main:jenkins-core"}]}
{"redhatcve": [{"lastseen": "2023-03-08T20:21:03", "description": "Jenkins 2.218 and earlier, LTS 2.204.1 and earlier exposed session identifiers on a user's detail object in the whoAmI diagnostic page.\n", "cvss3": {"exploitabilityScore": 2.3, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "attackComplexity": "LOW", "scope": "CHANGED", "attackVector": "NETWORK", "availabilityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "baseScore": 5.4, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 2.7}, "published": "2020-01-31T20:09:10", "type": "redhatcve", "title": "CVE-2020-2103", "bulletinFamily": "info", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "NONE", "integrityImpact": "PARTIAL", "baseScore": 4.0, "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "impactScore": 2.9, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2020-2103"], "modified": "2023-03-08T17:47:49", "id": "RH:CVE-2020-2103", "href": "https://access.redhat.com/security/cve/cve-2020-2103", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:P/A:N"}}], "cve": [{"lastseen": "2023-02-09T15:11:18", "description": "Jenkins 2.218 and earlier, LTS 2.204.1 and earlier exposed session identifiers on a user's detail object in the whoAmI diagnostic page.", "cvss3": {"exploitabilityScore": 2.3, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "attackComplexity": "LOW", "scope": "CHANGED", "attackVector": "NETWORK", "availabilityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "baseScore": 5.4, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 2.7}, "published": "2020-01-29T16:15:00", "type": "cve", "title": "CVE-2020-2103", "cwe": ["CWE-200"], "bulletinFamily": "NVD", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "NONE", "integrityImpact": "PARTIAL", "baseScore": 4.0, "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "impactScore": 2.9, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2020-2103"], "modified": "2020-03-17T04:15:00", "cpe": ["cpe:/a:jenkins:jenkins:2.204.1", "cpe:/a:jenkins:jenkins:2.218"], "id": "CVE-2020-2103", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2020-2103", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:P/A:N"}, "cpe23": ["cpe:2.3:a:jenkins:jenkins:2.204.1:*:*:*:lts:*:*:*", "cpe:2.3:a:jenkins:jenkins:2.218:*:*:*:-:*:*:*"]}], "osv": [{"lastseen": "2023-03-08T05:45:50", "description": "Jenkins shows various technical details about the current user on the `/whoAmI` page. In [a previous fix](https://www.jenkins.io/security/advisory/2019-09-25/#SECURITY-1505), the `Cookie` header value containing the HTTP session ID was redacted. However, user metadata shown on this page could also include the HTTP session ID in Jenkins 2.218 and earlier, LTS 2.204.1 and earlier.\n\nThis allows attackers able to exploit a cross-site scripting vulnerability to obtain the HTTP session ID value from this page.\n\nJenkins 2.219, LTS 2.204.2 no longer prints out the affected user metadata that might contain the HTTP session ID.\n\nAdditionally, we also redact values of further authentication-related HTTP headers in addition to `Cookie` on this page as a hardening.", "cvss3": {"exploitabilityScore": 2.3, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "LOW", "attackComplexity": "LOW", "scope": "CHANGED", "attackVector": "NETWORK", "availabilityImpact": "NONE", "integrityImpact": "LOW", "privilegesRequired": "LOW", "baseScore": 5.4, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N", "version": "3.1", "userInteraction": "REQUIRED"}, "impactScore": 2.7}, "published": "2022-05-24T17:07:40", "type": "osv", "title": "Jenkins Diagnostic page exposed session cookies", "bulletinFamily": "software", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 8.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "NONE", "integrityImpact": "PARTIAL", "baseScore": 4.0, "vectorString": "AV:N/AC:L/Au:S/C:N/I:P/A:N", "version": "2.0", "accessVector": "NETWORK", "authentication": "SINGLE"}, "impactScore": 2.9, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2020-2103"], "modified": "2023-03-08T05:45:44", "id": "OSV:GHSA-4JJJ-CM7Q-V6HR", "href": "https://osv.dev/vulnerability/GHSA-4jjj-cm7q-v6hr", "cvss": {"score": 4.0, "vector": "AV:N/AC:L/Au:S/C:N/I:P/A:N"}}], "openvas": [{"lastseen": "2020-02-04T16:37:38", "description": "Jenkins is prone to multiple vulnerabilities.", "cvss3": {}, "published": "2020-02-04T00:00:00", "type": "openvas", "title": "Jenkins < 2.219, < 2.204.2 LTS Multiple vulnerabilities (Windows)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2020-2104", "CVE-2020-2105", "CVE-2020-2102", "CVE-2020-2100", "CVE-2020-2103", "CVE-2020-2101"], "modified": "2020-02-04T00:00:00", "id": "OPENVAS:1361412562310143440", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310143440", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nCPE = \"cpe:/a:jenkins:jenkins\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.143440\");\n script_version(\"2020-02-04T04:20:55+0000\");\n script_tag(name:\"last_modification\", value:\"2020-02-04 04:20:55 +0000 (Tue, 04 Feb 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-02-04 04:20:23 +0000 (Tue, 04 Feb 2020)\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n\n script_cve_id(\"CVE-2020-2100\", \"CVE-2020-2101\", \"CVE-2020-2102\", \"CVE-2020-2103\", \"CVE-2020-2104\", \"CVE-2020-2105\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_name(\"Jenkins < 2.219, < 2.204.2 LTS Multiple vulnerabilities (Windows)\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Web application abuses\");\n script_dependencies(\"gb_jenkins_consolidation.nasl\", \"os_detection.nasl\");\n script_mandatory_keys(\"jenkins/detected\", \"Host/runs_windows\");\n\n script_tag(name:\"summary\", value:\"Jenkins is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Jenkins is prone to multiple vulnerabilities:\n\n - UDP amplification reflection attack (CVE-2020-2100)\n\n - Non-constant time comparison of inbound TCP agent connection secret (CVE-2020-2101)\n\n - Non-constant time HMAC comparison (CVE-2020-2102)\n\n - Diagnostic page exposed session cookies (CVE-2020-2103)\n\n - Memory usage graphs accessible to anyone with Overall/Read (CVE-2020-2104)\n\n - Jenkins REST APIs vulnerable to clickjacking (CVE-2020-2105)\");\n\n script_tag(name:\"affected\", value:\"Jenkins version 2.218 and prior and 2.204.1 LTS and prior.\");\n\n script_tag(name:\"solution\", value:\"Update to version 2.219, 2.204.2 LTS or later.\");\n\n script_xref(name:\"URL\", value:\"https://jenkins.io/security/advisory/2020-01-29/\");\n\n exit(0);\n}\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif (!port = get_app_port(cpe: CPE))\n exit(0);\n\nif (!infos = get_app_full(cpe: CPE, port: port))\n exit(0);\n\nif (!version = infos[\"version\"])\n exit(0);\n\nlocation = infos[\"location\"];\nproto = infos[\"proto\"];\n\nif (get_kb_item(\"jenkins/\" + port + \"/is_lts\")) {\n if (version_is_less(version: version, test_version: \"2.204.2\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"2.204.2\", install_path: location);\n security_message(port: port, data: report, proto: proto);\n exit(0);\n }\n} else {\n if (version_is_less(version: version, test_version: \"2.219\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"2.219\", install_path: location);\n security_message(port: port, data: report, proto: proto);\n exit(0);\n }\n}\n\nexit(99);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2020-02-04T16:37:38", "description": "Jenkins is prone to multiple vulnerabilities.", "cvss3": {}, "published": "2020-02-04T00:00:00", "type": "openvas", "title": "Jenkins < 2.219, < 2.204.2 LTS Multiple vulnerabilities (Linux)", "bulletinFamily": "scanner", "cvss2": {}, "cvelist": ["CVE-2020-2104", "CVE-2020-2105", "CVE-2020-2102", "CVE-2020-2100", "CVE-2020-2103", "CVE-2020-2101"], "modified": "2020-02-04T00:00:00", "id": "OPENVAS:1361412562310143439", "href": "http://plugins.openvas.org/nasl.php?oid=1361412562310143439", "sourceData": "# Copyright (C) 2020 Greenbone Networks GmbH\n#\n# SPDX-License-Identifier: GPL-2.0-or-later\n#\n# This program is free software; you can redistribute it and/or\n# modify it under the terms of the GNU General Public License\n# as published by the Free Software Foundation; either version 2\n# of the License, or (at your option) any later version.\n#\n# This program is distributed in the hope that it will be useful,\n# but WITHOUT ANY WARRANTY; without even the implied warranty of\n# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n# GNU General Public License for more details.\n#\n# You should have received a copy of the GNU General Public License\n# along with this program; if not, write to the Free Software\n# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.\n\nCPE = \"cpe:/a:jenkins:jenkins\";\n\nif(description)\n{\n script_oid(\"1.3.6.1.4.1.25623.1.0.143439\");\n script_version(\"2020-02-04T04:20:55+0000\");\n script_tag(name:\"last_modification\", value:\"2020-02-04 04:20:55 +0000 (Tue, 04 Feb 2020)\");\n script_tag(name:\"creation_date\", value:\"2020-02-04 03:55:43 +0000 (Tue, 04 Feb 2020)\");\n script_tag(name:\"cvss_base\", value:\"5.0\");\n script_tag(name:\"cvss_base_vector\", value:\"AV:N/AC:L/Au:N/C:N/I:N/A:P\");\n\n script_cve_id(\"CVE-2020-2100\", \"CVE-2020-2101\", \"CVE-2020-2102\", \"CVE-2020-2103\", \"CVE-2020-2104\", \"CVE-2020-2105\");\n\n script_tag(name:\"qod_type\", value:\"remote_banner_unreliable\");\n\n script_tag(name:\"solution_type\", value:\"VendorFix\");\n\n script_name(\"Jenkins < 2.219, < 2.204.2 LTS Multiple vulnerabilities (Linux)\");\n\n script_category(ACT_GATHER_INFO);\n\n script_copyright(\"Copyright (C) 2020 Greenbone Networks GmbH\");\n script_family(\"Web application abuses\");\n script_dependencies(\"gb_jenkins_consolidation.nasl\", \"os_detection.nasl\");\n script_mandatory_keys(\"jenkins/detected\", \"Host/runs_unixoide\");\n\n script_tag(name:\"summary\", value:\"Jenkins is prone to multiple vulnerabilities.\");\n\n script_tag(name:\"vuldetect\", value:\"Checks if a vulnerable version is present on the target host.\");\n\n script_tag(name:\"insight\", value:\"Jenkins is prone to multiple vulnerabilities:\n\n - UDP amplification reflection attack (CVE-2020-2100)\n\n - Non-constant time comparison of inbound TCP agent connection secret (CVE-2020-2101)\n\n - Non-constant time HMAC comparison (CVE-2020-2102)\n\n - Diagnostic page exposed session cookies (CVE-2020-2103)\n\n - Memory usage graphs accessible to anyone with Overall/Read (CVE-2020-2104)\n\n - Jenkins REST APIs vulnerable to clickjacking (CVE-2020-2105)\");\n\n script_tag(name:\"affected\", value:\"Jenkins version 2.218 and prior and 2.204.1 LTS and prior.\");\n\n script_tag(name:\"solution\", value:\"Update to version 2.219, 2.204.2 LTS or later.\");\n\n script_xref(name:\"URL\", value:\"https://jenkins.io/security/advisory/2020-01-29/\");\n\n exit(0);\n}\n\ninclude(\"host_details.inc\");\ninclude(\"version_func.inc\");\n\nif (!port = get_app_port(cpe: CPE))\n exit(0);\n\nif (!infos = get_app_full(cpe: CPE, port: port))\n exit(0);\n\nif (!version = infos[\"version\"])\n exit(0);\n\nlocation = infos[\"location\"];\nproto = infos[\"proto\"];\n\nif (get_kb_item(\"jenkins/\" + port + \"/is_lts\")) {\n if (version_is_less(version: version, test_version: \"2.204.2\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"2.204.2\", install_path: location);\n security_message(port: port, data: report, proto: proto);\n exit(0);\n }\n} else {\n if (version_is_less(version: version, test_version: \"2.219\")) {\n report = report_fixed_ver(installed_version: version, fixed_version: \"2.219\", install_path: location);\n security_message(port: port, data: report, proto: proto);\n exit(0);\n }\n}\n\nexit(99);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}], "nessus": [{"lastseen": "2023-01-11T15:06:22", "description": "The version of Jenkins running on the remote web server is prior to 2.219 or is a version of Jenkins LTS prior to 2.204.2. It is, therefore, affected by multiple vulnerabilities:\n\n - An UDP amplification reflection attack can be used in a DDoS attack on a Jenkins master. Within the same network, spoofed UDP packets could also be sent to make two Jenkins masters go into an infinite loop of replies to one another, thus causing a denial of service.\n (CVE-2020-2100)\n\n - A non-constant time comparison of inbound TCP agent connection secret is used when an inbound TCP agent connection is initiated. This allows attackers to use statistical methods to obtain the connection secret.\n (CVE-2020-2101)\n\n - A non-constant time HMAC comparison is used when checking whether two HMACs are equal. This could potentially allow attackers to use statistical methods to obtain a valid HMAC for an attacker-controlled input value. (CVE-2020-2102)\n\n - User metadata on the /whoAmI page includes the HTTP session ID which allows attackers able to exploit a cross-site scripting vulnerability to obtain the HTTP session ID value. (CVE-2020-2103)\n\n - A lack of appropriate permissions allows anyone with Overall/Read permissions to access the JVM memory usage chart for the Jenkins master.\n (CVE-2020-2104)\n\n - The Jenkins REST APIs allows an attacker to perform a clickjacking attack by routing them to a specially crafted web page, and can expose the content of the REST API endpoint. (CVE-2020-2105)\n\nNote that Nessus has not tested for these issues but has instead relied only on the application's self-reported version number.", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "MEDIUM", "confidentialityImpact": "NONE", "attackComplexity": "LOW", "scope": "CHANGED", "attackVector": "NETWORK", "availabilityImpact": "LOW", "integrityImpact": "NONE", "privilegesRequired": "NONE", "baseScore": 5.8, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:L", "version": "3.1", "userInteraction": "NONE"}, "impactScore": 1.4}, "published": "2020-02-06T00:00:00", "type": "nessus", "title": "Jenkins < 2.204.2 LTS / 2.219 Multiple Vulnerabilities", "bulletinFamily": "scanner", "cvss2": {"severity": "MEDIUM", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "NONE", "availabilityImpact": "PARTIAL", "integrityImpact": "NONE", "baseScore": 5.0, "vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 2.9, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2020-2100", "CVE-2020-2101", "CVE-2020-2102", "CVE-2020-2103", "CVE-2020-2104", "CVE-2020-2105", "CVE-2020-2106"], "modified": "2022-05-18T00:00:00", "cpe": ["cpe:/a:cloudbees:jenkins"], "id": "JENKINS_SECURITY_ADVISORY_2020-01-29.NASL", "href": "https://www.tenable.com/plugins/nessus/133527", "sourceData": "#%NASL_MIN_LEVEL 70300\n#\n# (C) Tenable Network Security, Inc.\n#\n\ninclude('deprecated_nasl_level.inc');\ninclude('compat.inc');\n\nif (description)\n{\n script_id(133527);\n script_version(\"1.6\");\n script_set_attribute(attribute:\"plugin_modification_date\", value:\"2022/05/18\");\n\n script_cve_id(\n \"CVE-2020-2100\",\n \"CVE-2020-2101\",\n \"CVE-2020-2102\",\n \"CVE-2020-2103\",\n \"CVE-2020-2104\",\n \"CVE-2020-2105\",\n \"CVE-2020-2106\"\n );\n\n script_name(english:\"Jenkins < 2.204.2 LTS / 2.219 Multiple Vulnerabilities\");\n\n script_set_attribute(attribute:\"synopsis\", value:\n\"A job scheduling and management system hosted on the remote web server is affected by multiple vulnerabilities.\");\n script_set_attribute(attribute:\"description\", value:\n\"The version of Jenkins running on the remote web server is prior to\n2.219 or is a version of Jenkins LTS prior to 2.204.2. It is, therefore,\naffected by multiple vulnerabilities:\n\n - An UDP amplification reflection attack can be used in a DDoS attack\n on a Jenkins master. Within the same network, spoofed UDP packets\n could also be sent to make two Jenkins masters go into an infinite\n loop of replies to one another, thus causing a denial of service.\n (CVE-2020-2100)\n\n - A non-constant time comparison of inbound TCP agent connection secret\n is used when an inbound TCP agent connection is initiated. This allows\n attackers to use statistical methods to obtain the connection secret.\n (CVE-2020-2101)\n\n - A non-constant time HMAC comparison is used when checking whether two\n HMACs are equal. This could potentially allow attackers to use\n statistical methods to obtain a valid HMAC for an attacker-controlled\n input value. (CVE-2020-2102)\n\n - User metadata on the /whoAmI page includes the HTTP session ID which\n allows attackers able to exploit a cross-site scripting vulnerability\n to obtain the HTTP session ID value. (CVE-2020-2103)\n\n - A lack of appropriate permissions allows anyone with Overall/Read\n permissions to access the JVM memory usage chart for the Jenkins master.\n (CVE-2020-2104)\n\n - The Jenkins REST APIs allows an attacker to perform a clickjacking\n attack by routing them to a specially crafted web page, and can expose\n the content of the REST API endpoint. (CVE-2020-2105)\n\nNote that Nessus has not tested for these issues but has instead relied\nonly on the application's self-reported version number.\");\n script_set_attribute(attribute:\"see_also\", value:\"https://jenkins.io/security/advisory/2020-01-29/\");\n script_set_attribute(attribute:\"solution\", value:\n\"Upgrade Jenkins to version 2.219 or later, Jenkins LTS to version 2.204.2 or later.\");\n script_set_attribute(attribute:\"agent\", value:\"all\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:M/Au:N/C:N/I:P/A:N\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2020-2105\");\n script_set_attribute(attribute:\"cvss3_score_source\", value:\"CVE-2020-2106\");\n\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2020/01/29\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2020/01/29\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2020/02/06\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"combined\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/a:cloudbees:jenkins\");\n script_set_attribute(attribute:\"thorough_tests\", value:\"true\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_family(english:\"CGI abuses\");\n\n script_copyright(english:\"This script is Copyright (C) 2020-2022 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n\n script_dependencies(\"jenkins_detect.nasl\", \"jenkins_win_installed.nbin\", \"jenkins_nix_installed.nbin\", \"macosx_jenkins_installed.nbin\");\n script_require_keys(\"installed_sw/Jenkins\");\n\n exit(0);\n}\n\ninclude('vcf.inc');\ninclude('vcf_extras.inc');\n\nvar app_info = vcf::combined_get_app_info(app:'Jenkins');\n\nvar constraints = [\n { 'fixed_version' : '2.219', 'fixed_display' : '2.204.2 LTS / 2.219', 'edition' : 'Open Source' },\n { 'fixed_version' : '2.204.2', 'fixed_display' : '2.204.2 LTS / 2.219', 'edition' : 'Open Source LTS' }\n];\n\nvcf::jenkins::check_version_and_report(app_info:app_info, constraints:constraints, severity:SECURITY_WARNING);\n", "cvss": {"score": 5.0, "vector": "AV:N/AC:L/Au:N/C:N/I:N/A:P"}}, {"lastseen": "2023-01-11T15:04:40", "description": "Jenkins Security Advisory : Description(High) SECURITY-1682 / CVE-2020-2099 Inbound TCP Agent Protocol/3 authentication bypass (Medium) SECURITY-1641 / CVE-2020-2100 Jenkins vulnerable to UDP amplification reflection attack (Medium) SECURITY-1659 / CVE-2020-2101 Non-constant time comparison of inbound TCP agent connection secret (Medium) SECURITY-1660 / CVE-2020-2102 Non-constant time HMAC comparison (Medium) SECURITY-1695 / CVE-2020-2103 Diagnostic page exposed session cookies (Medium) SECURITY-1650 / CVE-2020-2104 Memory usage graphs accessible to anyone with Overall/Read (Low) SECURITY-1704 / CVE-2020-2105 Jenkins REST APIs vulnerable to clickjacking (Medium) SECURITY-1680 / CVE-2020-2106 Stored XSS vulnerability in Code Coverage API Plugin (Medium) SECURITY-1565 / CVE-2020-2107 Fortify Plugin stored credentials in plain text (High) SECURITY-1719 / CVE-2020-2108 XXE vulnerability in WebSphere Deployer Plugin", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "LOW", "integrityImpact": "LOW", "privilegesRequired": "NONE", "baseScore": 8.6, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "version": "3.1", "userInteraction": "NONE"}, "impactScore": 4.7}, "published": "2020-01-30T00:00:00", "type": "nessus", "title": "FreeBSD : jenkins -- multiple vulnerabilities (a250539d-d1d4-4591-afd3-c8bdfac335d8)", "bulletinFamily": "scanner", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "impactScore": 6.4, "acInsufInfo": false, "obtainUserPrivilege": false}, "cvelist": ["CVE-2020-2099", "CVE-2020-2100", "CVE-2020-2101", "CVE-2020-2102", "CVE-2020-2103", "CVE-2020-2104", "CVE-2020-2105", "CVE-2020-2106", "CVE-2020-2107", "CVE-2020-2108"], "modified": "2020-02-03T00:00:00", "cpe": ["p-cpe:/a:freebsd:freebsd:jenkins", "p-cpe:/a:freebsd:freebsd:jenkins-lts", "cpe:/o:freebsd:freebsd"], "id": "FREEBSD_PKG_A250539DD1D44591AFD3C8BDFAC335D8.NASL", "href": "https://www.tenable.com/plugins/nessus/133329", "sourceData": "#\n# (C) Tenable Network Security, Inc.\n#\n# The descriptive text and package checks in this plugin were \n# extracted from the FreeBSD VuXML database :\n#\n# Copyright 2003-2020 Jacques Vidrine and contributors\n#\n# Redistribution and use in source (VuXML) and 'compiled' forms (SGML,\n# HTML, PDF, PostScript, RTF and so forth) with or without modification,\n# are permitted provided that the following conditions are met:\n# 1. Redistributions of source code (VuXML) must retain the above\n# copyright notice, this list of conditions and the following\n# disclaimer as the first lines of this file unmodified.\n# 2. Redistributions in compiled form (transformed to other DTDs,\n# published online in any format, converted to PDF, PostScript,\n# RTF and other formats) must reproduce the above copyright\n# notice, this list of conditions and the following disclaimer\n# in the documentation and/or other materials provided with the\n# distribution.\n# \n# THIS DOCUMENTATION IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS \"AS IS\"\n# AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,\n# THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n# PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS\n# BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,\n# OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT\n# OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR\n# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n# OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS DOCUMENTATION,\n# EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n#\n\ninclude(\"compat.inc\");\n\nif (description)\n{\n script_id(133329);\n script_version(\"1.3\");\n script_cvs_date(\"Date: 2020/02/03\");\n\n script_cve_id(\"CVE-2020-2099\", \"CVE-2020-2100\", \"CVE-2020-2101\", \"CVE-2020-2102\", \"CVE-2020-2103\", \"CVE-2020-2104\", \"CVE-2020-2105\", \"CVE-2020-2106\", \"CVE-2020-2107\", \"CVE-2020-2108\");\n\n script_name(english:\"FreeBSD : jenkins -- multiple vulnerabilities (a250539d-d1d4-4591-afd3-c8bdfac335d8)\");\n script_summary(english:\"Checks for updated packages in pkg_info output\");\n\n script_set_attribute(\n attribute:\"synopsis\", \n value:\n\"The remote FreeBSD host is missing one or more security-related\nupdates.\"\n );\n script_set_attribute(\n attribute:\"description\", \n value:\n\"Jenkins Security Advisory : Description(High) SECURITY-1682 /\nCVE-2020-2099 Inbound TCP Agent Protocol/3 authentication bypass\n(Medium) SECURITY-1641 / CVE-2020-2100 Jenkins vulnerable to UDP\namplification reflection attack (Medium) SECURITY-1659 / CVE-2020-2101\nNon-constant time comparison of inbound TCP agent connection secret\n(Medium) SECURITY-1660 / CVE-2020-2102 Non-constant time HMAC\ncomparison (Medium) SECURITY-1695 / CVE-2020-2103 Diagnostic page\nexposed session cookies (Medium) SECURITY-1650 / CVE-2020-2104 Memory\nusage graphs accessible to anyone with Overall/Read (Low)\nSECURITY-1704 / CVE-2020-2105 Jenkins REST APIs vulnerable to\nclickjacking (Medium) SECURITY-1680 / CVE-2020-2106 Stored XSS\nvulnerability in Code Coverage API Plugin (Medium) SECURITY-1565 /\nCVE-2020-2107 Fortify Plugin stored credentials in plain text (High)\nSECURITY-1719 / CVE-2020-2108 XXE vulnerability in WebSphere Deployer\nPlugin\"\n );\n script_set_attribute(\n attribute:\"see_also\",\n value:\"https://jenkins.io/security/advisory/2020-01-29/\"\n );\n # https://vuxml.freebsd.org/freebsd/a250539d-d1d4-4591-afd3-c8bdfac335d8.html\n script_set_attribute(\n attribute:\"see_also\",\n value:\"http://www.nessus.org/u?46cd87fc\"\n );\n script_set_attribute(attribute:\"solution\", value:\"Update the affected packages.\");\n script_set_cvss_base_vector(\"CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:P\");\n script_set_cvss_temporal_vector(\"CVSS2#E:U/RL:OF/RC:C\");\n script_set_cvss3_base_vector(\"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L\");\n script_set_cvss3_temporal_vector(\"CVSS:3.0/E:U/RL:O/RC:C\");\n script_set_attribute(attribute:\"cvss_score_source\", value:\"CVE-2020-2099\");\n script_set_attribute(attribute:\"exploitability_ease\", value:\"No known exploits are available\");\n\n script_set_attribute(attribute:\"plugin_type\", value:\"local\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:jenkins\");\n script_set_attribute(attribute:\"cpe\", value:\"p-cpe:/a:freebsd:freebsd:jenkins-lts\");\n script_set_attribute(attribute:\"cpe\", value:\"cpe:/o:freebsd:freebsd\");\n\n script_set_attribute(attribute:\"vuln_publication_date\", value:\"2020/01/29\");\n script_set_attribute(attribute:\"patch_publication_date\", value:\"2020/01/29\");\n script_set_attribute(attribute:\"plugin_publication_date\", value:\"2020/01/30\");\n script_set_attribute(attribute:\"generated_plugin\", value:\"current\");\n script_end_attributes();\n\n script_category(ACT_GATHER_INFO);\n script_copyright(english:\"This script is Copyright (C) 2020 and is owned by Tenable, Inc. or an Affiliate thereof.\");\n script_family(english:\"FreeBSD Local Security Checks\");\n\n script_dependencies(\"ssh_get_info.nasl\");\n script_require_keys(\"Host/local_checks_enabled\", \"Host/FreeBSD/release\", \"Host/FreeBSD/pkg_info\");\n\n exit(0);\n}\n\n\ninclude(\"audit.inc\");\ninclude(\"freebsd_package.inc\");\n\n\nif (!get_kb_item(\"Host/local_checks_enabled\")) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);\nif (!get_kb_item(\"Host/FreeBSD/release\")) audit(AUDIT_OS_NOT, \"FreeBSD\");\nif (!get_kb_item(\"Host/FreeBSD/pkg_info\")) audit(AUDIT_PACKAGE_LIST_MISSING);\n\n\nflag = 0;\n\nif (pkg_test(save_report:TRUE, pkg:\"jenkins<=2.219\")) flag++;\nif (pkg_test(save_report:TRUE, pkg:\"jenkins-lts<=2.204.2\")) flag++;\n\nif (flag)\n{\n if (report_verbosity > 0) security_hole(port:0, extra:pkg_report_get());\n else security_hole(0);\n exit(0);\n}\nelse audit(AUDIT_HOST_NOT, \"affected\");\n", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}], "freebsd": [{"lastseen": "2022-01-19T15:51:31", "description": "\n\nJenkins Security Advisory:\n\nDescription\n(High) SECURITY-1682 / CVE-2020-2099\nInbound TCP Agent Protocol/3 authentication bypass\n(Medium) SECURITY-1641 / CVE-2020-2100\nJenkins vulnerable to UDP amplification reflection attack\n(Medium) SECURITY-1659 / CVE-2020-2101\nNon-constant time comparison of inbound TCP agent connection secret\n(Medium) SECURITY-1660 / CVE-2020-2102\nNon-constant time HMAC comparison\n(Medium) SECURITY-1695 / CVE-2020-2103\nDiagnostic page exposed session cookies\n(Medium) SECURITY-1650 / CVE-2020-2104\nMemory usage graphs accessible to anyone with Overall/Read\n(Low) SECURITY-1704 / CVE-2020-2105\nJenkins REST APIs vulnerable to clickjacking\n(Medium) SECURITY-1680 / CVE-2020-2106\nStored XSS vulnerability in Code Coverage API Plugin\n(Medium) SECURITY-1565 / CVE-2020-2107\nFortify Plugin stored credentials in plain text\n(High) SECURITY-1719 / CVE-2020-2108\nXXE vulnerability in WebSphere Deployer Plugin\n\n\n", "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "LOW", "integrityImpact": "LOW", "baseScore": 8.6, "privilegesRequired": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L", "userInteraction": "NONE", "version": "3.1"}, "impactScore": 4.7}, "published": "2020-01-29T00:00:00", "type": "freebsd", "title": "jenkins -- multiple vulnerabilities", "bulletinFamily": "unix", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": false, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2020-2099", "CVE-2020-2100", "CVE-2020-2101", "CVE-2020-2102", "CVE-2020-2103", "CVE-2020-2104", "CVE-2020-2105", "CVE-2020-2106", "CVE-2020-2107", "CVE-2020-2108"], "modified": "2020-01-29T00:00:00", "id": "A250539D-D1D4-4591-AFD3-C8BDFAC335D8", "href": "https://vuxml.freebsd.org/freebsd/a250539d-d1d4-4591-afd3-c8bdfac335d8.html", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}]}