WordPress / Security-White-Paper

The WordPress Security White Paper, available directly on the WordPress.org site at https://wordpress.org/about/security/
96 stars 53 forks source link

Improve section about JavaScript in post content #52

Open johnbillion opened 7 years ago

johnbillion commented 7 years ago

The most common subject of invalid reports that the security team receives is editors and administrators being able to include JavaScript in post content.

Section A3 - Cross Site Scripting (XSS) mentions this, but only briefly. I think this ought to be moved into its own heading. After all, it's an important security point for people to be aware of.