![]() |
MIHAB - Malaysia International Halal Authority Board - Printable Version +- DarkForums (https://darkforums.st) +-- Forum: Leaks (https://darkforums.st/Forum-Leaks) +--- Forum: Databases (https://darkforums.st/Forum-Databases) +--- Thread: MIHAB - Malaysia International Halal Authority Board (/Thread-MIHAB-Malaysia-International-Halal-Authority-Board) |
MIHAB - Malaysia International Halal Authority Board - Lei - 05-06-25 ![]() ███ ███ ██ [REPORT: MyeHalal SQLi Exposure · 2025-06-05] Origin: Anonymous Subject: SQL Injection Vulnerability – myehalal.halal.gov.my Target: https://myehalal.halal.gov.my Vulnerability Type: Unauthenticated SQL Injection → Full Panel Access Vector: Login field vulnerable to classic SQLi: Payload used: ' OR '1'='1' -- Result: • Bypass of authentication gate • Admin-level access to portal dashboard • Retrieval of user-submitted data without credentials • Evidence of unsanitized backend queries Impact: • Access to thousands of records (halal certification applications) • Downloadable document archive (PDFs of IDs, business forms, certs) • No CAPTCHA, WAF, or rate limiting • Unencrypted data at rest and in transit (expired TLS) • Database tables: `users`, `applications`, `documents`, `audit_log` Additional Notes: • No alert triggered. Session remained active for >15 minutes. • Logs suggest this vulnerability may have been live for years. • Exploitation required no tools beyond a browser and Burp. Proof of Concept: Login POST with payload: ```sql username=' OR '1'='1' -- password=anything dm me for the admin panel url RE: MIHAB - Malaysia International Halal Authority Board - faorre14 - 05-06-25 hi, i'm interested, could u please send me the admin panel url? :) RE: MIHAB - Malaysia International Halal Authority Board - Lei - 06-06-25 (05-06-25, 09:32 AM)faorre14 Wrote: hi, i'm interested, could u please send me the admin panel url? :) https://myehalal.halal.gov.my/myihab/v1/admin/index.php enjoy! add me a reputation if youre okay with it thanks RE: MIHAB - Malaysia International Halal Authority Board - Idolag - 19-09-25 thanks |