Lucene search
+L

2185 matches found

Positive Technologies
Positive Technologies
added 2024/03/12 12:0 a.m.14 views

PT-2024-22396 · Totolink · Totolink A8000Ru

Name of the Vulnerable Software and Affected Versions: TOTOLINK A8000RU version V7.1cu.643 B20200521 Description: A login bypass issue allows attackers to login to Administrator accounts by providing a crafted session cookie. Recommendations: For TOTOLINK A8000RU version V7.1cu.643 B20200521,...

8CVSS7.2AI score0.00614EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2024/03/12 12:0 a.m.25 views

CVE-2024-28338

A login bypass in TOTOLINK A8000RU V7.1cu.643B20200521 allows attackers to login to Administrator accounts via providing a crafted session cookie...

6.7AI score0.00614EPSS
SaveExploits1References1
Veracode
Veracode
added 2024/03/07 10:13 a.m.27 views

Use Of Cache Containing Sensitive Information

Shopware is vulnerable to Use of Cache Containing Sensitive Information. The vulnerability is due to caching 404 pages with Session Cookies set in the cached response which is used by the Session Handler. This can allow an attacker to access the page with 404 response and steal the session cookie...

7.5CVSS6.8AI score0.00611EPSS
SaveExploits0References5Affected Software2
NVD
NVD
added 2024/03/06 8:15 p.m.55 views

CVE-2024-27917

Shopware is an open commerce platform based on Symfony Framework and Vue. The Symfony Session Handler pops the Session Cookie and assigns it to the Response. Since Shopware 6.5.8.0, the 404 pages are cached to improve the performance of 404 pages. So the cached Response which contains a Session...

7.5CVSS7.6AI score0.00611EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 3:6 p.m.48 views

GHSA-C2F9-4JMM-V45M Shopware's session is persistent in Cache for 404 pages

Impact The Symfony Session Handler, pop's the Session Cookie and assign it to the Response. Since Shopware 6.5.8.0 the 404 pages, are cached, to improve the performance of 404 pages. So the cached Response, contains a Session Cookie when the Browser accessing the 404 page, has no cookies yet. The...

7.5CVSS7.1AI score0.00611EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:7 a.m.39 views

BIT-TYPO3-2023-47127

TYPO3 is an open source PHP based web content management system released under the GNU GPL. In typo3 installations there are always at least two different sites. Eg. first.example.org and second.example.com. In affected versions a session cookie generated for the first site can be reused on the...

5.4CVSS4.7AI score0.00561EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 10:51 a.m.70 views

BIT-COUCHDB-2023-45725 Apache CouchDB, IBM Cloudant: Privilege Escalation Using _design Documents

Design document functions which receive a user http request object may expose authorization or session cookie headers of the user who accesses the document. These design document functions are: list show rewrite update An attacker can leak the session component using an HTML-like output,...

5.7CVSS5.5AI score0.01232EPSS
SaveExploits0References3
Prion
Prion
added 2024/03/05 12:15 p.m.27 views

Session fixation

A CWE-613 “Insufficient Session Expiration” vulnerability in the web application, due to the session cookie “sessionid” lasting two weeks, facilitates session hijacking attacks against victims. This issue affects: AiLux imx6 bundle below version imx61.0.7-2...

5.1CVSS7.1AI score0.00373EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/02/26 3:34 p.m.28 views

CVE-2024-26144

A flaw was found in Active Storage that may lead to a sensitive session information leak. By default, Active Storage sends a Set-Cookie header along with the user’s session cookie when serving blobs and sets Cache-Control to public. Certain proxies may cache Set-Cookie, leading to an information...

5.3CVSS6.5AI score0.01129EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/02/25 12:0 a.m.7 views

Active Storage Security Vulnerability

Active Storage is a plugin for uploading files to multiple cloud storage services and attaching files to Active Record objects. A security vulnerability exists in Rails Active Storage that stems from Active Storage sending a Set-Cookie header along with the user's session cookie when serving a bl...

5.3CVSS7AI score0.01129EPSS
SaveExploits0References7
OSV
OSV
added 2024/02/23 11:7 a.m.3 views

