Lucene search
+L

1783 matches found

Circl
Circl
added 2021/12/08 12:23 p.m.29 views

CVE-2021-20038

creationtimestamp| type| source ---|---|--- 2021-12-08 12:23:42+00:00| seen| https://t.me/cibsecurity/33566 2021-12-09 11:10:00+00:00| seen| https://t.me/truesecator/2424 2022-01-11 02:27:37+00:00| published-proof-of-concept| https://t.me/GithubRedTeam/1299 2022-01-11 18:24:46+00:00|...

9.8CVSS7.5AI score0.99912EPSS
SaveExploits7References20
Veracode
Veracode
added 2021/12/06 3:44 a.m.26 views

Cross-site Request Forgery (CSRF)

ssddanbrown/bookstack is vulnerable to cross-site request forgery attacks. The library does not properly validate the user login flow after the email confirmation, allowing an attacker to duplicate the username and gain access to the account when user click the confirmation link...

6.8CVSS3.5AI score0.00621EPSS
SaveExploits1References5Affected Software1
Circl
Circl
added 2021/12/04 6:14 a.m.18 views

CVE-2021-44515

creationtimestamp| type| source ---|---|--- 2021-12-04 06:14:16+00:00| exploited| https://t.me/thehackernews/1705 2021-12-04 15:55:58+00:00| exploited| https://t.me/cKure/8329 2021-12-07 15:59:29+00:00| exploited| https://t.me/truesecator/2416 2021-12-08 20:34:22+00:00| exploited|...

10CVSS7.3AI score0.99867EPSS
SaveIn wildExploits2References18
OSV
OSV
added 2021/12/02 1:15 a.m.16 views

CVE-2021-43791

Zulip is an open source group chat application that combines real-time chat with threaded conversations. In affected versions expiration dates on the confirmation objects associated with email invitations were not enforced properly in the new account registration flow. A confirmation link takes a...

5.3CVSS6.5AI score
SaveExploits0References2
Prion
Prion
added 2021/12/02 1:15 a.m.22 views

Design/Logic Flaw

Zulip is an open source group chat application that combines real-time chat with threaded conversations. In affected versions expiration dates on the confirmation objects associated with email invitations were not enforced properly in the new account registration flow. A confirmation link takes a...

5CVSS5AI score0.00641EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2021/12/02 12:15 a.m.56 views

CVE-2021-43791

Zulip 4.x vulnerability (CVE-2021-43791): Expired invitation confirmation keys were not properly validated in the new account registration flow. The check_prereg_key_and_redirect step validated the key, but /accounts/register/ did not, allowing registration with an expired key. Impact: potential ...

6.5CVSS5.2AI score0.00641EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2021/12/02 12:0 a.m.5 views

Zulip 代码问题漏洞

Zulip is a powerful open source group chat application from the Zulip team. Used to combine the immediacy of real-time chat with the productivity benefits of threaded conversations, Zulip suffers from a code issue vulnerability that stems from improper design or implementation during the code...

6.5CVSS5.8AI score0.00641EPSS
SaveExploits0References4
Hacker One
Hacker One
added 2021/11/24 8:25 p.m.43 views

Lark Technologies: Full read SSRF via Lark Docs `import as docs` feature

A SSRF server side request forgery vulnerability was found in the LarkDocs using the "import as docs" feature, which could have potentially been used to access services running on the internal network. We thank @sirleeroyjenkins for reporting this to our team and confirming the resolution...

1.8AI score
SaveExploits0
Circl
Circl
added 2021/11/19 8:17 p.m.11 views

CVE-2021-41569

creationtimestamp| type| source ---|---|--- 2021-11-19 20:17:08+00:00| seen| https://t.me/cibsecurity/32718 2023-04-27 09:58:59+00:00| confirmed| https://github.com/projectdiscovery/nuclei-templates/tree/main/http/cves/2021/CVE-2021-41569.yaml 2024-11-22 00:00:00+00:00| seen| The Shadowserver...

7.5CVSS7.1AI score0.07845EPSS
SaveIn wildExploits1References5
OSV
OSV
added 2021/11/12 11:15 a.m.6 views

CVE-2021-21700

Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting XSS vulnerability exploitable by exploitable by attackers able to create Scriptler scripts...

5.4CVSS5.7AI score0.00684EPSS
SaveExploits0References2
CVE
CVE
added 2021/11/12 10:35 a.m.83 views

CVE-2021-21700

