Lucene search
+L

371 matches found

Huntr
Huntr
added 2021/11/03 5:51 p.m.11 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in getgrav/grav

✍️ Description The secure flag is not set for session cookies in the application. 💥 Impact If the secure flag is set on a cookie, then browsers will not submit the cookie in any requests that use an unencrypted HTTP connection, thereby preventing the cookie from being trivially intercepted by an...

0.2AI score0.01624EPSS
SaveExploits0References1
Prion
Prion
added 2021/10/27 1:15 a.m.17 views

Design/Logic Flaw

The Secure flag is not set in the SSL Cookie of Kiwi Syslog Server 9.7.2 and previous versions. The Secure attribute tells the browser to only send the cookie if the request is being sent over a secure channel such as HTTPS. This will help protect the cookie from being passed over unencrypted...

5CVSS5.2AI score0.00502EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2021/10/27 12:57 a.m.28 views

CVE-2021-35236 Missing Secure Flag From SSL Cookie

The Secure flag is not set in the SSL Cookie of Kiwi Syslog Server 9.7.2 and previous versions. The Secure attribute tells the browser to only send the cookie if the request is being sent over a secure channel such as HTTPS. This will help protect the cookie from being passed over unencrypted...

3.1CVSS5.5AI score0.00502EPSS
SaveExploits0References2
CVE
CVE
added 2021/10/27 12:57 a.m.96 views

CVE-2021-35236

Kiwi Syslog Server 9.7.2 and earlier is affected by CVE-2021-35236 due to the SSL cookie lacking the Secure attribute, allowing the cookie to be sent over unencrypted HTTP where the application is reachable via HTTP+HTTPS. The root cause is an unsecured Secure flag on the cookie, which can lead t...

5.3CVSS4.5AI score0.00502EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2021/10/27 12:0 a.m.7 views

PT-2021-20858 · Unknown · Kiwi Syslog Server

Name of the Vulnerable Software and Affected Versions: Kiwi Syslog Server versions 9.7.2 and earlier Description: The Secure flag is not set in the SSL Cookie, which means the cookie can be sent over unencrypted requests if the application is accessible over both HTTP and HTTPS. This poses a risk...

5.3CVSS5AI score0.00502EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2021/10/22 12:0 a.m.6 views

The vulnerability of the Enterprise Resource Planning tool LedgerSMB lies in the absence of the “Secure” attribute being set in the authentication cookie files. This allows attackers to obtain authentication data.

The vulnerability of the enterprise resource planning tool LedgerSMB lies in the absence of the “Secure” attribute being set in the session cookie files during authentication. Exploiting this vulnerability could allow an attacker, operating remotely, to obtain authentication data by intercepting...

7.1CVSS6.4AI score0.00941EPSS
SaveExploits1References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/10/14 2:48 p.m.3 views

CVE-2021-35236

The Secure flag is not set in the SSL Cookie of Kiwi Syslog Server 9.7.2 and previous versions. The Secure attribute tells the browser to only send the cookie if the request is being sent over a secure channel such as HTTPS. This will help protect the cookie from being passed over unencrypted...

5.3CVSS6.2AI score0.00502EPSS
SaveExploits0References3
Huntr
Huntr
added 2021/10/11 8:35 p.m.17 views

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

Description Secure flag is not implemented on the application Proof of Concept https://drive.google.com/file/d/1IOglL2LBh8CnvJUI0tRJw2wCJ8ugnws/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...

SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2021/10/05 12:0 a.m.7 views

The vulnerability of the graphical distributed cross-platform IRC client Quassel, related to errors in information encryption, allows a intruder to gain access to confidential data.

The vulnerability of the graphical distributed cross-platform IRC client Quassel is related to the “--require-ssl” parameter, which is activated without support for SSL or TLS. Exploiting this vulnerability can allow a malicious actor to gain access to confidential data...

7.5CVSS7.2AI score0.00616EPSS
SaveExploits1References4Affected Software2
Huntr
Huntr
added 2021/09/28 10:36 a.m.39 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in openfun/openedx-docker

Description Secure flag is not implemented on the application Proof of Concept https://drive.google.com/file/d/10vEIf77qf1ejR14lL5GZCMn9bZmmbIBd/view?usp=sharing 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...

SaveExploits0References1
Huntr
Huntr
added 2021/09/27 8:10 a.m.11 views

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

Description Secure flag is not implemented on the application Proof of Concept https://ibb.co/nLTbftm 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 purpose of the secure flag is to prevent cookies...

SaveExploits0References1
Huntr
Huntr
added 2021/09/26 9:33 p.m.32 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in khodakhah/nodcms

Description Implement both Secure flag and httponly flag in the application. Proof of Concept 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 purpose of the secure flag is to prevent cookies from bein...

SaveExploits0References1
Huntr
Huntr
added 2021/09/26 7:9 p.m.21 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in kcal-app/kcal

Description Implement both Secure flag and httponly flag in the application. Proof of Concept 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 purpose of the secure flag is to prevent cookies from bein...

6.9AI score
SaveExploits0References1
Huntr
Huntr
added 2021/09/18 11:19 a.m.6 views

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute in spiral-project/ihatemoney

Description Secure flag is not implemented on the application Proof of Concept https://drive.google.com/file/d/10p4ejCFsLA6LO32nPNTRKqZjlqVHVpUf/view?usp=sharing 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...

SaveExploits0References1
Kitploit
Kitploit
added 2021/07/20 9:30 p.m.151 views

Allsafe - Intentionally Vulnerable Android Application

Allsafe is an intentionally vulnerable application that contains various vulnerabilities. Unlike other vulnerable Android apps, this one is less like a CTF and more like a real-life application that uses modern libraries and technologies. Additionally, I have included some Frida based challenges...

8.9AI score
SaveExploits0References5
CNNVD
CNNVD
added 2021/07/13 12:0 a.m.7 views

Siemens SINUMERIK 信任管理问题漏洞

Siemens SINUMERIK is a control system from Siemens, Germany. It is used in all areas of production. A trust management issue vulnerability exists in Siemens SINUMERIK due to an error in a third-party dependency where the ssl flag used to set up a TLS connection to a server is incorrectly set to...

7.4CVSS7.3AI score0.00486EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2021/07/02 12:0 a.m.15 views

Atlassian Jira 8.14.x < 8.15.0 Cookie Without Secure Flag

According to its self-reported version number, the instance of Atlassian Jira hosted on the remote web server is prior to 8.5.12, 8.6.x 8.13.4 or 8.14.x 8.15.0. It is, therefore, affected by a missing cookie secure flag vulnerability in jira.editor.user.mode cookie when Jira is configured with...

4.3CVSS4.7AI score0.01232EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/07/02 12:0 a.m.13 views

Atlassian Jira < 8.5.12 Cookie Without Secure Flag

According to its self-reported version number, the instance of Atlassian Jira hosted on the remote web server is prior to 8.5.12, 8.6.x 8.13.4 or 8.14.x 8.15.0. It is, therefore, affected by a missing cookie secure flag vulnerability in jira.editor.user.mode cookie when Jira is configured with...

4.3CVSS4.7AI score0.01232EPSS
SaveExploits0References2
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
SaveExploits0References3
Prion
Prion
added 2021/06/01 2:15 p.m.21 views

Information disclosure

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...

4CVSS6.2AI score0.01049EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder