-
Notifications
You must be signed in to change notification settings - Fork 11.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
A directory traversal vulnerability exists in RocketMQ's automatic topic creation #1637
Comments
666 |
@coffeehb it would be better to add some filtering logic on the topic name when creating a topic. |
|
thanks for your reminder, and could you submit a PR to fix it? |
... |
Hello, is there a repair plan for this vulnerability? A large number of rocketmq users are affected by this security bug. @duhenglucky |
@coffeehb Thanks for your report, especially for your request for a CVE ID. According to some relevant regulations, I must close it workaround. For the further process of the problem, please refer to the latest commits history. Thanks again for your submission:-) |
* fix(broker): add the check logic of the server to the topic * chore(test):add unit test * chore(validator):polish the code * chore(test):add ASF license header
* fix(broker): add the check logic of the server to the topic * chore(test):add unit test * chore(validator):polish the code * chore(test):add ASF license header
* fix(broker): add the check logic of the server to the topic * chore(test):add unit test * chore(validator):polish the code * chore(test):add ASF license header
Some topics need checking filtering logic
Test environmental conditions:
my computer:
The text was updated successfully, but these errors were encountered: