git: 6f1af3996fe5 - main - security/vuxml: Document CVE-2021-27021

Romain Tartière romain at FreeBSD.org
Fri Jun 25 20:03:28 UTC 2021


The branch main has been updated by romain:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f1af3996fe5db1d0509eead3c7cb612060fb973

commit 6f1af3996fe5db1d0509eead3c7cb612060fb973
Author:     Romain Tartière <romain at FreeBSD.org>
AuthorDate: 2021-06-25 20:01:52 +0000
Commit:     Romain Tartière <romain at FreeBSD.org>
CommitDate: 2021-06-25 20:03:01 +0000

    security/vuxml: Document CVE-2021-27021
---
 security/vuxml/vuln-2021.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 3d9678dd2e5c..d0c9bef7dbfd 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,34 @@
+  <vuln vid="41bc849f-d5ef-11eb-ae37-589cfc007716">
+    <topic>PuppetDB -- SQL Injection</topic>
+    <affects>
+      <package>
+	<name>puppetdb6</name>
+	<range><lt>6.17.0</lt></range>
+      </package>
+      <package>
+	<name>puppetdb7</name>
+	<range><lt>7.4.1</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>Puppet reports:</p>
+	<blockquote cite="https://puppet.com/docs/puppetdb/latest/release_notes.html#security-fixes">
+	  <p>Fixed an issue where someone with the ability to query PuppetDB could arbitrarily write, update, or delete data CVE-2021-27021 PDB-5138.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2021-27021</cvename>
+      <url>https://puppet.com/security/cve/cve-2021-27021/</url>
+      <url>https://tickets.puppetlabs.com/browse/PDB-5138</url>
+    </references>
+    <dates>
+      <discovery>2021-06-24</discovery>
+      <entry>2021-06-25</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="4c9159ea-d4c9-11eb-aeee-8c164582fbac">
     <topic>Ansible -- Templating engine bug</topic>
     <affects>


More information about the dev-commits-ports-main mailing list