Lucene search
+L

452 matches found

Prion
Prion
added 2023/08/25 9:15 p.m.23 views

Authentication flaw

ironic-image is a container image to run OpenStack Ironic as part of Metal³. Prior to version capm3-v1.4.3, if Ironic is not deployed with TLS and it does not have API and Conductor split into separate services, access to the API is not protected by any authentication. Ironic API is also listenin...

5CVSS7.6AI score0.00433EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/08/25 8:31 p.m.21 views

CVE-2023-40585 Unauthenticated access to Ironic API

ironic-image is a container image to run OpenStack Ironic as part of Metal³. Prior to version capm3-v1.4.3, if Ironic is not deployed with TLS and it does not have API and Conductor split into separate services, access to the API is not protected by any authentication. Ironic API is also listenin...

7.3CVSS7AI score0.00433EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2023/08/25 8:31 p.m.43 views

CVE-2023-40585 Unauthenticated access to Ironic API

ironic-image is a container image to run OpenStack Ironic as part of Metal³. Prior to version capm3-v1.4.3, if Ironic is not deployed with TLS and it does not have API and Conductor split into separate services, access to the API is not protected by any authentication. Ironic API is also listenin...

7.3CVSS7.8AI score0.00433EPSS
SaveExploits0References2
CVE
CVE
added 2023/08/25 8:31 p.m.2512 views

CVE-2023-40585

CVE-2023-40585 affects the Metal³ ironic-image container used to run OpenStack Ironic. Prior to capm3-v1.4.3, if TLS is not used and API/Conductor aren’t split, the Ironic API can be accessed without authentication over the host network. The vulnerability description notes that the API is otherwi...

7.5CVSS7.4AI score0.00433EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2023/08/25 8:31 p.m.32 views

CVE-2023-40585 Unauthenticated access to Ironic API

ironic-image is a container image to run OpenStack Ironic as part of Metal³. Prior to version capm3-v1.4.3, if Ironic is not deployed with TLS and it does not have API and Conductor split into separate services, access to the API is not protected by any authentication. Ironic API is also listenin...

7.3CVSS7.5AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/08/25 12:00 a.m.28 views

PT-2023-27521 · Ironic +2 · Ironic +2

Name of the Vulnerable Software and Affected Versions: ironic-image versions prior to capm3-v1.4.3 Description: The issue arises when Ironic is not deployed with TLS and does not have API and Conductor split into separate services, resulting in unprotected access to the API. By default, Ironic AP...

7.5CVSS7.6AI score0.00433EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2023/08/25 12:00 a.m.14 views

Metal3 Ironic Container 访问控制错误漏洞

The Metal3 Ironic Container is the file required to build Ironic images used by Metal3. An access control error vulnerability exists in Metal3 Ironic Container versions prior to capm3-v1.4.3, which stems from a vulnerability that allows an unauthenticated attacker to access Ironic APIs that are n...

7.5CVSS7.3AI score0.00433EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2023/07/24 2:12 p.m.71 views

USN-6241-1: OpenStack vulnerability

Jan Wasilewski and Gorka Eguileor discovered that OpenStack incorrectly handled deleted volume attachments. An authenticated user or attacker could possibly use this issue to gain access to sensitive information. This update may require configuration changes, please see the upstream advisory and...

6.5CVSS7AI score0.01198EPSS
SaveExploits0
OSV
OSV
added 2023/07/24 2:12 p.m.7 views

USN-6241-1 cinder, ironic, nova, python-glance-store, python-os-brick vulnerability

Jan Wasilewski and Gorka Eguileor discovered that OpenStack incorrectly handled deleted volume attachments. An authenticated user or attacker could possibly use this issue to gain access to sensitive information. This update may require configuration changes, please see the upstream advisory and...

6.5CVSS6.9AI score0.01198EPSS
SaveExploits0References2
Veracode
Veracode
added 2023/05/08 1:20 p.m.24 views

Improper Authorization

github.com/metal3-io/baremetal-operator is vulnerable to Improper Authorization. The .htpasswd files that Ironic and Ironic-inspector store as ConfigMaps rather than secrets when they are installed within Baremetal Operator using the deploy.sh file that is supplied. Anyone with access to the...

6CVSS5.4AI score0.00191EPSS
SaveExploits1References3Affected Software1
RedhatCVE
RedhatCVE
added 2023/04/27 8:51 a.m.136 views

CVE-2023-30841

