Publish GHSA-pmc5-74w3-78mw

This commit is contained in:
advisory-database[bot]
2024-01-09 18:38:35 +00:00
parent 06dcdcd0cd
commit 899824520d
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-pmc5-74w3-78mw",
"modified": "2022-05-13T01:31:35Z",
"modified": "2024-01-09T18:37:18Z",
"published": "2022-05-13T01:31:35Z",
"aliases": [
"CVE-2019-1003014"
],
"summary": "Jenkins Config File Provider Plugin XSS vulnerability",
"details": "An cross-site scripting vulnerability exists in Jenkins Config File Provider Plugin 3.4.1 and earlier in src/main/resources/lib/configfiles/configfiles.jelly that allows attackers with permission to define shared configuration files to execute arbitrary JavaScript when a user attempts to delete the shared configuration file.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:config-file-provider"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "3.5"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-1003014"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/config-file-provider-plugin/commit/64fba993c897ff52a9c6c38c6c41806f2e8cc73f"
},
{
"type": "WEB",
"url": "https://access.redhat.com/errata/RHBA-2019:0326"
@@ -29,6 +52,10 @@
"type": "WEB",
"url": "https://access.redhat.com/errata/RHBA-2019:0327"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/config-file-provider-plugin/"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2019-01-28/#SECURITY-1253"
@@ -39,8 +66,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-01-09T18:37:18Z",
"nvd_published_at": "2019-02-06T16:29:00Z"
}
}