OWASP-BLT / BLT

OWASP BLT is a bug logging tool to report issues and get points, organizations are held accountable.
https://blt.owasp.org
GNU Affero General Public License v3.0
131 stars 132 forks source link

Issues are being posted without images - a long time issue #2654

Open bug-reporter-bot opened 1 month ago

bug-reporter-bot commented 1 month ago

0 https://blt.owasp.org/issue/3429 found by Anonymous at url: http://blt.owasp.org

Uttkarsh-raj commented 3 weeks ago

Hi, Is this the safari browser? Can you try using any other browser since it was working in the recent merge and we did test it, not sure about the safari browser tho.

DonnieBLT commented 3 weeks ago

The issue is that someone has figured out how to post issues without images and they are able to automate messages - the way to fix this is to comb through the code and figure out how it's happening. It could be through the API or it could be by a POST or GET request.