OESA-2024-1192 mod_auth_openidc security update

This module enables an Apache 2.x web server to operate as an OpenID Connect Relying PartyRP to an OpenID Connect ProviderOP. Security Fixes: modauthopenidc is an OpenID Certified™ authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying...

7.5CVSS7AI score0.01261EPSS
SaveExploits1References2
Prion
Prion
added 2024/02/20 6:15 p.m.21 views

Cross site request forgery (csrf)

Decidim is a participatory democracy framework. Starting in version 0.23.0 and prior to versions 0.27.5 and 0.28.0, the CSRF authenticity token check is disabled for the questionnaire templates preview. The issue does not imply a serious security thread as you need to have access also to the...

2.8CVSS7.3AI score0.00313EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/20 6:3 p.m.58 views

GHSA-F3QM-VFC3-JG6V Possible CSRF attack at questionnaire templates preview

Impact The CSRF authenticity token check is currently disabled for the questionnaire templates preview as per: https://github.com/decidim/decidim/blob/3187bdfd40ea1c57c2c12512b09a7fec0b2bed08/decidim-templates/app/controllers/decidim/templates/admin/questionnairetemplatescontroller.rbL11 This was...

4.5CVSS5.1AI score0.00313EPSS
SaveExploits0References10
Snyk
Snyk
added 2024/02/20 5:46 p.m.2 views

Server-Side Request Forgery (SSRF)

Overview decidim-templates is a This module provides a solution to create templates for different Decidim models, such as Proposals and Questionnaires. Affected versions of this package are vulnerable to Server-Side Request Forgery SSRF due to the authenticity token check being disabled for the...

5.7CVSS6.6AI score0.00313EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/20 4:45 p.m.29 views

CVE-2023-47635 Decidim vulnerable to possible CSRF attack at questionnaire templates preview

Decidim is a participatory democracy framework. Starting in version 0.23.0 and prior to versions 0.27.5 and 0.28.0, the CSRF authenticity token check is disabled for the questionnaire templates preview. The issue does not imply a serious security thread as you need to have access also to the...

4.5CVSS5AI score0.00313EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/02/20 4:45 p.m.9 views

CVE-2023-47635 Decidim vulnerable to possible CSRF attack at questionnaire templates preview

Decidim is a participatory democracy framework. Starting in version 0.23.0 and prior to versions 0.27.5 and 0.28.0, the CSRF authenticity token check is disabled for the questionnaire templates preview. The issue does not imply a serious security thread as you need to have access also to the...

4.5CVSS6.7AI score0.00313EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/02/20 12:0 a.m.6 views

PT-2024-13465 · Decidim · Decidim

Name of the Vulnerable Software and Affected Versions: Decidim versions 0.23.0 through 0.27.4 Decidim versions 0.28.0 before the fix Description: Decidim is a participatory democracy framework. The CSRF authenticity token check is disabled for the questionnaire templates preview, which may allow...

5.7CVSS7.4AI score0.00313EPSS
SaveExploits0References15
RubySec
RubySec
added 2024/02/20 12:0 a.m.17 views

Possible CSRF attack at questionnaire templates preview

Impact The CSRF authenticity token check is currently disabled for the questionnaire templates preview as per: https://github.com/decidim/decidim/blob/3187bdfd40ea1c57c2c12512b09a7fec0b2bed08/decidim-templates/app/controllers/decidim/templates/admin/questionnairetemplatescontroller.rbL11 This was...

5.7CVSS7.2AI score0.00313EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/02/14 11:15 p.m.7 views

CVE-2024-24300

4ipnet EAP-767 v3.42.00 is vulnerable to Incorrect Access Control. The device uses the same set of credentials, regardless of how many times a user logs in, the content of the cookie remains unchanged...

9.8CVSS5.8AI score0.00767EPSS
SaveExploits1References1
Prion
Prion
added 2024/02/13 7:15 p.m.13 views

Input validation

modauthopenidc is an OpenID Certified™ authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. In affected versions missing input validation on modauthopenidcsessionchunks cookie value makes the server vulnerable to a...

5CVSS7.4AI score0.01261EPSS
SaveExploits1References3
Rows per page
Query Builder