git: 918bf3196e26 - main - security/vuxml: document sysutils/podman vulnerability

From: Sergey A. Osokin <osa_at_FreeBSD.org>
Date: Mon, 30 Jun 2025 13:18:20 UTC
The branch main has been updated by osa:

URL: https://cgit.FreeBSD.org/ports/commit/?id=918bf3196e26a4cb02dbef209568c00870e68c05

commit 918bf3196e26a4cb02dbef209568c00870e68c05
Author:     Sergey A. Osokin <osa@FreeBSD.org>
AuthorDate: 2025-06-30 13:16:01 +0000
Commit:     Sergey A. Osokin <osa@FreeBSD.org>
CommitDate: 2025-06-30 13:18:09 +0000

    security/vuxml: document sysutils/podman vulnerability
---
 security/vuxml/vuln/2025.xml | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml
index a13b0b1015ce..e9e2390a00f0 100644
--- a/security/vuxml/vuln/2025.xml
+++ b/security/vuxml/vuln/2025.xml
@@ -1,3 +1,31 @@
+  <vuln vid="6b1b8989-55b0-11f0-ac64-589cfc10a551">
+    <topic>podman -- TLS connection used to pull VM images was not validated</topic>
+    <affects>
+      <package>
+	<name>podman</name>
+	<range><lt>5.5.2</lt></range>
+      </package>
+    </affects>
+    <description>
+	<body xmlns="http://www.w3.org/1999/xhtml">
+	<p>RedHat, Inc. reports:</p>
+	<blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2025-6032">
+	  <p>A flaw was found in Podman.  The podman machine init command fails to verify the TLS
+	  certificate when downloading the VM images from an OCI registry.  This issue results
+	  in a Man In The Middle attack.</p>
+	</blockquote>
+	</body>
+    </description>
+    <references>
+      <cvename>CVE-2025-6032</cvename>
+      <url>https://nvd.nist.gov/vuln/detail/CVE-2025-6032</url>
+    </references>
+    <dates>
+      <discovery>2025-06-30</discovery>
+      <entry>2025-06-30</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="5e64770c-52aa-11f0-b522-b42e991fc52e">
     <topic>MongoDB -- Running certain aggregation operations with the SBE engine may lead to unexpected behavior</topic>
     <affects>