|
|
|
|
|
by dr_hercules
4002 days ago
|
|
With respect to a software like Wordpress which is: - huge and powerful - vividly maintained and extended by lots of developers - rarely features security issues which aren't fixed immediately ... the question arises whether the quality of its code base is in this case maybe rather an academic issue. |
|
I tried to use WordPress once. I downloaded a theme from wordpress.org with the assumption that themes are reviewed before making there. Nevertheless, I did some basic pentesting before putting my app live, and I quickly found a XSS vulnerability in the search bar of the theme (their paid version featured the same vulnerability). Maybe my experience is not to be generalised to WordPress in general, but it put me off.