Summary: | security/vuxml: fix sqlite vulnerable version range (CVE-2024-0232) | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | John Hein <jcfyecrayz> | ||||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Some People | CC: | fernape, jcfyecrayz | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(ports-secteam) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
John Hein
2025-01-03 18:44:49 UTC
CC vuxml committer for this Created attachment 256388 [details]
[patch] update sqlite vuxml per upstream advisories
Add a lower end of the version range for the sqlite CVE-2024-0232 (vid="42ec2207-7e85-11ef-89a4-b42e991fc52e") to avoid false positives.
Created attachment 256389 [details]
[patch] update sqlite vuxml per upstream advisories [v2]
[v2] Remove conflicting < 3.43.2 spec
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dac8aadbd75999b500be4f8c2eb6ef53f5e7ab4e commit dac8aadbd75999b500be4f8c2eb6ef53f5e7ab4e Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2025-01-06 16:54:50 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-01-06 16:54:50 +0000 security/vuxml: Fix sqlite range PR: 283830 Reported by: John Hein <jcfyecrayz@liamekaens.com> security/vuxml/vuln/2024.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Committed, Thanks! |