Lucene search
+L

369 matches found

Kitploit
Kitploit
added 2026/09/22 3:48 a.m.14 views

CVE-2024-43044-jenkins

简介 这是一个针对 CVE-2024-43044 的利用工具,该漏洞允许代理从控制器读取任意文件。 该利用工具将利用该漏洞读取文件,伪造一个管理员账户的“记住我”Cookie,从而获取对 Jenkins 脚本引擎的访问权限。 查看完整的分析文章:https://blog.convisoappsec.com/en/analysis-of-cve-2024-43044/ 构建利用工具 root@kitploit: mvn package 运行利用工具 root@kitploit: 利用工具用法: java -jar exploit.jar modesecret java -jar...

8.8CVSS7.3AI score0.28782EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/21 5:36 p.m.13 views

Kimai-CVE-2026-49865-POC

Kimai CVE-2026-52824 — Default APPSECRET Authentication Bypass Note: The repository URL contains an outdated CVE ID CVE-2026-49865. The correct and current CVE tracked in this repository is CVE-2026-52824 GHSA-jr9p-4h4j-6c58. Proof-of-concept exploit toolkit for the hardcoded default APPSECRET...

9.1CVSS5.9AI score0.02062EPSS
SaveExploits1
NVD
NVD
added 2026/09/17 10:17 p.m.6 views

CVE-2026-76949

Authentication Bypass by Spoofing vulnerability in team-alembic ashauthentication allows an attacker who can plant a remember-me cookie in a victim's browser to replace that victim's authenticated session with one for the attacker's own account...

9.1CVSS0.00491EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/17 9:57 p.m.16 views

CVE-2026-76949

CVE-2026-76949 is an Authentication Bypass by Spoofing flaw in the Elixir library ash_authentication (by team-alembic). The root cause is a session-key mismatch: sign_in_using_remember_me/3 checks for "_token", but store_in_session/2 only writes that key when require_token_presence_for_authentica...

9.1CVSS0.00491EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/17 9:57 p.m.31 views

CVE-2026-76949 Remember-me sign-in guard reads a session key that is never written in ash_authentication, allowing session replacement

Authentication Bypass by Spoofing vulnerability in team-alembic ashauthentication allows an attacker who can plant a remember-me cookie in a victim's browser to replace that victim's authenticated session with one for the attacker's own account...

9.1CVSS0.00491EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/17 9:57 p.m.4 views

CVE-2026-76949 Remember-me sign-in guard reads a session key that is never written in ash_authentication, allowing session replacement

Authentication Bypass by Spoofing vulnerability in team-alembic ashauthentication allows an attacker who can plant a remember-me cookie in a victim's browser to replace that victim's authenticated session with one for the attacker's own account...

9.1CVSS0.00491EPSS
SaveExploits0References11
OSV
OSV
added 2026/09/08 8:16 a.m.10 views

BIT-JENKINS-2026-84652

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Jenkins does not rotate the session when a user is authenticated via the "remember me" cookie, allowing attackers able to serve content on the same site as Jenkins to set a known session cookie in the victim's browser, which after the victim...

7.3CVSS5.7AI score0.00471EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/02 4:17 p.m.13 views

CVE-2026-84652

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Jenkins does not rotate the session when a user is authenticated via the "remember me" cookie, allowing attackers able to serve content on the same site as Jenkins to set a known session cookie in the victim's browser, which after the victim...

7.3CVSS0.00471EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/02 4:17 p.m.16 views

CVE-2026-84652

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Jenkins does not rotate the session when a user is authenticated via the "remember me" cookie, allowing attackers able to serve content on the same site as Jenkins to set a known session cookie in the victim's browser, which after the victim...

7.3CVSS5.6AI score
SaveExploits0References1
CVE
CVE
added 2026/09/02 3:40 p.m.29 views

CVE-2026-84652

