Lucene search
K

112 matches found

OSV
OSV
added 2024/06/20 9:30 a.m.19 views

GHSA-HCR7-CQWC-Q5GQ Apache Superset server arbitrary file read

Improper Input Validation vulnerability in Apache Superset, allows for an authenticated attacker to create a MariaDB connection with localinfile enabled. If both the MariaDB server off by default and the local mysql client on the web server are set to allow for local infile, it's possible for the...

6.8CVSS6.1AI score0.01571EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2024/06/03 12:0 a.m.19 views

RHEL 6 : openstack-glance (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openstack-glance: API v1 copyfrom reveals network details CVE-2017-7200 - A vulnerability was found in...

6.5CVSS6.5AI score0.02326EPSS
Exploits0References2
OSV
OSV
added 2024/06/02 10:30 p.m.45 views

GHSA-CJCC-P67M-7QXM Unsafe Reflection in base Component class in yiisoft/yii2

Yii2 supports attaching Behaviors to Components by setting properties having the format 'as '. Internally this is done using the set magic method. If the value passed to this method is not an instance of the Behavior class, a new object is instantiated using Yii::createObject$value. However, ther...

8.1CVSS8.3AI score0.85124EPSS
Exploits1References9
Github Security Blog
Github Security Blog
added 2024/05/15 10:6 p.m.9 views

Laravel Hijacked authentication cookies vulnerability

Laravel 4.1.26 introduces security improvements for "remember me" cookies. Before this update, if a remember cookie was hijacked by another malicious user, the cookie would remain valid for a long period of time, even after the true owner of the account reset their password, logged out, etc. This...

7.1AI score
Exploits0References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/05/11 12:0 a.m.26 views

RHEL 6 : openstack-glance (Unpatched Vulnerability)

The remote Redhat Enterprise Linux 6 host has one or more packages installed that are affected by multiple vulnerabilities that have been acknowledged by the vendor but will not be patched. - openstack-glance: API v1 copyfrom reveals network details CVE-2017-7200 - A vulnerability was found in...

7.6AI score0.02326EPSS
Exploits0References2
NVD
NVD
added 2024/04/29 4:15 p.m.15 views

CVE-2024-23995

Cross Site Scripting XSS in Beekeeper Studio 4.1.13 and earlier allows remote attackers to execute arbitrary code in the column name of a database table in tabulator-popup-container...

6.1CVSS6.5AI score0.00962EPSS
Exploits1References2
CVE
CVE
added 2024/04/29 12:0 a.m.58 views

CVE-2024-23995

Beekeeper Studio is affected by CVE-2024-23995: an XSS flaw in the tabulator-popup-container allows remote attackers to execute arbitrary code via the column name of a database table. Affected versions are 4.1.13 and earlier. Multiple connected sources (Red Hat CVE entry and associated exploit/po...

6.1CVSS6.8AI score0.00962EPSS
Exploits1References2
OSV
OSV
added 2024/03/06 11:9 a.m.12 views

BIT-TYPO3-2022-31046

TYPO3 is an open source web content management system. Prior to versions 7.6.57 ELTS, 8.7.47 ELTS, 9.5.34 ELTS, 10.4.29, and 11.5.11, the export functionality fails to limit the result set to allowed columns of a particular database table. This way, authenticated users can export internal details...

4.3CVSS4.2AI score0.00581EPSS
Exploits0References3
OSV
OSV
added 2024/01/31 3:18 p.m.16 views

BIT-LIFERAY-2023-33945

SQL injection vulnerability in the upgrade process for SQL Server in Liferay Portal 7.3.1 through 7.4.3.17, and Liferay DXP 7.3 before update 6, and 7.4 before update 18 allows attackers to execute arbitrary SQL commands via the name of a database table's primary key index. This vulnerability is...

8.1CVSS7.6AI score0.00554EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2023/12/15 12:0 a.m.40 views

SAP NetWeaver AS ABAP Information Disclosure (3392547)

SAP GUI for Windows and SAP GUI for Java allow an unauthenticated attacker to access information which would otherwise be restricted and confidential. In addition, this vulnerability allows the unauthenticated attacker to write data to a database table. By doing so the attacker could increase...

9.4CVSS8.3AI score0.00506EPSS
Exploits0References3
NVD
NVD
added 2023/12/12 2:15 a.m.24 views

CVE-2023-49581

SAP GUI for Windows and SAP GUI for Java allow an unauthenticated attacker to access information which would otherwise be restricted and confidential. In addition, this vulnerability allows the unauthenticated attacker to write data to a database table. By doing so the attacker could increase...

9.4CVSS0.00506EPSS
Exploits0References2
Cvelist
Cvelist
added 2023/12/12 1:10 a.m.24 views

CVE-2023-49581 SQL Injection vulnerability in SAP NetWeaver Application Server ABAP and ABAP Platform

SAP GUI for Windows and SAP GUI for Java allow an unauthenticated attacker to access information which would otherwise be restricted and confidential. In addition, this vulnerability allows the unauthenticated attacker to write data to a database table. By doing so the attacker could increase...

4.1CVSS9.4AI score0.00506EPSS
Exploits0References2
CVE
CVE
added 2023/12/12 1:10 a.m.70 views

CVE-2023-49581

CVE-2023-49581 affects SAP GUI for Windows and SAP GUI for Java. An unauthenticated attacker can access information that should be restricted and can also write data to a database table, potentially increasing response times of the AS ABAP and causing mild availability impact. Public details acro...

9.4CVSS6.6AI score0.00506EPSS
Exploits0References2Affected Software1
Veracode
Veracode
added 2023/11/02 6:5 a.m.17 views

Improper Access Control

dolibarr/dolibarr is vulnerable to Improper Access Control. The vulnerability is a result of the library's failure to adequately validate user input data. This allows an attacker to read a database table containing sensitive customer data...

6.5CVSS6.7AI score0.00555EPSS
Exploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2023/11/01 9:30 a.m.23 views

Dolibarr Improper Input Validation vulnerability

Improper Access Control in Dolibarr ERP CRM = v17.0.3 allows an unauthorized authenticated user to read a database table containing customer data...

6.5CVSS6.9AI score0.00555EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2023/11/01 9:30 a.m.9 views

GHSA-48V2-596X-4JR9 Dolibarr Improper Input Validation vulnerability

Improper Access Control in Dolibarr ERP CRM = v17.0.3 allows an unauthorized authenticated user to read a database table containing customer data...

6.5CVSS6.1AI score0.00555EPSS
Exploits1References5
OSV
OSV
added 2023/11/01 9:15 a.m.14 views

CVE-2023-4198

Improper Access Control in Dolibarr ERP CRM = v17.0.3 allows an unauthorized authenticated user to read a database table containing customer data...

6.5CVSS6.7AI score
Exploits0References2
NVD
NVD
added 2023/11/01 9:15 a.m.6 views

CVE-2023-4198

Improper Access Control in Dolibarr ERP CRM = v17.0.3 allows an unauthorized authenticated user to read a database table containing customer data...

6.5CVSS6.2AI score0.00555EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2023/11/01 8:1 a.m.9 views

CVE-2023-4198 Dolibarr ERP CRM (<= 17.0.3) Improper Access Control

Improper Access Control in Dolibarr ERP CRM = v17.0.3 allows an unauthorized authenticated user to read a database table containing customer data...

6.5CVSS6.4AI score0.00555EPSS
Exploits1References2
UbuntuCve
UbuntuCve
added 2023/11/01 12:0 a.m.32 views

CVE-2023-4198

Improper Access Control in Dolibarr ERP CRM = v17.0.3 allows an unauthorized authenticated user to read a database table containing customer data...

6.5CVSS6.6AI score0.00555EPSS
Exploits1References3
Rows per page
Query Builder