Skip to content

Commit

Permalink
Security update to 5.7.1.
Browse files Browse the repository at this point in the history
Two security issues affect WordPress versions between 4.7 and 5.7.

- thank you SonarSource for reporting an XXE vulnerability within the media library affecting PHP 8
- thanks Mikael Korpela for reporting a data exposure vulnerability within the latest posts block and REST API
  • Loading branch information
morr committed Apr 23, 2021
1 parent 5f0187d commit 8e38eaf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions www/wordpress/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.98 2021/03/14 17:01:33 morr Exp $
# $NetBSD: Makefile,v 1.99 2021/04/23 06:05:55 morr Exp $

DISTNAME= wordpress-${VERSION}
VERSION= 5.7
VERSION= 5.7.1
CATEGORIES= www
MASTER_SITES= https://wordpress.org/

Expand Down
10 changes: 5 additions & 5 deletions www/wordpress/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.80 2021/03/14 17:01:33 morr Exp $
$NetBSD: distinfo,v 1.81 2021/04/23 06:05:55 morr Exp $

SHA1 (wordpress-5.7.tar.gz) = 76d1332cfcbc5f8b17151b357999d1f758faf897
RMD160 (wordpress-5.7.tar.gz) = c02fd527193a0fa41ebecedc6694e65c7b76ff10
SHA512 (wordpress-5.7.tar.gz) = 84516473add8624cd7e318af98d257f5f113fcc98cd9f5c0a0d7c1a8060f9f5dd5989d995259d3920b89f71f3391fc8b28b520f7d8aae7511cc1e26e90116567
Size (wordpress-5.7.tar.gz) = 15747536 bytes
SHA1 (wordpress-5.7.1.tar.gz) = 296bc228c4f4d67d7da8814079f86516f6c2337d
RMD160 (wordpress-5.7.1.tar.gz) = b499c5b8cc0983fc499c41fa9600716f34830acf
SHA512 (wordpress-5.7.1.tar.gz) = 9144a2269efc4ee24a732bacf8f25d7c02136db546c6cf86890b2690f001acfafb9ece1dde7dd7d557b5eb9f3e01a829aab1c7ae80384d4e9389155bdbc3df86
Size (wordpress-5.7.1.tar.gz) = 15750352 bytes

0 comments on commit 8e38eaf

Please sign in to comment.