mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-w8wg-62wf-62gm GHSA-ccf4-9hjc-xxc4
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-w8wg-62wf-62gm",
|
||||
"modified": "2022-11-21T22:26:10Z",
|
||||
"modified": "2023-10-31T21:09:15Z",
|
||||
"published": "2022-11-16T12:00:23Z",
|
||||
"aliases": [
|
||||
"CVE-2022-45399"
|
||||
],
|
||||
"summary": "Missing Authorization in Jenkins Cluster Statistics Plugin",
|
||||
"details": "A missing permission check in Jenkins Cluster Statistics Plugin 0.4.6 and earlier allows attackers to delete recorded Jenkins Cluster Statistics.",
|
||||
"summary": "Jenkins Cluster Statistics Plugin Missing Authorization vulnerability",
|
||||
"details": "Jenkins Cluster Statistics Plugin 0.4.6 and earlier does not perform a permission check in an HTTP endpoint.\n\nThis allows attackers with Overall/Read permission to delete recorded Jenkins Cluster Statistics.\n\nAdditionally, this HTTP endpoint does not require POST requests, resulting in a cross-site request forgery (CSRF) vulnerability.\n\nAs of publication of this advisory, there is no fix.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -43,6 +43,10 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.jenkins.io/security/advisory/2022-11-15/#SECURITY-2938"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2022/11/15/4"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-ccf4-9hjc-xxc4",
|
||||
"modified": "2023-02-02T17:14:50Z",
|
||||
"modified": "2023-10-31T21:10:05Z",
|
||||
"published": "2023-01-26T21:30:18Z",
|
||||
"aliases": [
|
||||
"CVE-2023-24436"
|
||||
],
|
||||
"summary": "Missing permission check in Jenkins GitHub Pull Request Builder Plugin allows enumerating credentials IDs",
|
||||
"details": "A missing permission check in Jenkins GitHub Pull Request Builder Plugin 1.42.2 and earlier allows attackers with Overall/Read permission to enumerate credentials IDs of credentials stored in Jenkins.",
|
||||
"summary": "Jenkins GitHub Pull Request Builder Plugin missing permission check allows enumerating credentials IDs",
|
||||
"details": "Jenkins GitHub Pull Request Builder Plugin 1.42.2 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",
|
||||
@@ -44,6 +44,10 @@
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jenkinsci/ghprb-plugin"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2789%20%281%29"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.jenkins.io/security/advisory/2023-01-24/#SECURITY-2789%20(1)"
|
||||
|
||||
Reference in New Issue
Block a user