If a user wants a feature, the feature request is a low priority, but the user finds and exploits a bug allowing to get to the same result as if the feature was present, what should I do as a developer ? Should I fix the bug (and lose a "feature") ?
Note : the bug is not a security threat, nor a data integrity threat.
Scenario #2 : We don't know if users are using the exploit as a "feature". Same question.