Publish Advisories

GHSA-fjh2-qhfh-rvfc
GHSA-fjh2-qhfh-rvfc
This commit is contained in:
advisory-database[bot]
2024-01-09 20:54:52 +00:00
parent bf466f746c
commit 71f226c503
2 changed files with 76 additions and 38 deletions
@@ -0,0 +1,76 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fjh2-qhfh-rvfc",
"modified": "2024-01-09T20:53:31Z",
"published": "2022-05-13T01:50:55Z",
"aliases": [
"CVE-2018-1999030"
],
"summary": "Jenkins Maven Artifact ChoiceListProvider (Nexus) Plugin CSRF vulnerability and missing permission checks",
"details": "An exposure of sensitive information vulnerability exists in Jenkins Maven Artifact ChoiceListProvider (Nexus) Plugin 1.3.1 and earlier in ArtifactoryChoiceListProvider.java, NexusChoiceListProvider.java, Nexus3ChoiceListProvider.java that allows attackers to capture credentials with a known credentials ID stored in Jenkins.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:maven-artifact-choicelistprovider"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.3.2"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 1.3.1"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1999030"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin/commit/2d2e20cc00a29abf435afcad12cfc9ddadf76d89"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin/commit/5a3a3ff1e7416623c531601620305640ef4c8e28"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin/commit/99d97c028fbc0672b729d052d4bfc4dfa9674f23"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/maven-artifact-choicelistprovider-plugin"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1022"
}
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2024-01-09T20:53:31Z",
"nvd_published_at": "2018-08-01T13:29:00Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-fjh2-qhfh-rvfc",
"modified": "2022-05-13T01:50:55Z",
"published": "2022-05-13T01:50:55Z",
"aliases": [
"CVE-2018-1999030"
],
"details": "An exposure of sensitive information vulnerability exists in Jenkins Maven Artifact ChoiceListProvider (Nexus) Plugin 1.3.1 and earlier in ArtifactoryChoiceListProvider.java, NexusChoiceListProvider.java, Nexus3ChoiceListProvider.java that allows attackers to capture credentials with a known credentials ID stored in Jenkins.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1999030"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2018-07-30/#SECURITY-1022"
}
],
"database_specific": {
"cwe_ids": [
"CWE-200"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2018-08-01T13:29:00Z"
}
}