Lucene search
K

36 matches found

EUVD
EUVD
added 2026/01/21 7:18 p.m.4 views

EUVD-2025-206318

EVerest is an EV charging software stack. Prior to version 2025.10.0, once the module receives a SDP request, it creates a whole new set of objects like Session, IConnection which open new TCP socket for the ISO15118-20 communications and registers callbacks for the created file descriptor, witho...

7.4CVSS5.5AI score0.00051EPSS
Exploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2007-5903

Malware in sbrugna...

7.8CVSS6.1AI score0.01842EPSS
Exploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.3 views

EUVD-2016-4338

Malware in sbrugna...

7.8CVSS7.7AI score0.00668EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2022-6723

Malicious code in bioql PyPI...

4.3CVSS4.5AI score0.00221EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2025/05/22 9:35 p.m.6 views

CVE-2021-43777

Redash is a package for data visualization and sharing. In Redash version 10.0 and prior, the implementation of Google Login via OAuth incorrectly uses the state parameter to pass the next URL to redirect the user to after login. The state parameter should be used for a Cross-Site Request Forgery...

6.8CVSS7AI score0.00102EPSS
Exploits0
Microsoft CVE
Microsoft CVE
added 2024/05/23 7:0 a.m.2 views

Requests `Session` object does not verify requests after making first request with verify=False

...

5.6CVSS6.6AI score0.00044EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/05/20 8:14 p.m.23 views

CVE-2024-35195 Requests `Session` object does not verify requests after making first request with verify=False

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS5.4AI score0.00044EPSS
Exploits0References5
Cvelist
Cvelist
added 2024/05/20 8:14 p.m.26 views

CVE-2024-35195 Requests `Session` object does not verify requests after making first request with verify=False

Requests is a HTTP library. Prior to 2.32.0, when making requests through a Requests Session, if the first request is made with verify=False to disable cert verification, all subsequent requests to the same host will continue to ignore cert verification regardless of changes to the value of verif...

5.6CVSS5.2AI score0.00044EPSS
Exploits0References5
OSV
OSV
added 2024/03/06 11:2 a.m.9 views

BIT-PARSE-2022-39225 Parse Server subject to Incorrect Resource Transfer Between Spheres

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.15, or 5.0.0 and above prior to 5.2.6, a user can write to the session object of another user if the session object ID is known. For example, an attacker can assign th...

4.3CVSS4AI score0.00221EPSS
Exploits0References2
Veracode
Veracode
added 2023/04/27 1:44 p.m.15 views

Cross-site Request Forgery (CSRF)

@fastify/passport is vulnerable to Cross-site Request Forgery CSRF. When a user logs in, the library doesn't remove the session object, keeping the csrf property in tact across unauthenticated and authorized sessions. CSRF tokens created prior to authentication are therefore still valid. Thus,...

6.5CVSS6.6AI score0.00126EPSS
Exploits0References7Affected Software1
Veracode
Veracode
added 2022/09/26 8:41 a.m.16 views

Authentication Bypass

parse-server is vulnerable to authentication bypass. The vulnerability exists in handleSession function in RestWrite.js which enables a foreign user to assign the session object of another user to their own by writing to the user field and impersonate the victim...

4.3CVSS4.7AI score0.00221EPSS
Exploits0References6Affected Software1
NVD
NVD
added 2022/09/23 7:15 a.m.12 views

CVE-2022-39225

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.15, or 5.0.0 and above prior to 5.2.6, a user can write to the session object of another user if the session object ID is known. For example, an attacker can assign th...

4.3CVSS0.00221EPSS
Exploits0References1
CVE
CVE
added 2022/09/23 6:40 a.m.88 views

CVE-2022-39225

Parse Server contains a vulnerability (CVE-2022-39225) where a user can write to another user’s session object if the session object ID is known, potentially reading custom fields. The issue affects older releases prior to 4.10.15 and 5.0.0–5.2.6, with patches in 4.10.15+ and 5.2.6+. Mitigation g...

4.3CVSS4AI score0.00221EPSS
Exploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2022/09/23 6:40 a.m.7 views

CVE-2022-39225 Parse Server subject to Incorrect Resource Transfer Between Spheres

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.15, or 5.0.0 and above prior to 5.2.6, a user can write to the session object of another user if the session object ID is known. For example, an attacker can assign th...

4.3CVSS4.4AI score0.00221EPSS
Exploits0References1
OSV
OSV
added 2022/09/23 6:40 a.m.14 views

CVE-2022-39225 Parse Server subject to Incorrect Resource Transfer Between Spheres

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. In versions prior to 4.10.15, or 5.0.0 and above prior to 5.2.6, a user can write to the session object of another user if the session object ID is known. For example, an attacker can assign th...

4.3CVSS4.5AI score0.00221EPSS
Exploits0References3
OSV
OSV
added 2022/09/21 6:32 p.m.21 views

GHSA-6W4Q-23CF-J9JP parse-server's session object properties can be updated by foreign user if object ID is known

Impact A foreign user can write to the session object of another user if the session object ID is known. For example, a foreign user can assign the session object to their own user by writing to the user field and then read any custom fields of that session object. Note that assigning a session t...

4.3CVSS4.1AI score0.00221EPSS
Exploits0References6
Github Security Blog
Github Security Blog
added 2022/09/21 6:32 p.m.28 views

parse-server's session object properties can be updated by foreign user if object ID is known

Impact A foreign user can write to the session object of another user if the session object ID is known. For example, a foreign user can assign the session object to their own user by writing to the user field and then read any custom fields of that session object. Note that assigning a session t...

4.3CVSS4.6AI score0.00221EPSS
Exploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2022/09/21 12:0 a.m.2 views

PT-2022-24823 · Unknown · Parse Server

Name of the Vulnerable Software and Affected Versions: Parse Server versions prior to 4.10.15 Parse Server versions 5.0.0 through 5.2.5 Description: A user can write to the session object of another user if the session object ID is known. For example, an attacker can assign the session object to...

4.3CVSS3.8AI score0.00221EPSS
Exploits0References11
NVD
NVD
added 2021/12/14 2:15 p.m.12 views

CVE-2021-44538

The olmsessiondescribe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted...

9.8CVSS0.0238EPSS
Exploits0References4
UbuntuCve
UbuntuCve
added 2021/12/14 2:15 p.m.19 views

CVE-2021-44538

The olmsessiondescribe function in Matrix libolm before 3.2.7 is vulnerable to a buffer overflow. The Olm session object represents a cryptographic channel between two parties. Therefore, its state is partially controllable by the remote party of the channel. Attackers can construct a crafted...

9.8CVSS7.7AI score0.0238EPSS
Exploits0References5
Rows per page
Query Builder