You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A malicious id3 tag may cause security risk if displayed directly
1. id3 tag containing html markup might adversely affect display
2. an intentionally constructed id3 tag might embed an undesired javascript
into a page.
The solution is to either not display tags, or escape them before displaying.
Original issue reported on code.google.com by mico.dr...@gmail.com on 20 Sep 2009 at 6:55
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
mico.dr...@gmail.com
on 20 Sep 2009 at 6:55The text was updated successfully, but these errors were encountered: