git: ad5f302a4937 - main - www/kanboard: update to 1.2.30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Jun 2023 12:07:21 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=ad5f302a4937b0056b9f6744c11be67482da1fe5 commit ad5f302a4937b0056b9f6744c11be67482da1fe5 Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2023-06-05 06:31:04 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-06-06 12:02:07 +0000 www/kanboard: update to 1.2.30 ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.30 * CVE-2023-33956: Parameter based Indirect Object Referencing leading to private file exposure * CVE-2023-33968: Missing access control allows user to move and duplicate tasks to any project in the software * CVE-2023-33969: Stored XSS in the Task External Link Functionality * CVE-2023-33970: Missing access control in internal task links feature * Avoid PHP warning caused by session_regenerate_id() * Avoid CSS issue when upgrading to v1.2.29 without flushing user sessions Reported by: portscout MFH: 2023Q2 (security release) Security: CVE-2023-33956 CVE-2023-33968 CVE-2023-33969 CVE-2023-33970 --- www/kanboard/Makefile | 3 +-- www/kanboard/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/kanboard/Makefile b/www/kanboard/Makefile index 748aeabedf36..956fc84d4309 100644 --- a/www/kanboard/Makefile +++ b/www/kanboard/Makefile @@ -1,7 +1,6 @@ PORTNAME= kanboard DISTVERSIONPREFIX= v -DISTVERSION= 1.2.29 -PORTREVISION= 1 +DISTVERSION= 1.2.30 CATEGORIES= www PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} diff --git a/www/kanboard/distinfo b/www/kanboard/distinfo index c50f0bed905b..c33ddbd8b4c4 100644 --- a/www/kanboard/distinfo +++ b/www/kanboard/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685352903 -SHA256 (kanboard-kanboard-v1.2.29_GH0.tar.gz) = bd5a67e5054054be7a9d6ef6b75f2e5b813da5592d96c4dea0c8fff6b6e36451 -SIZE (kanboard-kanboard-v1.2.29_GH0.tar.gz) = 3253347 +TIMESTAMP = 1685946635 +SHA256 (kanboard-kanboard-v1.2.30_GH0.tar.gz) = cf7b8437053ac29323523841a224f43c4859e1a6440347ccd78095dfda8788d2 +SIZE (kanboard-kanboard-v1.2.30_GH0.tar.gz) = 3253809