Lucene search
+L

352 matches found

Positive Technologies
Positive Technologies
added 2020/10/12 12:00 a.m.11 views

PT-2020-16450 · Evolution Script · Helpdesk

Name of the Vulnerable Software and Affected Versions: HelpDeskZ version 1.0.2 Description: An issue was discovered in the RememberMe functionality, which is prone to SQL injection. This issue only affects products that are no longer supported by the maintainer. Recommendations: For HelpDeskZ...

7.5CVSS7.9AI score0.013EPSS
SaveExploits0References6
Gitee
Gitee
added 2020/10/08 5:10 p.m.7 views

Exploit for Use of Hard-coded Cryptographic Key in Apache Aurora

Awesome-shiro CVE-2016-4437 Shiro=1.2.4反序列化,爆破模块和key、代码执行、反弹shell的工具 ---- 漏洞原因 因为shiro对cookie里的rememberme字段进行了反序列化,所以如果知道了shiro的编码方式,然后将恶意命令用它的编码方式进行编码并放在http头的cookie里,在shiro对提交的cookie的rememberme字段进行反序列化时,也就执行了插入的命令,最终造成了命令执行 shiro默认使用了CookieRememberMeManager,其处理cookie的流程是:...

9.8CVSS7AI score0.93039EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2020/05/27 5:02 a.m.32 views

Exploit for Use of Hard-coded Cryptographic Key in Apache Aurora

Awesome-shiro CVE-2016-4437 Shiro=1.2.4 deserialization,...

9.8CVSS7.2AI score0.93039EPSS
SaveExploits9
RedhatCVE
RedhatCVE
added 2020/04/09 10:33 a.m.21 views

CVE-2019-1003003

An improper authorization vulnerability exists in Jenkins 2.158 and earlier, LTS 2.150.1 and earlier in core/src/main/java/hudson/security/TokenBasedRememberMeServices2.java that allows attackers with Overall/RunScripts permission to craft Remember Me cookies that would never expire, allowing e.g...

7.2CVSS6AI score0.01545EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2020/03/26 3:46 p.m.8 views

shiro: Cookie padding oracle vulnerability with default configuration

Apache Shiro before 1.4.2, when using the default "remember me" configuration, cookies could be susceptible to a padding attack...

7.5CVSS5.8AI score0.09101EPSS
SaveExploits0References4
Veracode
Veracode
added 2020/02/13 3:52 a.m.29 views

Insecure Session Management

Symfony uses an insecure session management. An attacker is able to authenticate as a privileged user on sites with user registration and the remember me login functionality enabled...

7.5CVSS3.3AI score0.01243EPSS
SaveExploits0References4Affected Software3
Github Security Blog
Github Security Blog
added 2020/02/12 6:45 p.m.78 views

Improper authentication in Symfony

In Symfony before 2.7.51, 2.8.x before 2.8.50, 3.x before 3.4.26, 4.x before 4.1.12, and 4.2.x before 4.2.7, a vulnerability would allow an attacker to authenticate as a privileged user on sites with user registration and remember me login functionality enabled. This is related to symfony/securit...

7.5CVSS4.6AI score0.01243EPSS
SaveExploits0References9Affected Software3
OSV
OSV
added 2020/02/04 10:36 p.m.23 views

GHSA-R679-M633-G7WC Improper input validation in Apache Shiro

Apache Shiro before 1.4.2, when using the default "remember me" configuration, cookies could be susceptible to a padding attack...

7.5CVSS7.1AI score0.09101EPSS
SaveExploits0References3
Veracode
Veracode
added 2020/01/31 9:23 a.m.25 views

Harded Coded Remember-Me Cookie

Opencast uses a harded coded remember-me cookie. The remember-me cookie is created by hashing the username, password, and an additional system key, allowing anyone with an access to the remember-me token for one server to compromise all servers using the same credentials...

