Lucene search
+L

967 matches found

Prion
Prion
•added 2021/10/27 4:15 p.m.•28 views

Information disclosure

IBM Planning Analytics 2.0 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: 198755...

5CVSS5.8AI score0.01111EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
•added 2021/10/27 4:00 p.m.•40 views

CVE-2021-20526

IBM Planning Analytics 2.0 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: 198755...

3.7CVSS5.1AI score0.01111EPSS
SaveExploits0References2
CVE
CVE
•added 2021/10/27 4:00 p.m.•57 views

CVE-2021-20526

IBM Planning Analytics 2.0 (Local) is affected by an information disclosure vulnerability caused by not setting the HTTPOnly flag on cookies. A remote attacker could obtain sensitive information from cookies due to this flaw. Remediation provided in the connected materials recommends applying the...

5.3CVSS5.2AI score0.01111EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
•added 2021/10/27 12:00 a.m.•11 views

IBM Planning Analytics 安全漏洞

IBM Planning Analytics, a planning, budgeting, forecasting and analysis solution, is vulnerable to an information disclosure in IBM Planning Analytics version 2.0. The vulnerability stems from the HTTPOnly flag not being set. A remote attacker could use this vulnerability to obtain sensitive...

5.3CVSS5.6AI score0.01111EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2021/10/25 12:00 a.m.•11 views

CVE-2021-20526

IBM Planning Analytics 2.0 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: 198755...

5.3CVSS5.6AI score0.01111EPSS
SaveExploits0References3Affected Software1
Huntr
Huntr
•added 2021/10/23 9:52 p.m.•22 views

Sensitive Cookie Without 'HttpOnly' Flag in namelessmc/nameless

Description Due to a culmination of factors in the design of the authentication and authorization system and a lack of proper cookie setting it is possible for a malicious user to exfiltrate session tokens from a NamelessMC instance and aggregate them in a remote service. A malicious administrati...

0.8AI score
SaveExploits0
NVD
NVD
•added 2021/10/19 3:15 p.m.•25 views

CVE-2021-26589

A potential security vulnerability has been identified in HPE Superdome Flex Servers. The vulnerability could be remotely exploited to allow Cross Site Scripting XSS because the Session Cookie is missing an HttpOnly Attribute. HPE has provided a firmware update to resolve the vulnerability in HPE...

6.1CVSS0.0055EPSS
SaveExploits0References1
OSV
OSV
•added 2021/10/19 3:15 p.m.•18 views

CVE-2021-26589

A potential security vulnerability has been identified in HPE Superdome Flex Servers. The vulnerability could be remotely exploited to allow Cross Site Scripting XSS because the Session Cookie is missing an HttpOnly Attribute. HPE has provided a firmware update to resolve the vulnerability in HPE...

6.1CVSS5.7AI score0.0055EPSS
SaveExploits0References1
Prion
Prion
•added 2021/10/19 3:15 p.m.•27 views

Cross site scripting

A potential security vulnerability has been identified in HPE Superdome Flex Servers. The vulnerability could be remotely exploited to allow Cross Site Scripting XSS because the Session Cookie is missing an HttpOnly Attribute. HPE has provided a firmware update to resolve the vulnerability in HPE...

4.3CVSS6AI score0.0055EPSS
SaveExploits0References1Affected Software2
CVE
CVE
•added 2021/10/19 2:10 p.m.•80 views

CVE-2021-26589

This CVE concerns HPE Superdome Flex Servers where a Cross Site Scripting (XSS) vulnerability arises because the Session Cookie lacks the HttpOnly attribute. Public sources (NVD entry) describe remote exploitation potential and provide a firmware update from HPE as the remediation. The NVD CVSS v...

6.1CVSS6AI score0.0055EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
•added 2021/10/19 2:10 p.m.•35 views

CVE-2021-26589

A potential security vulnerability has been identified in HPE Superdome Flex Servers. The vulnerability could be remotely exploited to allow Cross Site Scripting XSS because the Session Cookie is missing an HttpOnly Attribute. HPE has provided a firmware update to resolve the vulnerability in HPE...

6.2AI score0.0055EPSS
SaveExploits0References1
Huntr
Huntr
•added 2021/10/15 4:36 a.m.•9 views

Sensitive Cookie Without 'HttpOnly' Flag in craigk5n/webcalendar

✍️ Description HTTPOnly attribute is not set for session cookies in the application 💥 Impact When a cookie doesn’t have an HttpOnly flag, it can be accessed through JavaScript, which means that an XSS could lead to cookies being stolen. These include session cookies that can make it easier to...

0.2AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/10/07 6:16 p.m.•46 views

Sensitive Cookie Without 'HttpOnly' Flag in pkp/ojs

✍️ Description HTTPOnly attribute is not set for session cookies "OJSSID" in the application. Proof of Concept Check this for POC: Image Impact When a cookie doesn’t have an HttpOnly flag, it can be accessed through JavaScript, which means that an XSS could lead to cookies being stolen. These...

0.9AI score
SaveExploits0
Huntr
Huntr
•added 2021/10/05 4:13 a.m.•39 views

Sensitive Cookie Without 'HttpOnly' Flag in yeswiki/yeswiki

Description The software uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag. The HttpOnly flag directs compatible browsers to prevent client-side script from accessing cookies. Including the HttpOnly flag in the Set-Cookie HTTP response header helps...

6AI score
SaveExploits0
Huntr
Huntr
•added 2021/09/27 8:12 a.m.•38 views

Sensitive Cookie Without 'HttpOnly' Flag in filegator/filegator

Description HTTPOnly attribute is not set for session cookies in the application. Proof of Concept https://ibb.co/R950Vxj Impact When a cookie doesn’t have an HttpOnly flag, it can be accessed through JavaScript, which means that an XSS could lead to cookies being stolen. These include session...

0.6AI score
SaveExploits0References1
Huntr
Huntr
•added 2021/09/26 7:09 p.m.•22 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/15 2:32 p.m.•13 views

Sensitive Cookie Without 'HttpOnly' Flag in babybuddy/babybuddy

Description HttpOnly flag not mentioned Proof of Concept step to reproduce below show request GET /login/?next=/google.com HTTP/1.1 Host: demo.baby-buddy.net User-Agent: Mozilla/5.0 Windows NT 10.0; Win64; x64; rv:92.0 Gecko/20100101 Firefox/92.0 Accept:...

7.2AI score
SaveExploits0References1
NVD
NVD
•added 2021/09/15 7:15 a.m.•36 views

CVE-2021-3706

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

7.5CVSS0.01101EPSS
SaveExploits1References2
Prion
Prion
•added 2021/09/15 7:15 a.m.•28 views

Design/Logic Flaw

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

5CVSS7.5AI score0.01101EPSS
SaveExploits1References2Affected Software1
attackerkb
attackerkb
•added 2021/09/15 7:15 a.m.•10 views

CVE-2021-3706

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

7.5CVSS7.1AI score0.01101EPSS
SaveExploits1References3
Rows per page
Query Builder