mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-6456-xjm5-g3pg
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-6456-xjm5-g3pg",
|
||||
"modified": "2022-06-28T23:42:21Z",
|
||||
"modified": "2023-12-20T14:59:26Z",
|
||||
"published": "2022-05-13T01:01:02Z",
|
||||
"aliases": [
|
||||
"CVE-2018-1999007"
|
||||
],
|
||||
"summary": "Improper Neutralization of Input During Web Page Generation in Jenkins",
|
||||
"summary": "Cross-site scripting vulnerability exists in Jenkins and Stapler Plugin",
|
||||
"details": "A cross-site scripting vulnerability exists in Jenkins 2.132 and earlier, 2.121.1 and earlier in the Stapler web framework's org/kohsuke/stapler/Stapler.java that allows attackers with the ability to control the existence of some URLs in Jenkins to define JavaScript that would be executed in another user's browser when that other user views HTTP 404 error pages while Stapler debug mode is enabled.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -52,6 +52,25 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.kohsuke.stapler:stapler-parent"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.250.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
@@ -59,6 +78,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-1999007"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/jenkinsci/stapler/commit/03e221a81e8424709d1fbdf72ab814309dd8e13f"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jenkinsci/jenkins"
|
||||
|
||||
Reference in New Issue
Block a user