git: 76087c45a053 - main - security/vuxml: Document vulnerability in security/openvpn-auth-ldap
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 13 Feb 2025 16:37:02 UTC
The branch main has been updated by zi: URL: https://cgit.FreeBSD.org/ports/commit/?id=76087c45a053dc66e42aff9904d4532920997767 commit 76087c45a053dc66e42aff9904d4532920997767 Author: Ryan Steinmetz <zi@FreeBSD.org> AuthorDate: 2025-02-13 16:26:43 +0000 Commit: Ryan Steinmetz <zi@FreeBSD.org> CommitDate: 2025-02-13 16:26:43 +0000 security/vuxml: Document vulnerability in security/openvpn-auth-ldap --- security/vuxml/vuln/2025.xml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index 67f4a88fc429..c74e0b7ad9d6 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,32 @@ + <vuln vid="e915b60e-ea25-11ef-a1c0-0050569f0b83"> + <topic>security/openvpn-auth-ldap -- Fix buffer overflow in challenge/response</topic> + <affects> + <package> + <name>openvpn-auth-ldap</name> + <range><lt>2.0.4_3</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Graham Northup reports:</p> + <blockquote cite="https://nvd.nist.gov/vuln/detail/CVE-2024-28820"> + <p>A buffer overflow in extract_openvpn_cr allows attackers with a valid + LDAP username and who can control the challenge/response password field + to pass a string with more than 14 colons into this field and cause a + buffer overflow.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2024-28820</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2024-28820</url> + </references> + <dates> + <discovery>2024-06-27</discovery> + <entry>2025-02-13</entry> + </dates> + </vuln> + <vuln vid="fadf3b41-ea19-11ef-a540-6cc21735f730"> <topic>PostgreSQL -- PostgreSQL quoting APIs miss neutralizing quoting syntax in text that fails encoding validation</topic> <affects>