Publish Advisories

GHSA-6364-jx4h-7564
GHSA-vg28-9f43-gmh5
This commit is contained in:
advisory-database[bot]
2023-10-27 14:15:02 +00:00
parent bf6eb63404
commit eb1093a6ff
2 changed files with 5 additions and 5 deletions
@@ -1,7 +1,7 @@
{
"schema_version": "1.4.0",
"id": "GHSA-6364-jx4h-7564",
"modified": "2022-12-15T16:53:53Z",
"modified": "2023-10-27T14:14:22Z",
"published": "2022-05-24T17:45:46Z",
"aliases": [
"CVE-2021-21637"
@@ -11,7 +11,7 @@
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N"
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
@@ -57,7 +57,7 @@
"cwe_ids": [
"CWE-862"
],
"severity": "HIGH",
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2022-12-15T16:53:53Z",
"nvd_published_at": "2021-03-30T12:16:00Z"
@@ -1,13 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vg28-9f43-gmh5",
"modified": "2022-12-15T16:59:25Z",
"modified": "2023-10-27T14:13:17Z",
"published": "2022-05-24T17:45:46Z",
"aliases": [
"CVE-2021-21636"
],
"summary": "Missing permission check in Jenkins Team Foundation Server Plugin allows enumerating credentials IDs",
"details": "Team Foundation Server Plugin 5.157.1 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.\n\nAs of publication of this advisory, there is no fix.",
"details": "Jenkins Team Foundation Server Plugin 5.157.1 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins. Those can be used as part of an attack to capture the credentials using another vulnerability.\n\nAs of publication of this advisory, there is no fix.",
"severity": [
{
"type": "CVSS_V3",