Not sure if $taboo was getting sanitized or not. Possibly an SQL injection vulnerability that allows maliciously crafted group names to inject SQL at a later date when the group CP is loaded. Unconfirmed, theoretical fix.
+ − ins {
+ − border-bottom: 1px solid green;
+ − text-decoration: none;
+ − color: green;
+ − }
+ −
+ − del {
+ − color: Red;
+ − text-decoration: line-through;
+ − }
+ −
+ − cite {
+ − border-bottom: 1px dashed blue;
+ − }
+ −
+ − acronym {
+ − border-bottom: 1px dotted #CCC;
+ − cursor: help;
+ − }
+ −
+ − abbr, html\:abbr {
+ − border-bottom: 1px dashed #CCC;
+ − cursor: help;
+ − }