mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-fvfc-8pqr-wjpv GHSA-2959-fj73-hm8p
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fvfc-8pqr-wjpv",
|
||||
"modified": "2023-05-24T14:43:36Z",
|
||||
"modified": "2023-10-27T14:29:17Z",
|
||||
"published": "2021-06-16T17:29:08Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21650"
|
||||
],
|
||||
"summary": "Missing Authorization in Jenkins S3 publisher Plugin",
|
||||
"details": "Jenkins S3 publisher Plugin prior to 0.11.7 and 0.11.5.1 does not perform Run/Artifacts permission checks in various HTTP endpoints and API models.\n\nThis allows attackers with Item/Read permission to obtain information about artifacts uploaded to S3, if the optional Run/Artifacts permission is enabled.\n\nS3 publisher Plugin 0.11.7 and 0.11.5.1 requires Run/Artifacts permission to obtain information about artifacts if this permission is enabled.",
|
||||
"details": "Jenkins S3 publisher Plugin prior to 0.11.7 and 0.11.5.1 does not perform Run/Artifacts permission checks in various HTTP endpoints and API models.\n\nThis allows attackers with Item/Read permission to obtain information about artifacts uploaded to S3, if the optional Run/Artifacts permission is enabled.\n\nJenkins S3 publisher Plugin 0.11.7 and 0.11.5.1 requires Run/Artifacts permission to obtain information about artifacts if this permission is enabled.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2959-fj73-hm8p",
|
||||
"modified": "2022-12-13T19:26:47Z",
|
||||
"modified": "2023-10-27T14:28:15Z",
|
||||
"published": "2022-05-24T17:48:06Z",
|
||||
"aliases": [
|
||||
"CVE-2021-21645"
|
||||
],
|
||||
"summary": "Missing permission checks in Jenkins Config File Provider Plugin allow enumerating configuration file IDs",
|
||||
"details": "Config File Provider Plugin 3.7.0 and earlier does not perform permission checks in several HTTP endpoints.\n\nThis allows attackers with Overall/Read permission to enumerate configuration file IDs.\n\nAn enumeration of configuration file IDs in Config File Provider Plugin 3.7.1 requires the appropriate permissions.",
|
||||
"details": "Jenkins Config File Provider Plugin 3.7.0 and earlier does not perform permission checks in several HTTP endpoints.\n\nThis allows attackers with Overall/Read permission to enumerate configuration file IDs.\n\nAn enumeration of configuration file IDs in Jenkins Config File Provider Plugin 3.7.1 requires the appropriate permissions.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
|
||||
Reference in New Issue
Block a user