Hide Forgot
Drupal was found to have a XSS vulnerability in the flag module. It is reported that the core package isn't affected, just when the flag module is installed, this can be exploited. It was found that the flag module allowed creation of customizable flags on entitites. The module doesn't properly sanitize the name of the flag on the main flag admin page, which could allow a malicious user to embed scripts within the page, leading to XSS vulnerability. The attacker must have the "Administer Flags" permission to be able to exploit this vulnerability. References: http://seclists.org/fulldisclosure/2013/Aug/287 https://drupal.org/node/2076221 http://osvdb.org/96750
The vulnerable code does not look to exist in the 6.x version of this module.