CVE-2021-21700 affects the Jenkins Scriptler Plugin. Documents confirm a stored XSS in Scriptler Plugin versions 3.3 and earlier caused by failing to escape the name of scripts on the UI during deletion confirmation. The vulnerability can be exploited by attackers who can create Scriptler scripts...

5.4CVSS5.2AI score0.00684EPSS
SaveExploits0References2Affected Software1
AlpineLinux
AlpineLinux
added 2021/11/12 10:35 a.m.66 views

CVE-2021-21700

Jenkins Scriptler Plugin 3.3 and earlier does not escape the name of scripts on the UI when asking to confirm their deletion, resulting in a stored cross-site scripting XSS vulnerability exploitable by exploitable by attackers able to create Scriptler scripts...

5.4CVSS5.1AI score0.00684EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2021/11/12 12:0 a.m.7 views

Jenkins 跨站脚本漏洞

Jenkins is a Jenkins open source application. An open source automation server Jenkins provides hundreds of plugins to support building, deploying, and automating any project.A cross-site scripting vulnerability exists in the Jenkins Plugin, which stems from the Scriptler plugin version 3.3 and...

5.4CVSS5.3AI score0.00684EPSS
SaveExploits0References6
Huntr
Huntr
added 2021/11/10 9:2 a.m.33 views

Cross-Site Request Forgery (CSRF) in bookstackapp/bookstack

Description Login CSRF via /register/confirm/token endpoint. Proof of Concept 1: Register account with the same username as our victim, an email confirmation will take place 2: Retrieve token from email. 3: Send a link http://BOOKSTACKAPPURL/register/confirm/token to user. 4: When the user clicks...

4CVSS0.1AI score0.00621EPSS
SaveExploits1
Circl
Circl
added 2021/10/23 2:39 a.m.13 views

CVE-2021-42258

creationtimestamp| type| source ---|---|--- 2021-10-23 02:39:32+00:00| exploited| https://t.me/cibsecurity/31084 2021-10-25 22:32:43+00:00| seen| MISP/63ddead6-4b82-414c-ad8e-c516b950b446 2021-10-26 18:55:45+00:00| seen| https://t.me/truesecator/2254 2021-10-27 10:22:02+00:00| exploited|...

9.8CVSS7.5AI score0.73269EPSS
SaveExploits3References9
Circl
Circl
added 2021/10/13 8:26 p.m.19 views

CVE-2021-20124

creationtimestamp| type| source ---|---|--- 2021-10-13 20:26:47+00:00| seen| https://t.me/cibsecurity/30518 2023-04-27 09:58:59+00:00| confirmed| https://github.com/projectdiscovery/nuclei-templates/tree/main/http/cves/2021/CVE-2021-20124.yaml 2024-09-03 18:10:03+00:00| seen|...

7.8CVSS7.4AI score0.69248EPSS
SaveIn wildExploits1References9
CNNVD
CNNVD
added 2021/10/06 12:0 a.m.9 views

Pterodactyl 授权问题漏洞

Pterodactyl is an open source game server administration panel built using PHP, Nodejs and Go. Pterodactyl suffers from a security vulnerability that allows a malicious user to modify the content of the confirmationtoken input during the two-factor authentication process to refer to cached values...

8.1CVSS7.7AI score0.01696EPSS
SaveExploits0References5
Huntr
Huntr
added 2021/10/05 2:26 p.m.16 views

Use of a Broken or Risky Cryptographic Algorithm in anonaddy/anonaddy

Description MD5 and SHA-1 are popular cryptographic hash algorithms often used to verify the integrity of messages and other data. Recent advances in cryptanalysis have discovered weaknesses in both algorithms. Consequently, MD5 and SHA-1 should no longer be relied upon to verify the authenticity...

0.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2021/10/04 12:0 a.m.13 views

PT-2021-23112 · Unknown · Pterodactyl

Name of the Vulnerable Software and Affected Versions: Pterodactyl affected versions not specified Description: A malicious user can modify the contents of a confirmation token input during the two-factor authentication process to reference a cache value not associated with the login attempt. Thi...

8.1CVSS7.9AI score0.01696EPSS
SaveExploits0References10
Openbugbounty
Openbugbounty
added 2021/09/26 8:4 p.m.14 views

spakompagniet.dk Cross Site Scripting vulnerability OBB-2150202

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: &nbsp&nbsp&nbsp&nbsp&nbsp&nbspa. verified the vulnerability and confirmed its existence; &nbsp&nbsp&nbsp&nbsp&nbsp&nbspb. notified the website operator about its existence...

SaveExploits0
Rows per page
Query Builder