CVE-2026-84652 is a session fixation vulnerability in Jenkins 2.579 and earlier (LTS 2.568.2 and earlier) . When a user authenticates via the "remember me" cookie, Jenkins does not rotate the session, allowing an attacker serving content on a sibling subdomain (e.g., evil.example.org for Jenkins ...

7.3CVSS5.8AI score0.00471EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/02 3:40 p.m.40 views

CVE-2026-84652

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Jenkins does not rotate the session when a user is authenticated via the "remember me" cookie, allowing attackers able to serve content on the same site as Jenkins to set a known session cookie in the victim's browser, which after the victim...

0.00471EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/02 3:40 p.m.10 views

EUVD-2026-70118

In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Jenkins does not rotate the session when a user is authenticated via the "remember me" cookie, allowing attackers able to serve content on the same site as Jenkins to set a known session cookie in the victim's browser, which after the victim...

5.8AI score0.00471EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.17 views

PT-2026-84775

Name of the Vulnerable Software and Affected Versions Jenkins versions prior to 2.580 Jenkins LTS versions prior to 2.568.3 Description Jenkins fails to rotate the session when a user authenticates using the "remember me" cookie. This allows an attacker capable of serving content on the same site...

7.3CVSS5.5AI score0.00471EPSS
SaveExploits0References4
Jenkins Security Advisories
Jenkins Security Advisories
added 2026/09/02 12:00 a.m.9 views

Session fixation vulnerability

Jenkins's "Keep me signed in" feature uses a persistent cookie, known as the "remember me" cookie, to re-authenticate users without requiring them to enter credentials again. In Jenkins 2.579 and earlier, LTS 2.568.2 and earlier, Jenkins does not rotate the session when a user is authenticated vi...

7.5CVSS5.7AI score0.00471EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/20 2:23 p.m.39 views

CVE-2026-56750

A flaw was found in Gitea. An attacker who steals a user's "Remember Me" token can maintain unauthorized access to the user's account. This occurs because the system fails to invalidate the attacker's session even after the legitimate user logs out or changes their password. This vulnerability ca...

9.1CVSS5AI score0.00342EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/19 2:17 p.m.12 views

CVE-2026-76207

phpMyFAQ before 4.1.7 contains a two-factor authentication bypass vulnerability where remember-me tokens are issued before 2FA verification completes. Attackers with valid credentials can obtain a remember-me cookie, skip the 2FA challenge, and replay the cookie to gain full authenticated access...

8.6CVSS0.00255EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/19 2:01 p.m.12 views

EUVD-2026-62448

phpMyFAQ before 4.1.7 contains a two-factor authentication bypass vulnerability where remember-me tokens are issued before 2FA verification completes. Attackers with valid credentials can obtain a remember-me cookie, skip the 2FA challenge, and replay the cookie to gain full authenticated access...

8.6CVSS5.4AI score0.00255EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:01 p.m.14 views

CVE-2026-76207 phpMyFAQ before 4.1.7 2FA Bypass via Remember-Me Cookie

phpMyFAQ before 4.1.7 contains a two-factor authentication bypass vulnerability where remember-me tokens are issued before 2FA verification completes. Attackers with valid credentials can obtain a remember-me cookie, skip the 2FA challenge, and replay the cookie to gain full authenticated access...

8.6CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:01 p.m.36 views

CVE-2026-76207

phpMyFAQ before 4.1.7 issues remember-me cookies before 2FA verification, allowing attackers with valid credentials to skip the 2FA challenge and replay the cookie for full authenticated access. CVSS 8.1 HIGH. No in-the-wild exploitation reported. Upgrade to 4.1.7; advisory at https://github.com/...

8.6CVSS5.4AI score0.00255EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/19 2:01 p.m.36 views

CVE-2026-76207 phpMyFAQ before 4.1.7 2FA Bypass via Remember-Me Cookie

phpMyFAQ before 4.1.7 contains a two-factor authentication bypass vulnerability where remember-me tokens are issued before 2FA verification completes. Attackers with valid credentials can obtain a remember-me cookie, skip the 2FA challenge, and replay the cookie to gain full authenticated access...

8.6CVSS0.00255EPSS
SaveExploits0References2
Rows per page
Query Builder