Changeset 3348869
- Timestamp:
- 08/23/2025 05:39:14 AM (7 months ago)
- Location:
- podlove-podcasting-plugin-for-wordpress
- Files:
-
- 8 edited
- 1 copied
-
tags/4.2.6 (copied) (copied from podlove-podcasting-plugin-for-wordpress/trunk)
-
tags/4.2.6/lib/version.php (modified) (2 diffs)
-
tags/4.2.6/podlove.php (modified) (1 diff)
-
tags/4.2.6/readme.txt (modified) (2 diffs)
-
tags/4.2.6/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/lib/version.php (modified) (2 diffs)
-
trunk/podlove.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
podlove-podcasting-plugin-for-wordpress/tags/4.2.6/lib/version.php
r3240397 r3348869 56 56 update_option('podlove_database_version', DATABASE_VERSION); 57 57 } elseif ($database_version < DATABASE_VERSION) { 58 wp_ redirect(admin_url('index.php?podlove_page=podlove_upgrade&_wp_http_referer='.urlencode(wp_unslash($_SERVER['REQUEST_URI']))));58 wp_safe_redirect(admin_url('index.php?podlove_page=podlove_upgrade&_wp_http_referer='.urlencode(wp_unslash($_SERVER['REQUEST_URI'])))); 59 59 60 60 exit; … … 82 82 83 83 if (isset($_REQUEST['_wp_http_referer']) && $_REQUEST['_wp_http_referer']) { 84 wp_ redirect($_REQUEST['_wp_http_referer']);84 wp_safe_redirect($_REQUEST['_wp_http_referer']); 85 85 86 86 exit; -
podlove-podcasting-plugin-for-wordpress/tags/4.2.6/podlove.php
r3339023 r3348869 3 3 * Plugin Name: Podlove Podcast Publisher 4 4 * Plugin URI: https://podlove.org/podlove-podcast-publisher/ 5 * Version: 4.2. 55 * Version: 4.2.6 6 6 * Requires at least: 4.9.6 7 7 * Requires PHP: 8.0 -
podlove-podcasting-plugin-for-wordpress/tags/4.2.6/readme.txt
r3339023 r3348869 4 4 Tags: podlove, podcast, publishing, rss, audio 5 5 Tested up to: 6.7.2 6 Stable tag: 4.2. 56 Stable tag: 4.2.6 7 7 Requires at least: 4.9.6 8 8 Requires PHP: 8.0 … … 115 115 116 116 == Changelog == 117 118 = 4.2.6 = 119 120 - fix: open redirection vulnerability 117 121 118 122 = 4.2.5 = -
podlove-podcasting-plugin-for-wordpress/tags/4.2.6/vendor/composer/installed.php
r3339023 r3348869 2 2 'root' => array( 3 3 'name' => 'podlove/podcast-publisher', 4 'pretty_version' => '4.2. 5',5 'version' => '4.2. 5.0',6 'reference' => ' ea70859ce79537bbb8d7491508d27c572a380bc6',4 'pretty_version' => '4.2.6', 5 'version' => '4.2.6.0', 6 'reference' => '09c3da96fd177090415eeeabb54a5035872b783d', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 144 144 ), 145 145 'podlove/podcast-publisher' => array( 146 'pretty_version' => '4.2. 5',147 'version' => '4.2. 5.0',148 'reference' => ' ea70859ce79537bbb8d7491508d27c572a380bc6',146 'pretty_version' => '4.2.6', 147 'version' => '4.2.6.0', 148 'reference' => '09c3da96fd177090415eeeabb54a5035872b783d', 149 149 'type' => 'library', 150 150 'install_path' => __DIR__ . '/../../', -
podlove-podcasting-plugin-for-wordpress/trunk/lib/version.php
r3240397 r3348869 56 56 update_option('podlove_database_version', DATABASE_VERSION); 57 57 } elseif ($database_version < DATABASE_VERSION) { 58 wp_ redirect(admin_url('index.php?podlove_page=podlove_upgrade&_wp_http_referer='.urlencode(wp_unslash($_SERVER['REQUEST_URI']))));58 wp_safe_redirect(admin_url('index.php?podlove_page=podlove_upgrade&_wp_http_referer='.urlencode(wp_unslash($_SERVER['REQUEST_URI'])))); 59 59 60 60 exit; … … 82 82 83 83 if (isset($_REQUEST['_wp_http_referer']) && $_REQUEST['_wp_http_referer']) { 84 wp_ redirect($_REQUEST['_wp_http_referer']);84 wp_safe_redirect($_REQUEST['_wp_http_referer']); 85 85 86 86 exit; -
podlove-podcasting-plugin-for-wordpress/trunk/podlove.php
r3339023 r3348869 3 3 * Plugin Name: Podlove Podcast Publisher 4 4 * Plugin URI: https://podlove.org/podlove-podcast-publisher/ 5 * Version: 4.2. 55 * Version: 4.2.6 6 6 * Requires at least: 4.9.6 7 7 * Requires PHP: 8.0 -
podlove-podcasting-plugin-for-wordpress/trunk/readme.txt
r3339023 r3348869 4 4 Tags: podlove, podcast, publishing, rss, audio 5 5 Tested up to: 6.7.2 6 Stable tag: 4.2. 56 Stable tag: 4.2.6 7 7 Requires at least: 4.9.6 8 8 Requires PHP: 8.0 … … 115 115 116 116 == Changelog == 117 118 = 4.2.6 = 119 120 - fix: open redirection vulnerability 117 121 118 122 = 4.2.5 = -
podlove-podcasting-plugin-for-wordpress/trunk/vendor/composer/installed.php
r3339023 r3348869 2 2 'root' => array( 3 3 'name' => 'podlove/podcast-publisher', 4 'pretty_version' => '4.2. 5',5 'version' => '4.2. 5.0',6 'reference' => ' ea70859ce79537bbb8d7491508d27c572a380bc6',4 'pretty_version' => '4.2.6', 5 'version' => '4.2.6.0', 6 'reference' => '09c3da96fd177090415eeeabb54a5035872b783d', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 144 144 ), 145 145 'podlove/podcast-publisher' => array( 146 'pretty_version' => '4.2. 5',147 'version' => '4.2. 5.0',148 'reference' => ' ea70859ce79537bbb8d7491508d27c572a380bc6',146 'pretty_version' => '4.2.6', 147 'version' => '4.2.6.0', 148 'reference' => '09c3da96fd177090415eeeabb54a5035872b783d', 149 149 'type' => 'library', 150 150 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.