Lucene search
K

1447 matches found

RedhatCVE
RedhatCVE
added 2025/05/23 12:34 a.m.12 views

CVE-2022-4483

The Insert Pages WordPress plugin before 3.7.5 does not validate and escape some of its shortcode attributes before outputting them back in the page, which could allow users with a role as low as contributor to perform Stored Cross-Site Scripting attacks which could be used against high privilege...

5.4CVSS5.9AI score0.00252EPSS
Exploits2References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:37 p.m.3 views

CVE-2021-29933

An issue was discovered in the insertmany crate through 2021-01-26 for Rust. Elements may be dropped twice if a .next method panics...

7.5CVSS6.8AI score0.00389EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 7:23 p.m.3 views

CVE-2021-24850

The Insert Pages WordPress plugin before 3.7.0 adds a shortcode that prints out other pages' content and custom fields. It can be used by users with a role as low as Contributor to perform Cross-Site Scripting attacks by storing the payload/s in another post's custom fields...

5.4CVSS6.1AI score0.0018EPSS
Exploits2References1
RedhatCVE
RedhatCVE
added 2025/05/22 5:25 p.m.3 views

CVE-2020-11454

Microstrategy Web 10.4 is vulnerable to Stored XSS in the HTML Container and Insert Text features in the window, allowing for the creation of a new dashboard. In order to exploit this vulnerability, a user needs to get access to a shared dashboard or have the ability to create a dashboard on the...

5.4CVSS5.1AI score0.00504EPSS
Exploits3References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:21 a.m.6 views

CVE-2015-8602

The Token Insert Entity module 7.x-1.x before 7.x-1.1 for Drupal does not properly check permissions, which allows remote authenticated users with certain permissions to bypass intended access restrictions and possibly obtain sensitive information by inserting a token, which embeds a rendered...

3.5CVSS6.4AI score0.00118EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 8:41 a.m.4 views

CVE-2014-125111

A vulnerability was found in namithjawahar Wp-Insert up to 2.0.8 and classified as problematic. Affected by this issue is some unknown functionality. The manipulation leads to cross site scripting. The attack may be launched remotely. Upgrading to version 2.0.9 is able to address this issue. The...

4CVSS6.3AI score0.00069EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 12:9 a.m.4 views

CVE-2009-3258

vtiger CRM before 5.1.0 allows remote authenticated users, with certain View privileges, to delete 1 attachments, 2 reports, 3 filters, 4 views, and 5 tickets; insert 6 attachments, 7 reports, 8 filters, 9 views, and 10 tickets; and edit 11 reports, 12 filters, 13 views, and 14 tickets via...

9CVSS6.7AI score0.00496EPSS
Exploits0References1
OSV
OSV
added 2025/05/21 10:15 p.m.1 views

CVE-2025-5057

A vulnerability was found in Campcodes Online Shopping Portal 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /admin/insert-product.php. The manipulation of the argument Category leads to sql injection. The attack may be launched remotely. The...

9.8CVSS5.8AI score
Exploits0References5
Vulnrichment
Vulnrichment
added 2025/05/21 10:0 p.m.7 views

CVE-2025-5057 Campcodes Online Shopping Portal insert-product.php sql injection

A vulnerability was found in Campcodes Online Shopping Portal 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file /admin/insert-product.php. The manipulation of the argument Category leads to sql injection. The attack may be launched remotely. The...

7.5CVSS7.4AI score0.00277EPSS
Exploits1References5
CNNVD
CNNVD
added 2025/05/21 12:0 a.m.1 views

CampCodes Online Shopping Portal 注入漏洞

CampCodes Online Shopping Portal is an online shopping portal from CampCodes, Inc. An injection vulnerability exists in CampCodes Online Shopping Portal version 1.0, which stems from improper manipulation of the Category parameter in the file /admin/insert-product.php, which could lead to SQL...

9.8CVSS7.8AI score0.00277EPSS
Exploits1References5
OSV
OSV
added 2025/05/06 3:16 p.m.1 views

DEBIAN-CVE-2025-4373

A flaw was found in GLib, which is vulnerable to an integer overflow in the gstringinsertunichar function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite...

4.8CVSS6.3AI score0.00742EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2025/05/06 3:16 p.m.3 views

CVE-2025-4373

A flaw was found in GLib, which is vulnerable to an integer overflow in the gstringinsertunichar function. When the position at which to insert the character is large, the position will overflow, leading to a buffer underwrite...

4.8CVSS6AI score0.00742EPSS
Exploits0References16
Microsoft CVE
Microsoft CVE
added 2025/05/05 7:0 a.m.2 views

netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()

...

5.5CVSS7.4AI score0.00022EPSS
Exploits0
SUSE CVE
SUSE CVE
added 2025/05/02 2:3 a.m.2 views

SUSE CVE-2025-23150

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

5.5CVSS7.7AI score0.00063EPSS
Exploits0References20
Snyk
Snyk
added 2025/05/01 5:44 p.m.2 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection due to improper escaping of a query parameter in the postgres64, postgres7, postgres8, and postgres9 drivers. An attacker can execute arbitrary SQL statements by injecting malicious SQL code into the pginsertid method...

10CVSS8.4AI score0.00522EPSS
Exploits0References2
OSV
OSV
added 2025/05/01 1:15 p.m.0 views

DEBIAN-CVE-2025-23150

In the Linux kernel, the following vulnerability has been resolved: ext4: fix off-by-one error in dosplit Syzkaller detected a use-after-free issue in ext4insertdentry that was caused by out-of-bounds access due to incorrect splitting in dosplit. BUG: KASAN: use-after-free in...

5.5CVSS5.8AI score0.00063EPSS
Exploits0References1
CNNVD
CNNVD
added 2025/04/28 12:0 a.m.2 views

Projectworlds Online Examination System 安全漏洞

Projectworlds Online Examination System is an online examination system from Projectworlds India. A security vulnerability exists in Projectworlds Online Examination System version 1.0, which stems from an incorrect manipulation of the parameter DocID in the file /inserdocprocess.php resulting in...

9.8CVSS7.8AI score0.00223EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2025/04/25 12:0 a.m.0 views

PT-2025-25809

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to the fixed version Description A vulnerability in the Linux kernel has been resolved, related to the btrfs file system. The issue is caused by the incorrect order of arguments in the btrfs prelim ref function,...

5.5CVSS6.6AI score0.00092EPSS
Exploits0
OSV
OSV
added 2025/04/19 8:15 p.m.1 views

DEBIAN-CVE-2025-3818

A vulnerability, which was classified as critical, was found in webpy web.py 0.70. Affected is the function PostgresDB.processinsertquery of the file web/db.py. The manipulation of the argument seqname leads to sql injection. It is possible to launch the attack remotely. The exploit has been...

5.3CVSS6.1AI score0.00072EPSS
Exploits0References1
OSV
OSV
added 2025/04/19 8:15 p.m.0 views

UBUNTU-CVE-2025-3818

A vulnerability, which was classified as critical, was found in webpy web.py 0.70. Affected is the function PostgresDB.processinsertquery of the file web/db.py. The manipulation of the argument seqname leads to sql injection. It is possible to launch the attack remotely. The exploit has been...

6.3CVSS5.7AI score0.00072EPSS
Exploits0References5
Rows per page
Query Builder