Not only is this not available, it's not recommended, for a couple of reasons.
First, not every issue raised by SonarQube should be an individual work ticket:
- some will be resolved as Won't Fix - i.e. valid issues but not relevant for your context.
- some issues can be handled en masse, so rather than creating a ticket per, say, naming convention violation, you would create one ticket to fix all naming convention violations
- some - very few - tickets will be false positives.
Further, even if there were a SonarQube plugin to create work tickets for issues, the other side of the integration would be missing. I.e. if I comment on a work ticket in Bugzilla, I might reasonably expect that comment to show up in SonarQube as well. And it wouldn't.
In short, this type of integration would be an exercise in frustration for all involved - either immediately or eventually.