Publish Advisories

GHSA-65cq-whr4-7c2v
GHSA-r5c7-qcc9-5v7m
This commit is contained in:
advisory-database[bot]
2024-01-30 22:34:53 +00:00
parent 5904743b47
commit d56c6d7093
2 changed files with 39 additions and 8 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-65cq-whr4-7c2v",
"modified": "2022-05-17T00:32:26Z",
"modified": "2024-01-30T22:33:48Z",
"published": "2022-05-17T00:32:26Z",
"aliases": [
"CVE-2017-1000109"
],
"summary": "Persistent XSS vulnerability in Jenkins OWASP Dependency-Check Plugin",
"details": "The custom Details view of the Static Analysis Utilities based OWASP Dependency-Check Plugin, was vulnerable to a persisted cross-site scripting vulnerability: Malicious users able to influence the input to this plugin could insert arbitrary HTML into this view.",
"severity": [
{
@@ -14,7 +15,28 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:dependency-check-jenkins-plugin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.1.2"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.0.1.1"
}
}
],
"references": [
{
@@ -35,8 +57,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-01-30T22:33:48Z",
"nvd_published_at": "2017-10-05T01:29:00Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-r5c7-qcc9-5v7m",
"modified": "2022-05-13T01:36:51Z",
"modified": "2024-01-30T22:33:30Z",
"published": "2022-05-13T01:36:51Z",
"aliases": [
"CVE-2017-2650"
],
"summary": "Jenkins Pipeline Classpath Step plugin allowed Script Security sandbox bypass",
"details": "It was found that the use of Pipeline: Classpath Step Jenkins plugin enables a bypass of the Script Security sandbox for users with SCM commit access, as well as users with e.g. Job/Configure permission in Jenkins.",
"severity": [
{
@@ -14,7 +15,15 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "cprice404:pipeline-classpath"
},
"versions": [
"0.1.0"
]
}
],
"references": [
{
@@ -35,8 +44,8 @@
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-01-30T22:33:30Z",
"nvd_published_at": "2018-07-27T20:29:00Z"
}
}