Lucene search
+L

13940 matches found

CNNVD
CNNVD
added 2024/03/08 12:00 a.m.17 views

PostgreSQL Anonymizer Security Vulnerability

PostgreSQL Anonymizer is an extension for masking or replacing personally identifiable information PII or commercially sensitive data in PostgreSQL databases. A security vulnerability exists in PostgreSQL Anonymizer version v1.2 that originates from allowing a user who owns a table to be promoted...

8.8CVSS6.5AI score0.00552EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/03/08 12:00 a.m.12 views

PostgreSQL Anonymizer Security Vulnerability

PostgreSQL Anonymizer is an extension for masking or replacing personally identifiable information PII or commercially sensitive data in PostgreSQL databases. A security vulnerability exists in PostgreSQL Anonymizer version v1.2 that originates from allowing a user who owns a table to be promoted...

8CVSS6.5AI score0.00461EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/03/08 12:00 a.m.17 views

PT-2024-2087 · Unknown · Postgresql Anonymizer

Name of the Vulnerable Software and Affected Versions: PostgreSQL Anonymizer version 1.2 Description: The issue is related to a SQL injection vulnerability in PostgreSQL Anonymizer. This vulnerability allows a user who owns a table to elevate their privileges to superuser when dynamic masking is...

8CVSS8.4AI score0.00461EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/03/07 12:00 a.m.12 views

PT-2024-17950 · WordPress · Responsive Pricing Table

Name of the Vulnerable Software and Affected Versions: The Responsive Pricing Table WordPress plugin versions prior to 5.1.11 Description: The issue concerns a Stored Cross-Site Scripting flaw in the Responsive Pricing Table WordPress plugin. This flaw could allow users with the author role and...

5.4CVSS8AI score0.00401EPSS
SaveExploits2References8
OSV
OSV
added 2024/03/06 11:11 a.m.33 views

BIT-MOODLE-2020-25703

The participants table download in Moodle always included user emails, but should have only done so when users' emails are not hidden. Versions affected: 3.9 to 3.9.2, 3.8 to 3.8.5 and 3.7 to 3.7.8. This is fixed in moodle 3.9.3, 3.8.6, 3.7.9, and 3.10...

5.3CVSS5.2AI score0.01538EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/06 11:11 a.m.25 views

BIT-MEDIAWIKI-2021-41799

MediaWiki before 1.36.2 allows a denial of service resource consumption because of lengthy query processing time. ApiQueryBacklinks action=query&list=backlinks can cause a full table scan...

7.5CVSS7.2AI score0.01701EPSS
SaveExploits0References7
OSV
OSV
added 2024/03/06 11:09 a.m.27 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.00615EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:08 a.m.29 views

BIT-SQLITE-2020-11656

In SQLite through 3.31.1, the ALTER TABLE implementation has a use-after-free, as demonstrated by an ORDER BY clause that belongs to a compound SELECT statement...

9.8CVSS8.3AI score0.0761EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/06 11:07 a.m.30 views

BIT-SQLITE-2020-13631

SQLite before 3.32.0 allows a virtual table to be renamed to the name of one of its shadow tables, related to alter.c and build.c...

5.5CVSS6.6AI score0.0062EPSS
SaveExploits0References22
OSV
OSV
added 2024/03/06 11:07 a.m.35 views

BIT-SQLITE-2020-35527

In SQLite 3.31.1, there is an out of bounds access problem through ALTER TABLE for views that have a nested FROM clause...

9.8CVSS8AI score0.01239EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/06 11:07 a.m.34 views

BIT-MYSQL-CLIENT-2021-46661

MariaDB through 10.5.9 allows an application crash in findfieldintables and findorderinlist via an unused common table expression CTE...

5.5CVSS6.7AI score0.00403EPSS
SaveExploits1References7
OSV
OSV
added 2024/03/06 11:01 a.m.30 views

BIT-GRAFANA-2020-12245

Grafana before 6.7.3 allows table-panel XSS via column.title or cellLinkTooltip...

6.1CVSS6.5AI score0.01962EPSS
SaveExploits0References9
OSV
OSV
added 2024/03/06 10:54 a.m.34 views

BIT-JUPYTER-BASE-NOTEBOOK-2024-22420 Stored cross site scripting in Markdown Preview in JupyterLab

JupyterLab is an extensible environment for interactive and reproducible computing, based on the Jupyter Notebook and Architecture. This vulnerability depends on user interaction by opening a malicious Markdown file using JupyterLab preview feature. A malicious user can access any data that the...

6.5CVSS6.2AI score0.00568EPSS
SaveExploits0References4
OSV
OSV
added 2024/03/06 7:15 a.m.1 views

DEBIAN-CVE-2023-52596

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix out of bounds access for empty sysctl registers When registering tables to the sysctl subsystem there is a check to see if header is a permanently empty directory used for mounts. This check evaluates the first elemen...

5.5CVSS5.4AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.12 views

AZL-56819 CVE-2023-52596 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix out of bounds access for empty sysctl registers When registering tables to the sysctl subsystem there is a check to see if header is a permanently empty directory used for mounts. This check evaluates the first elemen...

5.5CVSS5.8AI score0.00228EPSS
SaveExploits0References1
OSV
OSV
added 2024/03/06 7:15 a.m.16 views

UBUNTU-CVE-2023-52607

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fix null-pointer dereference in pgtablecacheadd kasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointer validity...

5.5CVSS6.1AI score0.00234EPSS
SaveExploits0References27
Amazon
Amazon
added 2024/03/06 12:00 a.m.9 views

Medium: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS6.4AI score0.0027EPSS
SaveExploits0
Amazon
Amazon
added 2024/03/06 12:00 a.m.20 views

Medium: kernel

Issue Overview: dmtablecreate in drivers/md/dm-table.c in the Linux kernel through 6.7.4 can attempt to in alloctargets allocate more than INTMAX bytes, and crash, because of a missing check for struct dmioctl.targetcount. CVE-2023-52429 In the Linux kernel, the following vulnerability has been...

7.8CVSS6.6AI score0.02224EPSS
SaveExploits2
zdt
zdt
added 2024/03/05 12:00 a.m.322 views

Saflok System 6000 Key Derivation Exploit

// Exploit Title: Saflok KDF // Vendor Homepage: https://www.dormakaba.com/ // Version: System 6000 // Tested on: Dormakaba Saflok cards // CVE: N/A include include define MAGICTABLESIZE 192 define KEYLENGTH 6 define UIDLENGTH 4 int mainint argc, char argv if argc != 2 printf"Usage: %s \n", argv0...

7.4AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2024/03/05 12:00 a.m.9 views

PT-2024-14641 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to an out of bounds access for empty sysctl registers in the Linux kernel. When registering tables to the sysctl subsystem, there is a check to see if the header i...

5.5CVSS8.4AI score0.00228EPSS
SaveExploits0References17
Rows per page
Query Builder