Just1ceP4rtn3r

Results 8 issues of Just1ceP4rtn3r

### Environment - VerneMQ Version: 1.12.3 - OS: Distributor ID: Ubuntu Description: Ubuntu 18.04.5 LTS Release: 18.04 Codename: bionic - Erlang/OTP version (if building from source): - VerneMQ configuration (vernemq.conf)...

mqtt5
fixes
1.12

Or how much effort is required to achieve this goal? And I just need to transform java to LLVM IR for static analysis purposes. Thanks!

我看到文档中只描述了username/password认证,不知能否进行topic的访问控制?

feature
Request

Hello, Dear developers of VolantMQ, as we study VolantMQ, we have discovered some new security flaws that would lead to unauthorized access to the topics that are managed by VolantMQ....

question

Dear developers of Moquette, We are a security research group from HUST China, IU USA, and NKU China. Recently we studied the MQTT service in Moquette of the latest version...

bug
security

## Description When I tried to write a new analysis module to detect the problems with state variables in storage, I found some confusing situations with multiple smart contracts (e.g.,...

Here is a simple c code ``` void foo() { int a = strlen("123");; int b = strlen("123"); } ``` When I test it with `loop_bound`=2, haybale will throw a...