git: 481c8355ee52 - main - security/vuxml: Add exim SQL injection vulnerability
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 24 Feb 2025 10:25:03 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=481c8355ee52d1fe2a8b3745be9e6cf3aacfbe68 commit 481c8355ee52d1fe2a8b3745be9e6cf3aacfbe68 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2025-02-24 10:23:02 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-02-24 10:23:02 +0000 security/vuxml: Add exim SQL injection vulnerability CVE-2025-26794 * Base Score: 7.5 HIGH * Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H --- security/vuxml/vuln/2025.xml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/security/vuxml/vuln/2025.xml b/security/vuxml/vuln/2025.xml index d3c73e1401dd..8e781d9995f5 100644 --- a/security/vuxml/vuln/2025.xml +++ b/security/vuxml/vuln/2025.xml @@ -1,3 +1,30 @@ + <vuln vid="07c34df5-f299-11ef-a441-b42e991fc52e"> + <topic>exim -- SQL injection</topic> + <affects> + <package> + <name>exim</name> + <range><lt>4.98.1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>cve@mitre.org reports:</p> + <blockquote cite="https://bugzilla.suse.com/show_bug.cgi?id=1237424"> + <p>Exim 4.98 before 4.98.1, when SQLite hints and ETRN serialization + are used, allows remote SQL injection.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2025-26794</cvename> + <url>https://nvd.nist.gov/vuln/detail/CVE-2025-26794</url> + </references> + <dates> + <discovery>2025-02-21</discovery> + <entry>2025-02-24</entry> + </dates> + </vuln> + <vuln vid="a8f1ee74-f267-11ef-87ba-002590c1f29c"> <topic>FreeBSD -- Multiple vulnerabilities in OpenSSH</topic> <affects>