Publish Advisories

GHSA-8pqx-3rxx-f5pm
GHSA-8pqx-3rxx-f5pm
This commit is contained in:
advisory-database[bot]
2025-02-07 20:55:10 +00:00
parent 1c1432128a
commit 7fdcaa9f0c
2 changed files with 92 additions and 44 deletions
@@ -0,0 +1,92 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8pqx-3rxx-f5pm",
"modified": "2025-02-07T20:53:19Z",
"published": "2022-05-13T01:30:06Z",
"aliases": [
"CVE-2015-5317"
],
"summary": "Jenkins discloses project names via fingerprints",
"details": "The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive job and build name information via a direct request.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.main:jenkins-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.625.2"
}
]
}
]
},
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.main:jenkins-core"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.626"
},
{
"fixed": "1.638"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5317"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/jenkins/commit/0594c4cbccd24d4883fc0150e8fc511c9da63eb4"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2016:0070"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/jenkins"
},
{
"type": "WEB",
"url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-0489.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-02-07T20:53:19Z",
"nvd_published_at": "2015-11-25T20:59:00Z"
}
}
@@ -1,44 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-8pqx-3rxx-f5pm",
"modified": "2025-02-07T15:32:05Z",
"published": "2022-05-13T01:30:06Z",
"aliases": [
"CVE-2015-5317"
],
"details": "The Fingerprints pages in Jenkins before 1.638 and LTS before 1.625.2 might allow remote attackers to obtain sensitive job and build name information via a direct request.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-5317"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHSA-2016:0070"
},
{
"type": "WEB",
"url": "https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2015-11-11"
},
{
"type": "WEB",
"url": "http://rhn.redhat.com/errata/RHSA-2016-0489.html"
}
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2015-11-25T20:59:00Z"
}
}