So WordPress-the-org — which is effectively Matt, as far as I can tell — just Sherlocked a developer's plug-in using the developer's own code, ostensibly as retribution for a security issue that the developer had already fixed. https://www.advancedcustomfields.com/blog/acf-6-3-8-security... What am I missing?
Secure Custom Fields by WordPress.org
31–40 of 210 posts
Re: Secure Custom Fields by WordPress.org
#32If anyone is interested in the extended controversy surrounding Wordpress, there is a site that has been tracking everything.[0] [0] https://bullenweg.com
Re: Secure Custom Fields by WordPress.org
#33As a builder of a small specialized CMS for which WordPress is a large generalized competitor, thanks Matt. Refugees welcome.
Re: Secure Custom Fields by WordPress.org
#34Blog post on wordpress.org concerning this: https://wordpress.org/news/2024/10/secure-custom-fields/
> This update is as minimal as possible to fix the security issue. What is the actual issue? CVE number?
ETA: Matt says[3] it’s a different vulnerability. Anybody willing to break out the almighty diff?
[1] Discussed at the time: https://news.ycombinator.com/item?id=41752289
[2] https://www.advancedcustomfields.com/blog/acf-6-3-8-security...
Re: Secure Custom Fields by WordPress.org
#35Re: Secure Custom Fields by WordPress.org
#36If anyone from Automattic is reading this and would like to confidentially leak any internal information about this behaviour from Matt, please email admin@bullenweg.com and I will publish it on bullenweg.com.
This is excellent! Is there a repo of this website? It would be good to have for preservation purposes.
Re: Secure Custom Fields by WordPress.org
#37Good lord, why?? That’s such a petty move and is just doing further damage to the WordPress ecosystem.
Re: Secure Custom Fields by WordPress.org
#38So WordPress-the-org — which is effectively Matt, as far as I can tell — just Sherlocked a developer's plug-in using the developer's own code, ostensibly as retribution for a security issue that the developer had already fixed. https://www.advancedcustomfields.com/blog/acf-6-3-8-security... What am I missing?
Re: Secure Custom Fields by WordPress.org
#39Blog post on wordpress.org concerning this: https://wordpress.org/news/2024/10/secure-custom-fields/
> This update is as minimal as possible to fix the security issue. What is the actual issue? CVE number?
I honestly don't see why anyone would treat this as a security issue. Everything involved is PHP code that can do whatever it wants, not in any kind of sandbox.
Edit: And even if it were this update doesn't fix the problem. POST variables can still be accessed:
filter_input(INPUT_POST, 'name');
[1]: https://www.advancedcustomfields.com/blog/acf-6-3-8-security...Re: Secure Custom Fields by WordPress.org
#40We no longer do custom WordPress work --- it turned out to never be worth the hassle --- but when we did, our company used ACF extensively. High quality plugin with responsive support and very fair licensing terms. This --- to me --- smacks of complete bullshit.