Publish Advisories

GHSA-4gh2-m88h-8cj8
GHSA-vrpg-c7c4-8mpx
This commit is contained in:
advisory-database[bot]
2024-01-30 23:08:39 +00:00
parent 97d8b1dbbe
commit 342ec83553
2 changed files with 61 additions and 14 deletions
@@ -1,17 +1,39 @@
{
"schema_version": "1.4.0",
"id": "GHSA-4gh2-m88h-8cj8",
"modified": "2023-09-06T15:30:26Z",
"modified": "2024-01-30T23:07:24Z",
"published": "2023-09-06T15:30:26Z",
"aliases": [
"CVE-2023-41939"
],
"summary": "Disabled permissions can be granted by Jenkins SSH2 Easy Plugin",
"details": "Jenkins SSH2 Easy Plugin 1.4 and earlier does not verify that permissions configured to be granted are enabled, potentially allowing users formerly granted (typically optional permissions, like Overall/Manage) to access functionality they're no longer entitled to.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:ssh2easy"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "1.6"
}
]
}
]
}
],
"references": [
{
@@ -29,11 +51,11 @@
],
"database_specific": {
"cwe_ids": [
"CWE-281"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-01-30T23:07:24Z",
"nvd_published_at": "2023-09-06T13:15:10Z"
}
}
@@ -1,17 +1,42 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vrpg-c7c4-8mpx",
"modified": "2023-09-06T15:30:26Z",
"modified": "2024-01-30T23:07:57Z",
"published": "2023-09-06T15:30:26Z",
"aliases": [
"CVE-2023-41937"
],
"summary": "SSRF vulnerability in Jenkins Bitbucket Push and Pull Request Plugin allows capturing credentials",
"details": "Jenkins Bitbucket Push and Pull Request Plugin 2.4.0 through 2.8.3 (both inclusive) trusts values provided in the webhook payload, including certain URLs, and uses configured Bitbucket credentials to connect to those URLs, allowing attackers to capture Bitbucket credentials stored in Jenkins by sending a crafted webhook payload.",
"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": "io.jenkins.plugins:bitbucket-push-and-pull-request"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.4.0"
},
{
"fixed": "2.8.4"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.8.3"
}
}
],
"references": [
{
@@ -29,11 +54,11 @@
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-01-30T23:07:57Z",
"nvd_published_at": "2023-09-06T13:15:10Z"
}
}