Lucene search
+L

903 matches found

Positive Technologies
Positive Technologies
added 2022/12/21 12:0 a.m.7 views

PT-2022-27800 · Unknown · Daloradius

Name of the Vulnerable Software and Affected Versions: daloradius versions prior to master Description: The issue concerns a sensitive cookie without the 'HttpOnly' flag in the GitHub repository lirantal/daloradius. This could potentially allow unauthorized access to sensitive information...

5.3CVSS5AI score0.00629EPSS
SaveExploits1References6
OSV
OSV
added 2022/12/21 12:0 a.m.29 views

CVE-2022-4630 Sensitive Cookie Without 'HttpOnly' Flag in lirantal/daloradius

Sensitive Cookie Without 'HttpOnly' Flag in GitHub repository lirantal/daloradius prior to master...

5.3CVSS5.4AI score0.00629EPSS
SaveExploits1References4
CVE
CVE
added 2022/12/21 12:0 a.m.72 views

CVE-2022-4630

CVE-2022-4630 affects daloradius (GitHub repository lirantal/daloradius) with a missing HttpOnly flag on sensitive cookies prior to the master branch. Root cause: session cookie (PHPSESSID) transmitted without HttpOnly protection, enabling potential access to sensitive data. Documented impact ind...

5.3CVSS5.3AI score0.00629EPSS
SaveExploits1References2Affected Software1
Huntr
Huntr
added 2022/12/20 3:18 p.m.26 views

Session cookie without 'HttpOnly' Flag

Description All versions of daloRADIUS prior to the master branch transmit the session cookie i.e. PHPSESSID without setting the HttpOnly flag. Proof of Concept $ curl --head http:///login.php HTTP/1.1 200 OK Date: Tue, 20 Dec 2022 14:11:38 GMT Server: Apache Set-Cookie:...

5CVSS0.4AI score0.00629EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2022/12/13 4:8 p.m.5 views

Mozilla: Cross-Site Tracing was possible via non-standard override headers

The Mozilla Foundation Security Advisory describes this flaw as: Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitiga...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/21 12:58 p.m.6 views

Mozilla: Cross-Site Tracing was possible via non-standard override headers

The Mozilla Foundation Security Advisory describes this flaw as: Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitiga...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/21 12:37 p.m.5 views

Mozilla: Cross-Site Tracing was possible via non-standard override headers

The Mozilla Foundation Security Advisory describes this flaw as: Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitiga...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/21 12:35 p.m.8 views

Mozilla: Cross-Site Tracing was possible via non-standard override headers

The Mozilla Foundation Security Advisory describes this flaw as: Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitiga...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2022/11/21 11:33 a.m.5 views

Mozilla: Cross-Site Tracing was possible via non-standard override headers

The Mozilla Foundation Security Advisory describes this flaw as: Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitiga...

6.1CVSS7.3AI score0.00575EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2022/11/21 12:0 a.m.24 views

AlmaLinux 8 : thunderbird (ALSA-2022:8547)

The remote AlmaLinux 8 host has a package installed that is affected by multiple vulnerabilities as referenced in the ALSA-2022:8547 advisory. - Service Workers should not be able to infer information about opaque cross-origin responses; but timing information for cross-origin media combined with...

9.8CVSS7.8AI score0.01061EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2022/11/16 11:26 a.m.61 views

CVE-2022-45411

The Mozilla Foundation Security Advisory describes this flaw as: Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitiga...

6.1CVSS2.3AI score0.00575EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2022/11/16 12:0 a.m.56 views

CVE-2022-45411

Cross-Site Tracing occurs when a server will echo a request back via the Trace method, allowing an XSS attack to access to authorization headers and cookies inaccessible to JavaScript such as cookies protected by HTTPOnly. To mitigate this attack, browsers placed limits on fetch and XMLHttpReques...

6.1CVSS6.9AI score0.00575EPSS
SaveExploits0References6
OSV
OSV
added 2022/10/06 8:1 p.m.54 views

GHSA-745P-R637-7VVP Codeigniter4's Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued

Impact Setting $secure or $httponly value to true in Config\Cookie is not reflected in setcookie or Response::setCookie. Note This vulnerability does not affect session cookies. The following code does not issue a cookie with the secure flag even if you set $secure = true in Config\Cookie. php...

2.6CVSS4.2AI score0.00848EPSS
SaveExploits1References9
Github Security Blog
Github Security Blog
added 2022/10/06 8:1 p.m.40 views

Codeigniter4's Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued

Impact Setting $secure or $httponly value to true in Config\Cookie is not reflected in setcookie or Response::setCookie. Note This vulnerability does not affect session cookies. The following code does not issue a cookie with the secure flag even if you set $secure = true in Config\Cookie. php...

4.3CVSS5.2AI score0.00848EPSS
SaveExploits1References9Affected Software1
Cvelist
Cvelist
added 2022/10/06 12:0 a.m.49 views

CVE-2022-39284 Secure or HttpOnly flag set in Config\Cookie is not reflected in Cookies issued in Codeigniter4

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.2.7 setting $secure or $httponly value to true in Config\Cookie is not reflected in setcookie or Response::setCookie. As a result cookie values are erroneously exposed to scripts. It should be noted that this vulnerability does...

2.6CVSS5AI score0.00848EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2022/10/06 12:0 a.m.6 views

PT-2022-24868 · Unknown · Codeigniter

Name of the Vulnerable Software and Affected Versions: CodeIgniter versions prior to 4.2.7 Description: The issue arises when setting $secure or $httponly value to true in ConfigCookie is not reflected in set cookie or Response::setCookie, resulting in cookie values being erroneously exposed to...

4.3CVSS4.3AI score0.00848EPSS
SaveExploits1References15
Citrix
Citrix
added 2022/09/16 12:0 a.m.8 views

Cookies generated by VPN Vserver lack Secure/SameSite/HttpOnly flags

Cookies generated by VPN Vserver lack Secure/SameSite/HttpOnly flags...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/13 9:15 p.m.8 views

CVE-2022-22330

IBM Control Desk 7.6.1 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 219126...

5.3CVSS5.8AI score0.00753EPSS
SaveExploits0References2
Prion
Prion
added 2022/09/13 9:15 p.m.17 views

Information disclosure

IBM Control Desk 7.6.1 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 219126...

5CVSS4.9AI score0.00753EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2022/09/13 8:45 p.m.27 views

CVE-2022-22330

IBM Control Desk 7.6.1 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 219126...

3.7CVSS5.1AI score0.00753EPSS
SaveExploits0References2
Rows per page
Query Builder