Lucene search
+L

2231 matches found

Github Security Blog
Github Security Blog
added 2022/01/28 10:54 p.m.45 views

Exposure of Sensitive Information in simple-get

In versions of simple-get prior to 4.0.1, 3.1.1, and 2.8.2, when fetching a remote url with a cookie location response, headers will be followed, potentially resulting in an exposure of the session cookie to a third party...

8.8CVSS3.2AI score0.02024EPSS
SaveExploits1References6Affected Software1
WPVulnDB
WPVulnDB
added 2022/01/26 12:0 a.m.26 views

WordPress GDPR & CCPA < 1.9.26 - Authenticated Reflected Cross-Site Scripting

The checkprivacysettings AJAX action of the plugin, available to both unauthenticated and authenticated users, responds with JSON data without an "application/json" content-type. Since an HTML payload isn't properly escaped, it may be interpreted by a web browser led to this endpoint. Javascript...

9.6CVSS0.02085EPSS
SaveExploits2Affected Software1
Veracode
Veracode
added 2022/01/19 6:16 a.m.20 views

Cross-site Scripting (XSS)

pimcore/pimcore is vulnerable to cross-site scripting. The storetreeAction function in ClassificationstoreController.php does not properly escape the user input name field, allowing an attacker to access the user's session cookie through the input payload...

5.4CVSS3.5AI score0.00664EPSS
SaveExploits1References5Affected Software1
Huntr
Huntr
added 2022/01/10 4:48 a.m.16 views

Cross-site Scripting (XSS) - Generic in projectsend/projectsend

Description Cross-Site Scripting XSS attacks are a type of injection, in which malicious scripts are injected into otherwise benign and trusted websites. XSS attacks occur when an attacker uses a web application to send malicious code, generally in the form of a browser side script, to a differen...

0.2AI score
SaveExploits0
Huntr
Huntr
added 2022/01/03 2:30 a.m.13 views

in zikula/core

Description When sending test emails, you're able to spam a target email address with as many emails as an attacker wants to a victim's email address due to lack of rate limiting /mailer/config/test I've put together a simple Python script that exploits this and would allow you to send a custom...

7AI score
SaveExploits0
Hacker One
Hacker One
added 2022/01/02 9:42 p.m.21 views

GitLab: Gitlab Pages token theft using service workers

Summary It is possible to steal Gitlab Pages session tokens by intercepting requests to the /auth endpoint on a Pages site using service workers. Attack Flow Setup 1. The attacker creates a private Gitlab Pages site at the root of their user page attacker.gitlab.io, ensuring that the project is...

0.6AI score
SaveExploits0
CNVD
CNVD
added 2021/12/29 12:0 a.m.59 views

DamiCMS Cross-site Request Forgery Vulnerability (CNVD-2022-02728)

A security vulnerability exists in DamiCMS v6.0, which originates from the lack of cookie protection in /damicms-master/admin.php?s=/Article/doedit, and could be exploited to compromise and impersonate a user's account by obtaining their session cookie. session cookie to compromise and impersonat...

8.8CVSS4.4AI score0.00537EPSS
SaveExploits1References1
OSV
OSV
added 2021/12/27 11:15 p.m.11 views

CVE-2020-21236

A vulnerability in /damicms-master/admin.php?s=/Article/doedit of DamiCMS v6.0 allows attackers to compromise and impersonate user accounts via obtaining a user's session cookie...

8.8CVSS5.8AI score0.00537EPSS
SaveExploits1References1
Prion
Prion
added 2021/12/27 11:15 p.m.20 views

Design/Logic Flaw

A vulnerability in /damicms-master/admin.php?s=/Article/doedit of DamiCMS v6.0 allows attackers to compromise and impersonate user accounts via obtaining a user's session cookie...

6.8CVSS8.5AI score0.00537EPSS
SaveExploits1References1Affected Software1
CVE
CVE
added 2021/12/27 10:22 p.m.55 views

CVE-2020-21236

The CVE-2020-21236 entry affects DamiCMS v6.0, specifically /damicms-master/admin.php?s=/Article/doedit. The root cause is lack of cookie protection, enabling an attacker to obtain a user’s session cookie and impersonate that user. Several connected sources (CVE lists, Red Hat advisory, CNVD) cor...

8.8CVSS8.5AI score0.00537EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
added 2021/12/27 12:0 a.m.8 views

