Lucene search
+L

995 matches found

OpenVAS
OpenVAS
added 2023/11/13 12:0 a.m.5 views

ILIAS < 7.25, 8.x < 8.5 Multiple Vulnerabilities

ILIAS is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:ilias:ilias"; if description...

7.3AI score
SaveExploits0References2
Cvelist
Cvelist
added 2023/11/08 12:56 a.m.53 views

CVE-2023-4061 Wildfly-core: management user rbac permission allows unexpected reading of system-properties to an unauthorized actor

A flaw was found in wildfly-core. A management user could use the resolve-expression in the HAL Interface to read possible sensitive information from the Wildfly system. This issue could allow a malicious user to access the system and obtain possible sensitive information from the system...

6.5CVSS6.5AI score0.00834EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2023/11/08 12:56 a.m.23 views

CVE-2023-4061 Wildfly-core: management user rbac permission allows unexpected reading of system-properties to an unauthorized actor

A flaw was found in wildfly-core. A management user could use the resolve-expression in the HAL Interface to read possible sensitive information from the Wildfly system. This issue could allow a malicious user to access the system and obtain possible sensitive information from the system...

6.5CVSS6AI score0.00834EPSS
SaveExploits0References6
OSV
OSV
added 2023/11/07 9:46 p.m.105 views

GHSA-6758-979H-249X capsule-proxy service discloses Namespaces of colliding tenants to owners of different tenants with the same ServiceAccount name

Summary A bug in the RoleBinding reflector used by capsule-proxy gives ServiceAccount tenant owners the right to list Namespaces of other tenants backed by the same owner kind and name. Details - Tenant solar, owned by a ServiceAccount named tenant-owner in the Namespace solar - Tenant wind, owne...

4.3CVSS4.6AI score0.00415EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2023/11/07 9:46 p.m.45 views

capsule-proxy service discloses Namespaces of colliding tenants to owners of different tenants with the same ServiceAccount name

Summary A bug in the RoleBinding reflector used by capsule-proxy gives ServiceAccount tenant owners the right to list Namespaces of other tenants backed by the same owner kind and name. Details - Tenant solar, owned by a ServiceAccount named tenant-owner in the Namespace solar - Tenant wind, owne...

4.3CVSS7.1AI score0.00415EPSS
SaveExploits0References5Affected Software2
Imperva Blog
Imperva Blog
added 2023/11/07 11:57 a.m.55 views

Navigating the Sea, Exploiting DigitalOcean APIs

Cloud service providers are now fundamental elements of internet infrastructure, granting organizations and individuals the ability to scale and efficiently store, manage, and process data. DigitalOcean is one such provider, well-regarded for its simplicity and developer-friendly platform, and...

6.6AI score
SaveExploits0
OpenVAS
OpenVAS
added 2023/10/16 12:0 a.m.22 views

Grafana 8.x < 9.4.17, 9.5.x < 9.5.13, 9.6.x < 10.0.9, 10.1.x < 10.1.5 Cross-Organization Permission Escalation Vulnerability

Grafana is prone to a cross-organization permission escalation by an organization administrator vulnerability. SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifie...

7.2CVSS9.4AI score0.01074EPSS
SaveExploits0References1
Veracode
Veracode
added 2023/09/15 7:36 a.m.13 views

Improper Authorization

@strapi/plugin-content-manager is vulnerable to Improper Authorization. The vulnerability is due to Field level permissions not being respected in the relationship title, as there are no RBAC permission checks to read the field in relations.js...

6.8CVSS6.6AI score0.00534EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2023/09/13 4:31 p.m.43 views

GHSA-M284-85MF-CGRC Strapi's field level permissions not being respected in relationship title

Summary Field level permissions not being respected in relationship title. If I have a relationship title and the relationship shows a field I don't have permission to see I will still be visible. Details No RBAC checks on on the relationship the relation endpoint returns PoC Setup Create a fresh...

6.8CVSS4.8AI score0.00534EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/09/13 4:31 p.m.31 views

Strapi's field level permissions not being respected in relationship title

