Lucene search
+L

44 matches found

OSV
OSV
added 2018/12/04 5:29 p.m.8 views

CVE-2018-12312

OS command injection in user.cgi in ASUSTOR ADM version 3.1.1 allows attackers to execute system commands as root via the "secretkey" URL parameter...

8.8CVSS5.9AI score0.03443EPSS
SaveExploits1References1
CVE
CVE
added 2018/12/04 5:00 p.m.64 views

CVE-2018-12312

ASUSTOR ADM 3.1.1 contains an OS command injection in user.cgi that allows an attacker to run commands as root via the secret_key URL parameter. Vulnerability is triggered through network exposure to ASUSTOR ADM's web interface, enabling arbitrary command execution with root privileges if the par...

9CVSS9.4AI score0.03443EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2015/12/07 8:59 p.m.4 views

DEBIAN-CVE-2015-8213

The getformat function in utils/formats.py in Django before 1.7.x before 1.7.11, 1.8.x before 1.8.7, and 1.9.x before 1.9rc2 might allow remote attackers to obtain sensitive application secrets via a settings key in place of a date/time format setting, as demonstrated by SECRETKEY...

5CVSS6.8AI score0.04284EPSS
SaveExploits0References1
seebug.org
seebug.org
added 2015/09/08 12:00 a.m.28 views

Django任意代码执行

SECRETKEY作用 SECTETKEY在djanog中使用非常广泛,基本上涉及到安全,加密等的地方都用到了,下面列举一些常见情景: 1,json object的签名 2,加密函数,如密码重置,表单,评论,csrf的key,session数据 这里面就要重点讲到session的问题,在这里使用不当就会导致代码执行 代码执行 settings的session设置 django默认存储session到数据库中,但是可能会比较慢,就会使用到缓存,文件,还有cookie等方式,如果采用了cookie机制则有可能代码执行,settings配置如下: SESSIONENGINE =...

7.1AI score
SaveExploits0
Rows per page
Query Builder