DamiCMS跨站请求伪造漏洞

A security vulnerability exists in DamiCMS v6.0, which originates from the lack of cookie protection in /damicms-master/admin.php?s=/Article/doedit, and could be exploited to compromise and impersonate a user's account by obtaining their session cookie. session cookie to compromise and impersonat...

8.8CVSS5.5AI score0.00537EPSS
SaveExploits1References2
CVE
CVE
added 2021/12/09 3:55 p.m.55 views

CVE-2021-41246

Express OpenID Connect middleware for Express.js is affected. Versions up to and including 2.5.1 do not regenerate the session id and session cookie on login, enabling session-fixation risks. A patch exists in version 2.5.2, which fixes the issue. Several sources corroborate this behavior and pat...

8.8CVSS6.5AI score0.00894EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2021/12/09 3:55 p.m.31 views

CVE-2021-41246 Session fixation in express-openid-connect

Express OpenID Connect is express JS middleware implementing sign on for Express web apps using OpenID Connect. Versions before and including 2.5.1 do not regenerate the session id and session cookie when user logs in. This behavior opens up the application to various session fixation...

4.6CVSS8.9AI score0.00894EPSS
SaveExploits0References3
Huntr
Huntr
added 2021/12/09 11:14 a.m.40 views

Cross-site Scripting (XSS) - Generic in bigbluebutton/bigbluebutton

Description Shared notes panel is vulnerable to XSS when rendering a new note, due to missing username sanitization. Proof of Concept 1. 1.Start a new web conference and share the link with other people 2. 2.A malicious user joins the conference with the following username: 3. 3.As soon as the...

4.3CVSS2.2AI score0.0089EPSS
SaveExploits1References1
Github Security Blog
Github Security Blog
added 2021/12/08 7:55 p.m.39 views

Improper Privilege Management in devise_masquerade

The devisemasquerade gem before 1.3 allows certain attacks when a password's salt is unknown. An application that uses this gem to let administrators masquerade/impersonate users loses one layer of security protection compared to a situation where Devise without this extension is used. If the...

8.1CVSS7.8AI score0.0121EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2021/12/08 7:55 p.m.63 views

GHSA-25F5-GC4H-HC22 Improper Privilege Management in devise_masquerade

The devisemasquerade gem before 1.3 allows certain attacks when a password's salt is unknown. An application that uses this gem to let administrators masquerade/impersonate users loses one layer of security protection compared to a situation where Devise without this extension is used. If the...

8.1CVSS8AI score0.0121EPSS
SaveExploits1References6
RubySec
RubySec
added 2021/12/08 12:0 a.m.36 views

Improper Privilege Management in devise_masquerade

The devisemasquerade gem before 1.3 allows certain attacks when a password's salt is unknown. An application that uses this gem to let administrators masquerade/impersonate users loses one layer of security protection compared to a situation where Devise without this extension is used. If the...

8.1CVSS2.5AI score0.0121EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2021/12/07 9:15 p.m.32 views

CVE-2021-28680

The devisemasquerade gem before 1.3 allows certain attacks when a password's salt is unknown. An application that uses this gem to let administrators masquerade/impersonate users loses one layer of security protection compared to a situation where Devise without this extension is used. If the...

8.1CVSS6.8AI score
SaveExploits0References2
CVE
CVE
added 2021/12/07 8:32 p.m.78 views

CVE-2021-28680

CVE-2021-28680 concerns the devise_masquerade gem prior to 1.3. The vulnerability allows an attacker to impersonate a target user by manipulating the session cookie and choosing the destination user, without needing that user’s password salt. This weakens a masquerading feature in deployments tha...

8.1CVSS8AI score0.0121EPSS
SaveExploits1References2Affected Software1
CNVD
CNVD
added 2021/12/02 12:0 a.m.11 views

Unspecified Vulnerability in Business-Dna Solution GmbH TopEase (CNVD-2021-95575)

Business-Dna Solution GmbH TopEase is a "Transformational Risk" solution from Business-Dna Solution GmbH, Switzerland. It is used to manage complex projects and initiatives comprehensively, simply, quickly and securely. A security vulnerability exists in Business-Dna Solution GmbH TopEase, which...

9.1CVSS6.8AI score0.01239EPSS
SaveExploits0References1
Rows per page
Query Builder