30 matches found
CVE-2018-16314
An issue was discovered in admincp.php in idreamsoft iCMS 7.0.11. When verifying CSRFTOKEN, if CSRFTOKEN does not exist, only the Referer header is validated, which can be bypassed via an admincp.php substring in this header...
Crlf injection
An issue was discovered in admincp.php in idreamsoft iCMS 7.0.11. When verifying CSRFTOKEN, if CSRFTOKEN does not exist, only the Referer header is validated, which can be bypassed via an admincp.php substring in this header...
CVE-2018-16314
The CVE-2018-16314 issue affects idreamsoft iCMS 7.0.11, specifically the admincp.php CSRF verification. If CSRF_TOKEN is absent, the system validates only the Referer header, which can be bypassed via a substring in admincp.php within that header. This describes a CSRF protection bypass vulnerab...
GHSA-FXPG-GG9G-76GJ Cross-site scripting in django
Cross-site scripting XSS vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken aka csrftoken cookie...
CVE-2018-12659
SLiMS 8 Akasia 8.3.1 allows remote attackers to bypass the CSRF protection mechanism and obtain admin access by omitting the csrftoken parameter...
startbbs系统全版本无视验证码爆破漏洞
在登录处: 输入账号密码错误的时候,会提示跳转 当返回该页面时,发现验证码毫无改变? 抓包,查看了一下,发现有csrftoken。但是cookie里面也有csrftoken,自己测试了发,发现两个csrftoken一样即可。 然后使用burp进行爆破...
Gratipay: csrf_token cookie don't have the flag "HttpOnly"
As the researcher @kuskumar pointed out, the cookie csrftoken doesn't have the HttpOnly flag. While it is often seen as bad practice to leave cookies without this flag since they are likely to be stolen via XSS, our session cookie has this flag set, making impersonation harder. Regarding csrftoke...
Limesurvey Unauthenticated File Download
This module exploits an unauthenticated file download vulnerability in limesurvey between 2.0+ and 2.06+ Build 151014. The file is downloaded as a ZIP and unzipped automatically, thus binary files can be downloaded. Module Options msf use auxiliary/admin/http/limesurvey/filedownload msf...
phpwindv9.0.1存储型XSS及利用技巧
简要描述: phpwindv9.0.1存储型XSS及利用技巧需要一定权限 详细说明: 漏洞利用需要phpwind版主以及总版主权限,可以在某些情况下被用来获取管理员最高权限。 1.版主和总版主操作(置顶、高亮、精华)帖子的时候,可以填入操作填入理由,在操作理由处填入xss code 反应到Fiddler里面就是 2.被操作帖子所属的用户就会收到通知,展开详情就会触发xss payload 成功收到cookies 至此,一个xss的内容大概讲完了,看官肯定觉得鸡肋点有两处: 1.版主权限...
Cross site scripting
Cross-site scripting XSS vulnerability in Django 1.2.x before 1.2.2 allows remote attackers to inject arbitrary web script or HTML via a csrfmiddlewaretoken aka csrftoken cookie...