Lucene search
+L

194 matches found

CNVD
CNVD
added 2022/07/29 12:0 a.m.66 views

IBM Security Verify Information Queue Information Disclosure Vulnerability (CNVD-2022-54888)

IBM Security Verify Information Queue using the acronym "ISIQ" is a cross-product integrator that uses Kafka technology and a publish/subscribe model to integrate data between IBM Security products. Security Verify Information Queue is vulnerable to information disclosure in version 10.0.2. An...

7.5CVSS2.5AI score0.00659EPSS
Exploits0References1
NVD
NVD
added 2022/07/25 6:23 p.m.24 views

CVE-2022-35284

IBM Security Verify Information Queue 10.0.2 could disclose sensitive information due to a missing or insecure SameSite attribute for a sensitive cookie. IBM X-Force ID: 230811...

7.5CVSS0.00659EPSS
Exploits0References2
CVE
CVE
added 2022/07/25 5:20 p.m.82 views

CVE-2022-35284

IBM Security Verify Information Queue (ISIQ) 10.0.2 is vulnerable to information disclosure due to a missing/insecure SameSite attribute on a sensitive cookie. The issue affects ISIQ 10.0.2 and is addressed by upgrading to ISIQ 10.0.3 or newer. The lack of SameSite disables CSRF protections for t...

7.5CVSS7.1AI score0.00659EPSS
Exploits0References2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2022/07/22 6:6 p.m.21 views

Security Bulletin: Session cookie used by IBM Security Verify Information Queue is not properly secured (CVE-2022-35284)

Summary IBM Security Verify Information Queue ISIQ v10.0.2 does not set the SameSite attribute in the ISIQ session cookie. As a result, any CSRF protections offered by the attribute are disabled. ISIQ v10.0.3 is now correctly setting the SameSite attribute. CVE-2022-35284 Vulnerability Details...

7.5CVSS6AI score0.00659EPSS
Exploits0Affected Software1
Prion
Prion
added 2022/07/21 4:15 a.m.26 views

Authorization

Authorization headers are cleared on cross-origin redirect. However, cookie headers which are sensitive headers and are official headers found in the spec, remain uncleared. There are active users using cookie headers in undici. This may lead to accidental leakage of cookie to a 3rd-party site or...

6.4CVSS6.4AI score0.00702EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2022/06/29 11:15 a.m.21 views

CVE-2021-40642

Textpattern CMS v4.8.7 and older vulnerability exists through Sensitive Cookie in HTTPS Session Without 'Secure' Attribute via textpattern/lib/txplibmisc.php. The secure flag is not set for txplogin session cookie in the application. If the secure flag is not set, then the cookie will be...

4.3CVSS0.00497EPSS
Exploits0References2
OSV
OSV
added 2022/06/29 11:15 a.m.23 views

CVE-2021-40642

Textpattern CMS v4.8.7 and older vulnerability exists through Sensitive Cookie in HTTPS Session Without 'Secure' Attribute via textpattern/lib/txplibmisc.php. The secure flag is not set for txplogin session cookie in the application. If the secure flag is not set, then the cookie will be...

4.3CVSS6.7AI score
Exploits0References2
Vulnrichment
Vulnrichment
added 2022/06/15 7:5 p.m.7 views

CVE-2022-31070 Potential Sensitive Cookie Exposure in NPM Packages @finastra/nestjs-proxy, @ffdc/nestjs-proxy

NestJS Proxy is a NestJS module to decorate and proxy calls. Prior to version 0.7.0, the nestjs-proxy library did not have a way to block sensitive cookies e.g. session cookies from being forwarded to backend services configured by the application developer. This could have led to sensitive cooki...

5.8CVSS7.5AI score0.00603EPSS
Exploits0References2
Huntr
Huntr
added 2021/10/06 7:21 p.m.8 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in kevinpapst/kimai2

Description Session cookie dancer.session is not marked with 'Secure' Proof of Concept Login to demo page https://demo-stable.kimai.org/en/dashboard/, Open Firefox developer option - storage - check secure option...

0.4AI score
Exploits0
OSV
OSV
added 2021/09/15 7:15 a.m.20 views

