Lucene search
+L

880 matches found

CVE
CVE
•added 2024/03/12 8:24 p.m.•147 views

CVE-2024-28238

CVE-2024-28238 concerns Directus, where a session token (JWT) is sent via GET on the /files page. This exposes tokens to logs (web servers, browser history), enabling potential session hijacking and unauthorized actions if an attacker accesses those logs. Public sources in the connected documents...

2.3CVSS3.7AI score0.00245EPSS
SaveExploits0References1Affected Software1
CVE
CVE
•added 2024/03/12 8:23 p.m.•131 views

CVE-2024-28239

CVE-2024-28239 affects Directus. The authentication API’s redirect parameter can be exploited to perform an open redirect during login (e.g., redirect to http://malicious-fishing-site.com after OAuth2 login). This can enable phishing by steering users to a forged error page while using a legitima...

5.4CVSS5.8AI score0.00583EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
•added 2024/03/12 8:23 p.m.•58 views

CVE-2024-28239 URL Redirection to Untrusted Site in OAuth2/OpenID in directus

Directus is a real-time API and App dashboard for managing SQL database content. The authentication API has a redirect parameter that can be exploited as an open redirect vulnerability as the user tries to log in via the API URL. There's a redirect that is done after successful login via the Auth...

5.4CVSS6.1AI score0.00583EPSS
SaveExploits1References3
OSV
OSV
•added 2024/03/12 8:23 p.m.•36 views

CVE-2024-28239 URL Redirection to Untrusted Site in OAuth2/OpenID in directus

Directus is a real-time API and App dashboard for managing SQL database content. The authentication API has a redirect parameter that can be exploited as an open redirect vulnerability as the user tries to log in via the API URL. There's a redirect that is done after successful login via the Auth...

5.4CVSS6AI score
SaveExploits0References5
Ubuntu
Ubuntu
•added 2024/03/12 10:38 a.m.•50 views

USN-6656-2: PostgreSQL vulnerability

USN-6656-1 fixed several vulnerabilities in PostgreSQL. This update provides the corresponding updates for Ubuntu 16.04 LTS Original advisory details: It was discovered that PostgreSQL incorrectly handled dropping privileges when handling REFRESH MATERIALIZED VIEW CONCURRENTLY commands. If a user...

8CVSS7.8AI score0.01808EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2024/03/05 6:22 p.m.•12 views

mysql: Server: Optimizer unspecified vulnerability (CPU Apr 2024)

A flaw was found in the MySQL Server product of Oracle MySQL component: Server: Optimizer. Supported. Easily exploitable vulnerability allows high privileged attacker with network access via multiple protocols to compromise MySQL Server. Successful attacks of this vulnerability can result in...

4.9CVSS7AI score0.00969EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2024/03/05 8:24 a.m.•37 views

Moderate: Red Hat Security Advisory: sqlite security update

An update for sqlite is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.3CVSS6.4AI score0.01249EPSS
SaveExploits1References2
NVD
NVD
•added 2024/03/01 4:15 p.m.•41 views

CVE-2024-27295

Directus is a real-time API and App dashboard for managing SQL database content. The password reset mechanism of the Directus backend allows attackers to receive a password reset email of a victim user, specifically having it arrive at a similar email address as the victim with a one or more...

8.2CVSS8.4AI score0.00702EPSS
SaveExploits1References1
Prion
Prion
•added 2024/03/01 4:15 p.m.•27 views

Authentication flaw

Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 10.8.3, the exact Directus version number was being shipped in compiled JS bundles which are accessible without authentication. With this information a malicious attacker can trivially look for known...

5CVSS7.7AI score0.0057EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2024/03/01 3:43 p.m.•48 views

CVE-2024-27296 Directus version number disclosure

Directus is a real-time API and App dashboard for managing SQL database content. Prior to version 10.8.3, the exact Directus version number was being shipped in compiled JS bundles which are accessible without authentication. With this information a malicious attacker can trivially look for known...

5.3CVSS5.8AI score0.0057EPSS
SaveExploits0References2
CVE
CVE
•added 2024/03/01 3:37 p.m.•147 views

CVE-2024-27295

Directus vulnerability CVE-2024-27295: the password reset flow can be abused due to accent-insensitive and case-insensitive comparisons in MySQL/MariaDB, enabling an attacker to request a reset for a victim’s account by using a near-identical email address (with accented characters). The issue af...

8.2CVSS8.3AI score0.00702EPSS
SaveExploits1References1Affected Software1
CNNVD
CNNVD
•added 2024/02/19 12:00 a.m.•12 views

LaborOfficeFree Security Vulnerability

LaborOfficeFree is a free Turnos management and Presencia control software from LaborOfficeFree. A security vulnerability exists in LaborOfficeFree version 19.10 that originates from a vulnerability that allows an attacker to calculate the root password of a MySQL database using two constants...

6.8CVSS6.8AI score0.00392EPSS
SaveExploits5References2
NVD
NVD
•added 2024/01/30 5:15 p.m.•48 views

CVE-2024-24565

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY...

6.5CVSS6AI score0.03084EPSS
SaveExploits1References2
Prion
Prion
•added 2024/01/30 5:15 p.m.•24 views

Information disclosure

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY...

4CVSS7.3AI score0.03084EPSS
SaveExploits1References2Affected Software1
Vulnrichment
Vulnrichment
•added 2024/01/30 4:46 p.m.•19 views

CVE-2024-24565 CrateDB database has an arbitrary file read vulnerability

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY...

5.7CVSS6.5AI score0.03084EPSS
SaveExploits1References2
CVE
CVE
•added 2024/01/30 4:46 p.m.•89 views

CVE-2024-24565

Summary: CVE-2024-24565 affects CrateDB. An issue in the COPY FROM function lets authenticated users import arbitrary file content into database tables, causing information leakage. What’s affected: CrateDB (all current versions prior to the patch channels) with COPY FROM functionality that reads...

6.5CVSS6.4AI score0.03084EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
•added 2024/01/30 4:46 p.m.•72 views

CVE-2024-24565 CrateDB database has an arbitrary file read vulnerability

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY...

5.7CVSS6.7AI score0.03084EPSS
SaveExploits1References2
OSV
OSV
•added 2024/01/30 4:46 p.m.•43 views

CVE-2024-24565 CrateDB database has an arbitrary file read vulnerability

CrateDB is a distributed SQL database that makes it simple to store and analyze massive amounts of data in real-time. There is a COPY FROM function in the CrateDB database that is used to import file data into database tables. This function has a flaw, and authenticated attackers can use the COPY...

5.7CVSS6.5AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
•added 2024/01/25 8:35 a.m.•83 views

Moderate: Red Hat Security Advisory: sqlite security update

An update for sqlite is now available for Red Hat Enterprise Linux 8.6 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for...

7.5CVSS7.1AI score0.21454EPSS
SaveExploits3References3
Ubuntu
Ubuntu
•added 2024/01/17 5:20 a.m.•61 views

USN-6538-2: PostgreSQL vulnerabilities

USN-6538-1 fixed several vulnerabilities in PostgreSQL. This update provides the corresponding updates for Ubuntu 18.04 LTS. Original advisory details: Jingzhou Fu discovered that PostgreSQL incorrectly handled certain unknown arguments in aggregate function calls. A remote attacker could possibl...

8.8CVSS7.3AI score0.04322EPSS
SaveExploits0
Rows per page
Query Builder