git: 85bbe1415abb - main - security/vuxml: Document phpMyFAQ vulnerabilities

From: Florian Smeets <flo_at_FreeBSD.org>
Date: Fri, 11 Nov 2022 15:34:02 UTC
The branch main has been updated by flo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85bbe1415abbb21802372d9793e025823b11bc0f

commit 85bbe1415abbb21802372d9793e025823b11bc0f
Author:     Florian Smeets <flo@FreeBSD.org>
AuthorDate: 2022-11-11 15:26:34 +0000
Commit:     Florian Smeets <flo@FreeBSD.org>
CommitDate: 2022-11-11 15:26:34 +0000

    security/vuxml: Document phpMyFAQ vulnerabilities
---
 security/vuxml/vuln-2022.xml | 30 ++++++++++++++++++++++++++++++
 1 file changed, 30 insertions(+)

diff --git a/security/vuxml/vuln-2022.xml b/security/vuxml/vuln-2022.xml
index c5b6d57fd73f..0cc9128db2ed 100644
--- a/security/vuxml/vuln-2022.xml
+++ b/security/vuxml/vuln-2022.xml
@@ -1,3 +1,33 @@
+  <vuln vid="f5a48a7a-61d3-11ed-9094-589cfc0f81b0">
+    <topic>phpmyfaq -- multiple vulnerabilities</topic>
+    <affects>
+      <package>
+	<name>phpmyfaq</name>
+	<range><lt>3.1.8</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">
+	<p>phpmyfaq developers report:</p>
+	<blockquote cite="https://www.phpmyfaq.de/security/advisory-2022-10-24">
+	  <p>a pre-auth SQL injection in then saving user comments</p>
+	  <p>a reflected cross-site scripting vulnerability in the search</p>
+	  <p>a stored cross-site scripting vulnerability in the meta data administration</p>
+	  <p>a weak password requirement</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <url>https://huntr.dev/bounties/613143a1-8e51-449a-b214-12458308835d/</url>
+      <url>https://huntr.dev/bounties/d9666520-4ff5-43bb-aacf-50c8e5570983/</url>
+      <url>https://huntr.dev/bounties/f4711d7f-1368-48ab-9bef-45f32e356c47/</url>
+    </references>
+    <dates>
+      <discovery>2022-10-24</discovery>
+      <entry>2022-11-11</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="5b8d8dee-6088-11ed-8c5e-641c67a117d8">
     <topic>varnish -- HTTP/2 Request Forgery Vulnerability</topic>
     <affects>