CVE-2021-3706

adminlte is vulnerable to Sensitive Cookie Without 'HttpOnly' Flag...

7.5CVSS6.8AI score
Exploits0References2
Prion
Prion
added 2021/09/15 7:15 a.m.20 views

Design/Logic Flaw

adminlte is vulnerable to Sensitive Cookie Without 'HttpOnly' Flag...

5CVSS7.5AI score0.01101EPSS
Exploits1References2Affected Software1
Huntr
Huntr
added 2021/09/15 6:45 a.m.11 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in babybuddy/babybuddy

Description Secure flag is not implemented on the application Proof of Concept https://drive.google.com/file/d/1zWCQRRZl42kEbqrs0QS4hXyUdjnBRf/view Impact The secure flag is an option that can be set by the application server when sending a new cookie to the user within an HTTP Response. The...

Exploits0References1
Cvelist
Cvelist
added 2021/09/15 6:30 a.m.41 views

CVE-2021-3706 Sensitive Cookie Without 'HttpOnly' Flag in pi-hole/adminlte

adminlte is vulnerable to Sensitive Cookie Without 'HttpOnly' Flag...

7.4CVSS7.7AI score0.01101EPSS
Exploits1References2
CVE
CVE
added 2021/09/15 6:30 a.m.65 views

CVE-2021-3706

The CVE-2021-3706 entry affects Pi-hole’s AdminLTE-based web interface. Affected component: the adminlte/persistentlogin cookie is set without the HttpOnly flag, making the cookie accessible to JavaScript and susceptible to theft via XSS. The OpenVAS PoC documents show a login flow where the pers...

7.5CVSS7.4AI score0.01101EPSS
Exploits1References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/09/15 12:0 a.m.7 views

PT-2021-21481 · Adminlte · Adminlte

Name of the Vulnerable Software and Affected Versions: adminlte affected versions not specified Description: The issue concerns a sensitive cookie without the 'HttpOnly' flag. This means that the cookie is accessible to JavaScript, potentially allowing an attacker to steal sensitive information...

7.5CVSS7.2AI score0.01101EPSS
Exploits1References6
Huntr
Huntr
added 2021/08/05 12:55 p.m.22 views

Sensitive Cookie Without 'HttpOnly' Flag in glpi-project/glpi

✍️ Description According to 1 we have : HttpOnly is an additional flag included in a Set-Cookie HTTP response header. Using the HttpOnly flag when generating a cookie helps mitigate the risk of client side script accessing the protected cookie 💥 Impact This vulnerability is capable of take control...

0.7AI score
Exploits0
Hacker One
Hacker One
added 2021/06/22 10:49 p.m.81 views

GitHub Security Lab: [JavaScript]: CWE-1004: Sensitive cookie without HttpOnly

This bug was reported directly to GitHub Security Lab...

7AI score
Exploits0
Hacker One
Hacker One
added 2021/06/22 10:49 p.m.73 views

GitHub Security Lab: [GO] CWE-1004: Sensitive cookie without HttpOnly

This bug was reported directly to GitHub Security Lab...

7AI score
Exploits0
CNVD
CNVD
added 2021/06/02 12:0 a.m.9 views

IBM Cognos Analytics Information Disclosure Vulnerability (CNVD-2021-38768)

IBM Cognos Analytics is a suite of business intelligence software from IBM in the United States. The software includes reports, dashboards, and scorecards, and can assist companies in adjusting their decisions by analyzing such things as key factors and key people. An information disclosure...

6.5CVSS6.1AI score0.01049EPSS
Exploits0References1
OSV
OSV
added 2021/06/01 2:15 p.m.4 views

CVE-2019-4471

IBM Cognos Analytics 11.0 and 11.1 could allow a remote attacker to obtain sensitive information, caused by the failure to set the secure flag for a sensitive cookie in an HTTPS session. A remote attacker could exploit this vulnerability to obtain sensitive information. IBM X-Force ID: 163780...

6.5CVSS6.4AI score0.01049EPSS
Exploits0References3
Rows per page
Query Builder