8.8CVSS3.5AI score0.00939EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2020/01/31 2:40 a.m.22 views

Authentication Bypass

opencast-kernel is vulnerable to authentication bypass. The vulnerability exists as a fake remember-me token can be used to gain access of arbitrary users without the need to be authenticated...

10CVSS4.6AI score0.01293EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2020/01/30 10:15 p.m.18 views

CVE-2020-5206

In Opencast before 7.6 and 8.1, using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect given that the attacked endpoint also allows anonymous access. This way, an attacker can, for example...

10CVSS9.4AI score
SaveExploits0References2
Prion
Prion
added 2020/01/30 10:15 p.m.23 views

Authentication flaw

In Opencast before 7.6 and 8.1, using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect given that the attacked endpoint also allows anonymous access. This way, an attacker can, for example...

6.4CVSS9.3AI score0.01293EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2020/01/30 9:25 p.m.111 views

CVE-2020-5206

Opencast prior to versions 7.6 and 8.1 was vulnerable to an authentication bypass: a fake remember-me token could be accepted as a valid login for a user (even if the token was incorrect) because the attacked endpoint allowed anonymous access. This could let an attacker impersonate a user, includ...

10CVSS9.1AI score0.01293EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2020/01/30 9:25 p.m.37 views

CVE-2020-5206 Authentication Bypass For Endpoints With Anonymous Access in OpenCast

In Opencast before 7.6 and 8.1, using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect given that the attacked endpoint also allows anonymous access. This way, an attacker can, for example...

8.7CVSS9.4AI score0.01293EPSS
SaveExploits0References2
OSV
OSV
added 2020/01/30 9:21 p.m.40 views

GHSA-MH8G-HPRG-8363 Hard-Coded Key Used For Remember-me Token in Opencast

Impact The security configuration in etc/security/mhdefaultorg.xml enables a remember-me cookie based on a hash created from the username, password, and an additional system key. Opencast has hard-coded this system key in the large XML file and never mentions to change this, basically ensuring th...

6.8CVSS5.9AI score0.00939EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/01/30 9:21 p.m.74 views

Hard-Coded Key Used For Remember-me Token in Opencast

Impact The security configuration in etc/security/mhdefaultorg.xml enables a remember-me cookie based on a hash created from the username, password, and an additional system key. Opencast has hard-coded this system key in the large XML file and never mentions to change this, basically ensuring th...

8.8CVSS0.6AI score0.00939EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2020/01/30 9:21 p.m.42 views

GHSA-VMM6-W4CF-7F3X Authentication Bypass For Endpoints With Anonymous Access in Opencast

Impact Using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect given that the attacked endpoint also allows anonymous access. This way, an attacker can, for example, fake a remember-me toke...

8.7CVSS6AI score0.01293EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2020/01/30 9:21 p.m.70 views

Authentication Bypass For Endpoints With Anonymous Access in Opencast

Impact Using a remember-me cookie with an arbitrary username can cause Opencast to assume proper authentication for that user even if the remember-me cookie was incorrect given that the attacked endpoint also allows anonymous access. This way, an attacker can, for example, fake a remember-me toke...

10CVSS2.9AI score0.01293EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2020/01/30 9:15 p.m.30 views

CVE-2020-5222

Opencast before 7.6 and 8.1 enables a remember-me cookie based on a hash created from the username, password, and an additional system key. This means that an attacker getting access to a remember-me token for one server can get access to all servers which allow log-in using the same credentials...

8.8CVSS7AI score0.00939EPSS
SaveExploits0References2
OSV
OSV
added 2020/01/30 9:15 p.m.15 views

CVE-2020-5222

Opencast before 7.6 and 8.1 enables a remember-me cookie based on a hash created from the username, password, and an additional system key. This means that an attacker getting access to a remember-me token for one server can get access to all servers which allow log-in using the same credentials...

8.8CVSS8.5AI score
SaveExploits0References2
Rows per page
Query Builder