========================== Advisory: GNUboard SQL Injection Vulnerability Author: claepo.wang@dbappsecurity.com.cn Affected Version: GNUboard5(the latest version) Vendor URL: http://sir.co.kr/ Vendor Status: Unfixed(I know little about Korean,so i do not know how to describe this vul to the vendor.) ========================== Vulnerability Description ========================== Recently, I found several vulnerabilities in the famous Korean forum program - the GNUboard. Vulnerable file: /bbs/ajax.autosave.php ========================== POC && EXP ========================== 1. Login as a member 2. GET http://target/bbs/ajax.autosave.php?content=1&subject=1[inj_exp] {exp can be found on my server: http://pandas.pw/gnuboard.exp} 3. Page returns 1062 : Duplicate entry ~admin~*FF6F916236F4FFEE8FADD21EC20216C5C3A04E50~1' for key 'group_key’ . ==================== Done! Thx a lot!