Host Header Injection Fix

Descrizione

Enables custom headers for WP email notifications
Also “set it and forget it” security fix for WP < 5.5

Importante

As of WordPress 5.5, this plugin no longer is necessary to fix the host-header security issue reported in Ticket #25239 finally is fixed, and mentioned in this post WordPress 5.5 Beta 4. Thank You WordPress devs!

Is this plugin still useful?

Yes, it enables you to choose the “From”, “Name”, and “Return-Path” headers for all WP notification emails. And for versions of WordPress less than 5.5, this plugin continues to fix the host-header injection security issue.

Caratteristiche

This simple plugin does three things:

  1. Sets custom From, Name, and Return-Path for WP notifications
  2. Fixes a security vulnerability in WordPress versions < 5.5
  3. Fixes a bug where invalid email addresses may be generated (in WordPress versions < 5.5)

Choose from the following options:

  • Use WordPress defaults (insecure for WP < 5.5)
  • Use “Email Address” from WP General Settings
  • Use a custom name and address

Plus there is an option to use the specified From address as the Return-Path header.

Perché?

The security issue fixed by this plugin has been known about since way back in WordPress version 2.3. There has been some talk about fixing, but nothing has been implemented. While the issue does not affect all sites, it does affect a good percentage of them, including some of my own projects. So, not wanting to get hacked, I decided to write my own solution. Hopefully this issue gets fixed in a future version of WordPress, and this plugin will become unnecessary.

As a bonus, setting an explicit From address resolves a long-standing bug whereby an invalid email address is generated under the following conditions:

  • A “From” address is not set,
  • And the $_SERVER['SERVER_NAME'] is empty

So by explicitly setting a “From” address, we prevent this bug from happening.

Security Issue

What is the security issue addressed by this plugin? Follows is a quick summary. To learn more in-depth, check out the resources linked in the next section.

  • WordPress uses $_SERVER['SERVER_NAME'] to set the “From” header in email notifications
  • This includes sensitive email notifications like password resets and user registration
  • In some cases, an attacker could modify the “From” header and intercept the email
  • Using the intercepted email, an attacker could gain access to your site and wreak havoc

More Infos

This security vulnerability is well-known and has been around for a looong time. To learn more, check out these articles:

Privacy

Questo plugin non raccoglie o conserva alcun dato dell’utente. Non imposta alcun cookie e non si collega a nessun servizio di terze parti. Per questo motivo, questo plugin non influisce sulla privacy dell’utente in nessun modo.

Host Header Injection Fix is developed and maintained by Jeff Starr, 15-year WordPress developer and book author.

Supporta lo sviluppo

Sviluppo e mantengo con dedizione questo plugin gratuito per la comunità di WordPress. Puoi dare il tuo contributo facendo una donazione o acquistando uno dei miei libri:

E/o acquista uno dei miei plugin premium per WordPress:

Links, tweets and likes also appreciated. Thank you! 🙂

Screenshot

  • Host Header Injection Fix: Default Plugin Settings

Installazione

Installing HHIF

  1. Carica il plugin nel tuo blog e attivalo
  2. Visit the plugin settings to configure options

Ulteriori informazioni sull’installazione dei plugin di WordPress

Disinstallazione

HHIF cleans up after itself. All plugin settings will be removed from your database when the plugin is uninstalled via the Plugins screen.

Restore Default Options

To restore default options, uninstall the plugin via the WP Plugins screen, and then reinstall.

Like the plugin?

If you like Host Header Injection Fix, please take a moment to give a 5-star rating. It helps to keep development and support going strong. Thank you!

FAQ

The bug was fixed? Is this plugin still useful?

As of WordPress 5.5, this plugin no longer is necessary. They finally fixed the bug reported in Ticket #25239, mentioned in this post WordPress 5.5 Beta 4. Thank You WordPress devs!

“So is the plugin still useful?”

Yes, HHIF enables you to choose the “From”, “Name”, and “Return-Path” headers for all WP notification emails. And for versions of WordPress less than 5.5, this plugin continues to fix the host-header injection security issue.

How to test if I need the plugin?

For fixing the host-header injection security issue, this plugin is necessary only for WordPress versions less than 5.5 (they fixed the bug in WP 5.5). So if you are running WP 5.5 or better, then you do not need this plugin. Unless you want to customize the headers used in WP notification emails.

If you are using WordPress less than 5.5, you can find more information on testing here and here.

Does this work for WP Multisite?

Yes, if activated on an individual per-site basis. I.e., may not work properly with network-wide activation.

Does the plugin provide any hooks?

Yes, there are numerous hooks available for advanced customization. Refer to the source code for details.

What about the option for Email Return Path?

When the HHIF option, WP Notifications > “Use custom address” is enabled, the plugin toggles open another option called “Email Return Path”. There you can check the box to use the “Email From Address” as the Return Path for all emails sent by WordPress (e.g., new user notifications, new comment notifications, login related notifications, etc.). So check/enable this option only if you want to use the “Email From Address” as the Return Path for all emails sent by WordPress. If in doubt, leave the option unchecked/disabled.

Do you offer any other security plugins?

Yes, three of them:

Pro versions with more features available at Plugin Planet.

Does this plugin work with Gutenberg?

Yes, works great does not matter which editor (block or classic) is used.

Hai domande?

Invia domande o feedback tramite il mio modulo di contatto

Recensioni

NR1

11 Giugno 2020
Works perfectly and easily to install without any hassle.
Leggi tutte le recensioni di 6

Contributi e sviluppo

“Host Header Injection Fix” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

If you like Host Header Injection Fix, please take a moment to give a 5-star rating. It helps to keep development and support going strong. Thank you!

3.3 (2025/03/20)

  • Rimossa la funzione load_i18n()
  • Fixes PHP Notice, re: _load_textdomain_just_in_time
  • Bumps minimum required WP version
  • Testato fino a WordPress 6.8

Full changelog @ https://plugin-planet.com/wp/changelog/host-header-injection-fix.txt