A flaw was found in the baremetal-operator, where the ironic and ironic-inspector deployed within the baremetal operator using the included deploy.sh store .htpasswd files as ConfigMaps instead of Secrets. This issue causes the plain-text username and hashed password to be readable by anyone havi...

6CVSS5.6AI score0.00191EPSS
SaveExploits1References5
OSV
OSV
added 2023/04/26 7:46 p.m.113 views

GHSA-9WH7-397J-722M Ironic and ironic-inspector may expose as ConfigMaps

Impact Ironic and ironic-inspector deployed within Baremetal Operator using the included deploy.sh store their .htpasswd files as ConfigMaps instead of Secrets. This causes the plain-text username and hashed password to be readable by anyone having a cluster-wide read-access to the management...

6CVSS5.7AI score0.00191EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2023/04/26 7:46 p.m.33 views

Ironic and ironic-inspector may expose as ConfigMaps

Impact Ironic and ironic-inspector deployed within Baremetal Operator using the included deploy.sh store their .htpasswd files as ConfigMaps instead of Secrets. This causes the plain-text username and hashed password to be readable by anyone having a cluster-wide read-access to the management...

6CVSS5.5AI score0.00191EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2023/04/26 6:24 p.m.68 views

CVE-2023-30841 Ironic and ironic-inspector deployed within Baremetal Operator may expose as ConfigMaps

Baremetal Operator BMO is a bare metal host provisioning integration for Kubernetes. Prior to version 0.3.0, ironic and ironic-inspector deployed within Baremetal Operator using the included deploy.sh store their .htpasswd files as ConfigMaps instead of Secrets. This causes the plain-text usernam...

6CVSS6.1AI score0.00191EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2023/02/15 5:13 a.m.13 views

SUSE CVE-2015-7514

OpenStack Ironic 4.2.0 through 4.2.1 does not "clean" the disk after use, which allows remote authenticated users to obtain sensitive information...

6.5CVSS6.7AI score0.01577EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 5:02 a.m.7 views

SUSE CVE-2016-4985

The ironic-api service in OpenStack Ironic before 4.2.5 Liberty and 5.x before 5.1.2 Mitaka allows remote attackers to obtain sensitive information about a registered node by leveraging knowledge of the MAC address of a network card belonging to that node and sending a crafted POST request to the...

7.5CVSS6.6AI score0.0286EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2022/05/24 4:51 p.m.32 views

Openstack ironic-inspector has SQL injection vulnerability in node_cache

A vulnerability was found in openstack-ironic-inspector all versions excluding 5.0.2, 6.0.3, 7.2.4, 8.0.3 and 8.2.1. A SQL-injection vulnerability was found in openstack-ironic-inspector's nodecache.findnode. This function makes a SQL query using unfiltered data from a server reporting inspection...

9.1CVSS7AI score0.02484EPSS
SaveExploits0References16Affected Software1
OSV
OSV
added 2022/05/24 4:51 p.m.17 views

GHSA-C7FC-CM7P-92R2 Openstack ironic-inspector has SQL injection vulnerability in node_cache

A vulnerability was found in openstack-ironic-inspector all versions excluding 5.0.2, 6.0.3, 7.2.4, 8.0.3 and 8.2.1. A SQL-injection vulnerability was found in openstack-ironic-inspector's nodecache.findnode. This function makes a SQL query using unfiltered data from a server reporting inspection...

8.3CVSS9AI score0.02484EPSS
SaveExploits0References16
OSV
OSV
added 2022/05/13 1:07 a.m.9 views

GHSA-F7CR-7C2C-FM8R OpenStack Ironic Exposure of Sensitive Information to an Unauthorized Actor

The ironic-api service in OpenStack Ironic before 4.2.5 Liberty and 5.x before 5.1.2 Mitaka allows remote attackers to obtain sensitive information about a registered node by leveraging knowledge of the MAC address of a network card belonging to that node and sending a crafted POST request to the...

7.5CVSS7.2AI score0.0286EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2022/05/13 1:07 a.m.68 views

OpenStack Ironic Exposure of Sensitive Information to an Unauthorized Actor

The ironic-api service in OpenStack Ironic before 4.2.5 Liberty and 5.x before 5.1.2 Mitaka allows remote attackers to obtain sensitive information about a registered node by leveraging knowledge of the MAC address of a network card belonging to that node and sending a crafted POST request to the...

7.5CVSS6.7AI score0.0286EPSS
SaveExploits0References14Affected Software1
Rows per page
Query Builder