3 matches found
Privilege Escalation Vulnerability in Product Upgrade Module
Description Our product upgrade module contained a privilege escalation vulnerability that would allow an unauthorized user to upgrade to a product they were not authorized to. After an administrator had Product 1 can upgrde as Product2 , but not Product3, a user could use Burpsuite to intercept...
Vanilla: Stored XSS in vanilla
Summary: There is a stored XSS in the latest version 2.6.4 of vanilla. Attack with post privileges can trigger this. Description: This is a feature that user can post content in markdown format. And the content and format type is inserted into database without check the format param. So attack ca...
蝉知企业门户系统 v3.3csrf修改管理员密码
简要描述: 蝉知企业门户系统 v3.3csrf修改管理员密码 详细说明: 蝉知企业门户系统 v3.3最新版本 存在csrf漏洞 而且我测试的时候发现,即使修改了密码,管理员也不会马上需要重新登陆,所以配合我的回旋镖,可以达到神不知鬼不觉的修改其管理密码 接下来,我就来详细的演示漏洞过程 漏洞证明: 1、我们进入后台,发现没有添加管理员,那么我们来尝试一下修改管理员密码 很有意思,我们发现修改管理员的密码,不需要验证原密码好危险撒! 那我们再来抓包截断看看有没有token之类的验证 2、用burpsuite截断 我的小伙伴们都惊呆了 有木有?? 没有验证,就两个password...