Summary Field level permissions not being respected in relationship title. If I have a relationship title and the relationship shows a field I don't have permission to see I will still be visible. Details No RBAC checks on on the relationship the relation endpoint returns PoC Setup Create a fresh...

6.8CVSS6.1AI score0.00534EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/09/11 12:59 p.m.47 views

Argo CD repo-server Denial of Service vulnerability

Impact All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating the size of its inner files. As a result, a malicious,...

6.5CVSS6.5AI score0.01176EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2023/09/11 12:59 p.m.58 views

GHSA-G687-F2GX-6WM8 Argo CD repo-server Denial of Service vulnerability

Impact All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating the size of its inner files. As a result, a malicious,...

6.5CVSS6.4AI score0.01176EPSS
SaveExploits0References8
Github Security Blog
Github Security Blog
added 2023/09/11 12:59 p.m.36 views

Argo CD cluster secret might leak in cluster details page

Impact Argo CD Cluster secrets might be managed declaratively using Argo CD / kubectl apply. As a result, the full secret body is stored inkubectl.kubernetes.io/last-applied-configuration annotation. https://github.com/argoproj/argo-cd/pull/7139 introduced the ability to manage cluster labels and...

9.9CVSS6.6AI score0.00975EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2023/09/11 12:59 p.m.45 views

GHSA-FWR2-64VR-XV9M Argo CD cluster secret might leak in cluster details page

Impact Argo CD Cluster secrets might be managed declaratively using Argo CD / kubectl apply. As a result, the full secret body is stored inkubectl.kubernetes.io/last-applied-configuration annotation. https://github.com/argoproj/argo-cd/pull/7139 introduced the ability to manage cluster labels and...

9.9CVSS9.2AI score0.00975EPSS
SaveExploits1References10
NVD
NVD
added 2023/09/07 11:15 p.m.36 views

CVE-2023-40584

Argo CD is a declarative continuous deployment for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating...

6.5CVSS6.3AI score0.01176EPSS
SaveExploits0References2
NVD
NVD
added 2023/09/07 11:15 p.m.43 views

CVE-2023-40029

Argo CD is a declarative continuous deployment for Kubernetes. Argo CD Cluster secrets might be managed declaratively using Argo CD / kubectl apply. As a result, the full secret body is stored inkubectl.kubernetes.io/last-applied-configuration annotation. pull request 7139 introduced the ability ...

9.9CVSS9.4AI score0.00975EPSS
SaveExploits1References3
Prion
Prion
added 2023/09/07 11:15 p.m.18 views

Design/Logic Flaw

Argo CD is a declarative continuous deployment for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating...

4CVSS6.5AI score0.01176EPSS
SaveExploits0References2Affected Software1
Prion
Prion
added 2023/09/07 11:15 p.m.25 views

Design/Logic Flaw

Argo CD is a declarative continuous deployment for Kubernetes. Argo CD Cluster secrets might be managed declaratively using Argo CD / kubectl apply. As a result, the full secret body is stored inkubectl.kubernetes.io/last-applied-configuration annotation. pull request 7139 introduced the ability ...

5.5CVSS9.1AI score0.00975EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2023/09/07 10:14 p.m.19 views

CVE-2023-40584 Denial of Service to Argo CD repo-server

Argo CD is a declarative continuous deployment for Kubernetes. All versions of ArgoCD starting from v2.4 have a bug where the ArgoCD repo-server component is vulnerable to a Denial-of-Service attack vector. Specifically, the said component extracts a user-controlled tar.gz file without validating...

6.5CVSS6.5AI score0.01176EPSS
SaveExploits0References2
CVE
CVE
added 2023/09/07 10:14 p.m.77 views

CVE-2023-40584

CVE-2023-40584 affects Argo CD repo-server (all Argo CD versions from v2.4). The root cause is a Denial-of-Service vulnerability where the repo-server unpacks a user-controlled tar.gz without validating the inner files’ size and with insufficient checks on extracted file permissions before deleti...

6.5CVSS6.4AI score0.01176EPSS
SaveExploits0References2Affected Software1
Rows per page
Query Builder