Lucene search
+L

15714 matches found

Cvelist
Cvelist
added 2024/06/20 12:00 a.m.41 views

CVE-2024-37818

Strapi v4.24.4 was discovered to contain a Server-Side Request Forgery SSRF via the component /strapi.io/next/image. This vulnerability allows attackers to scan for open ports or access sensitive information via a crafted GET request. NOTE: The Strapi Development Community argues that this issue ...

0.00556EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2024/06/20 12:00 a.m.14 views

CVE-2024-37818

Strapi v4.24.4 was discovered to contain a Server-Side Request Forgery SSRF via the component /strapi.io/next/image. This vulnerability allows attackers to scan for open ports or access sensitive information via a crafted GET request. NOTE: The Strapi Development Community argues that this issue ...

8.4AI score0.00556EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/19 3:15 p.m.13 views

DEBIAN-CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.3AI score0.00214EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.8 views

DEBIAN-CVE-2021-47601

In the Linux kernel, the following vulnerability has been resolved: tee: amdtee: fix an ISERR vs NULL bug The getfreepages function does not return error pointers it returns NULL so fix this condition to avoid a NULL dereference...

5.5CVSS5.1AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 3:15 p.m.49 views

UBUNTU-CVE-2021-47613

In the Linux kernel, the following vulnerability has been resolved: i2c: virtio: fix completion handling The driver currently assumes that the notify callback is only received when the device is done with all the queued buffers. However, this is not true, since the notify callback could be called...

7.8CVSS5.7AI score0.00214EPSS
SaveExploits0References5
OSV
OSV
added 2024/06/19 2:15 p.m.23 views

UBUNTU-CVE-2024-38546

In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4hdmiaudioinit ofgetaddress may return NULL which is later dereferenced. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS6AI score0.00252EPSS
SaveExploits0References21
NVD
NVD
added 2024/06/19 10:15 a.m.40 views

CVE-2024-5676

The Paradox IP150 Internet Module in version 1.40.00 is vulnerable to Cross-Site Request Forgery CSRF attacks due to a lack of countermeasures and the use of the HTTP method GET to introduce changes in the system...

6.8CVSS0.0034EPSS
SaveExploits1References3
OSV
OSV
added 2024/06/17 4:15 p.m.14 views

AZL-42784 CVE-2024-0397 affecting package python3 for versions less than 3.12.3-1

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.7AI score0.0081EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/17 3:09 p.m.33 views

CVE-2024-0397 Memory race condition in ssl.SSLContext certificate store methods

A defect was discovered in the Python “ssl” module where there is a memory race condition with the ssl.SSLContext methods “certstorestats” and “getcacerts”. The race condition can be triggered if the methods are called at the same time as certificates are loaded into the SSLContext, such as durin...

7.4CVSS6.7AI score
SaveExploits0References15
BDU FSTEC
BDU FSTEC
added 2024/06/14 12:00 a.m.13 views

The vulnerability in the Web application for managing educational processes, SourceCodester School Task Manager, arises from the failure to protect the SQL query structure. This allows attackers to gain unauthorized access to the application’s database.

The vulnerability of the Web-based School Process Management Application SourceCodester School Task Manager is related to the failure to implement measures to protect the SQL query structure. Exploiting this vulnerability allows an attacker operating remotely to gain unauthorized access to the...

5.3CVSS5.6AI score0.01101EPSS
SaveExploits3References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/13 12:00 a.m.11 views

PT-2024-23028 · Aurora · Aurora

Name of the Vulnerable Software and Affected Versions: Aurora affected versions not specified Description: The issue is related to an information disclosure due to uninitialized data in the aur get state function of aurora.c. This could lead to local information disclosure without requiring...

5.5CVSS6.2AI score0.00082EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/10 8:15 a.m.26 views

CVE-2024-4328

A Cross-Site Request Forgery CSRF vulnerability exists in the clearpersonalityfileslist function of the parisneo/lollms-webui v9.6. The vulnerability arises from the use of a GET request to clear personality files list, which lacks proper CSRF protection. This flaw allows attackers to trick users...

8.1CVSS0.00184EPSS
SaveExploits1References1
OSV
OSV
added 2024/06/10 8:15 a.m.13 views

CVE-2024-4328

A Cross-Site Request Forgery CSRF vulnerability exists in the clearpersonalityfileslist function of the parisneo/lollms-webui v9.6. The vulnerability arises from the use of a GET request to clear personality files list, which lacks proper CSRF protection. This flaw allows attackers to trick users...

8.1CVSS5.8AI score0.00184EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2024/06/10 7:27 a.m.19 views

CVE-2024-4328 CSRF in clear_personality_files_list in parisneo/lollms-webui

A Cross-Site Request Forgery CSRF vulnerability exists in the clearpersonalityfileslist function of the parisneo/lollms-webui v9.6. The vulnerability arises from the use of a GET request to clear personality files list, which lacks proper CSRF protection. This flaw allows attackers to trick users...

4CVSS6.8AI score0.00184EPSS
SaveExploits1References1
CVE
CVE
added 2024/06/10 7:27 a.m.64 views

CVE-2024-4328

The CVE-2024-4328 issue is a CSRF vulnerability in the parisneo/lollms-webui v9.6, caused by using a GET request in clear_personality_files_list that lacks CSRF protection. This allows an attacker to coerce authenticated users into performing actions (e.g., deleting files) without consent. Affect...

8.1CVSS4.6AI score0.00184EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2024/06/10 7:27 a.m.37 views

CVE-2024-4328 CSRF in clear_personality_files_list in parisneo/lollms-webui

A Cross-Site Request Forgery CSRF vulnerability exists in the clearpersonalityfileslist function of the parisneo/lollms-webui v9.6. The vulnerability arises from the use of a GET request to clear personality files list, which lacks proper CSRF protection. This flaw allows attackers to trick users...

4CVSS0.00184EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2024/06/10 12:00 a.m.9 views

LoLLMs Cross-Site Request Forgery Vulnerability

LoLLMs is a Web UI for a large language multimodal system by the individual developer Saifeddine ALOUI. A cross-site request forgery vulnerability exists in LoLLMs version v9.6, which stems from the use of a GET request to clear a list of personalized files that lacks proper cross-site request...

8.1CVSS6.8AI score0.00184EPSS
SaveExploits1References2
OSV
OSV
added 2024/06/07 7:15 p.m.11 views

CVE-2024-37388

An XML External Entity XXE vulnerability in the ebookmeta.getmetadata function of lxml before v4.9.1 allows attackers to access sensitive information or cause a Denial of Service DoS via crafted XML input...

9.1CVSS5.8AI score0.00536EPSS
SaveExploits0References1
PyPA
PyPA
added 2024/06/07 7:15 p.m.15 views

PYSEC-2024-76

An XML External Entity XXE vulnerability in the ebookmeta.getmetadata function of ebookmeta before v1.2.8 allows attackers to access sensitive information or cause a Denial of Service DoS via crafted XML input...

7.5CVSS6.8AI score0.00502EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/07 12:00 a.m.20 views

PT-2024-27172 · Ebookmeta · Ebookmeta

Name of the Vulnerable Software and Affected Versions: ebookmeta versions prior to 1.2.8 Description: An XML External Entity XXE vulnerability in the ebookmeta.get metadata function allows attackers to access sensitive information or cause a Denial of Service DoS via crafted XML input...

8.7CVSS6.9AI score0.00502EPSS
SaveExploits0References10
Rows per page
Query Builder