Lucene search
+L

1563 matches found

OSV
OSV
added 2026/09/01 10:25 p.m.5 views

CVE-2026-84208 AVideo User_Location Plugin Unauthenticated SQL Injection

AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the UserLocation plugin's regions.json.php and cities.json.php endpoints. The country and region GET parameters are passed directly into SQL queries without escaping or prepared statement binding, allowing...

8.7CVSS6AI score
SaveExploits0References4
CVE
CVE
added 2026/09/01 10:25 p.m.10 views

CVE-2026-84208

AVideo through version 29.0 contains an unauthenticated SQL injection vulnerability in the User_Location plugin , specifically in the regions.json.php and cities.json.php endpoints. The root cause is that the country and region GET parameters are passed directly into SQL queries without escaping ...

8.7CVSS6AI score0.00278EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/01 4:27 a.m.39 views

CVE-2026-76006 Photo Gallery by Ays <= 6.8.2 - Authenticated (Administrator+) SQL Injection via 's' Parameter

The Photo Gallery by Ays – Responsive Image Gallery plugin for WordPress is vulnerable to generic SQL Injection via the 's' parameter in all versions up to, and including, 6.8.2 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL quer...

4.9CVSS0.00351EPSS
SaveExploits0References7
CVE
CVE
added 2026/09/01 4:27 a.m.17 views

CVE-2026-76006

Photo Gallery by Ays (WordPress plugin) versions up to and including 6.8.2 are vulnerable to SQL Injection via the 's' parameter . The root cause is insufficient escaping and lack of query preparation on user-supplied input across two execution paths: $wpdb-&gt;get_var() in record_count() and $wp...

4.9CVSS6AI score0.00351EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/01 4:18 a.m.6 views

CVE-2026-82741

Improper Validation of Specified Type of Input vulnerability in ash-project ash lets an attacker confuse the stored type tag of an Ash.Type.Union value that uses storage: :mapwithtag, bypassing that member's validation and any tag-based authorization. For a union with storage: :mapwithtag, each...

2.1CVSS0.00133EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/01 3:33 a.m.4 views

CVE-2026-82741 Ash.Type.Union with :map_with_tag does not force the tag on dump, enabling tag confusion

Improper Validation of Specified Type of Input vulnerability in ash-project ash lets an attacker confuse the stored type tag of an Ash.Type.Union value that uses storage: :mapwithtag, bypassing that member's validation and any tag-based authorization. For a union with storage: :mapwithtag, each...

2.1CVSS5.9AI score0.00133EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/09/01 3:33 a.m.8 views

EUVD-2026-68946

Improper Validation of Specified Type of Input vulnerability in ash-project ash lets an attacker confuse the stored type tag of an Ash.Type.Union value that uses storage: :mapwithtag, bypassing that member's validation and any tag-based authorization. For a union with storage: :mapwithtag, each...

2.1CVSS5.9AI score0.00133EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/01 12:00 a.m.10 views

PT-2026-84533

Name of the Vulnerable Software and Affected Versions AVideo versions prior to 29.1 Description An unauthenticated SQL injection exists in the User Location plugin. The endpoints 'regions.json.php' and 'cities.json.php' fail to properly escape or bind the country and region GET parameters before...

8.7CVSS5.7AI score0.00278EPSS
SaveExploits0References6
Kitploit
Kitploit
added 2026/08/31 7:01 p.m.7 views

CVE-2024-1512

CVE-2024-1512 概念実証 脆弱性の概要 CVE-2024-1512 は、MasterStudy LMS WordPress プラグインの /lms/stm-lms/order/items REST ルートの実装に存在する重大な脆弱性を明らかにしています。この問題は、プラグインが 'user' パラメータを適切にエスケープしていないことに加え、SQL クエリの準備が不十分であることに起因します。その結果、攻撃者は 'user' パラメータを操作することで、クエリに悪意のある SQL コードを注入できます。この脆弱性により、ユニオンベースの SQL...

9.8CVSS9.1AI score0.77729EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/08/31 1:49 p.m.6 views

CVE-2026-9848

CVE-2026-9848 CVE-2026-9848 是一个未认证的 SQL 注入(SQLi)漏洞,影响 WordPress 的 WP Ticket Customer Support Ticket System & Helpdesk 插件,版本 6.0.4 及更早版本。该漏洞的产生是因为插件获取 WordPress 搜索参数 s,并将其直接拼接到 UNION 子查询中的 SQL LIKE 子句内,而没有使用 $wpdb-prepare 或进行适当的转义。因此,远程攻击者可以在未认证的情况下操纵数据库查询并提取敏感信息。 受影响软件 属性| 值 ---|--- 产品| WP Ticket...

7.5CVSS5.6AI score0.00655EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/31 9:46 a.m.6 views

CVE-2026-80594

A flaw was found in the Linux kernel's ims-pcu driver. This vulnerability allows a malicious device to trigger an infinite loop by providing a specially crafted descriptor with a zero-length field during the parsing of CDC union descriptors. This can lead to a Denial of Service DoS condition,...

5.5CVSS5.9AI score0.00176EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/31 4:17 a.m.13 views

CVE-2026-82727

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashphoenix writes the entire raw submitted param map into an exception message, so secrets submitted alongside a union form field leak into logs, crash reports and the dev error page. When AshPhoenix.Form.Au...

2.3CVSS0.00268EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/31 3:03 a.m.6 views

CVE-2026-82727 AshPhoenix Form.Auto leaks submitted params in an unknown _union_type error message

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashphoenix writes the entire raw submitted param map into an exception message, so secrets submitted alongside a union form field leak into logs, crash reports and the dev error page. When AshPhoenix.Form.Au...

2.3CVSS5.9AI score0.00268EPSS
SaveExploits0References9
EUVD
EUVD
added 2026/08/31 3:03 a.m.7 views

EUVD-2026-68334

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashphoenix writes the entire raw submitted param map into an exception message, so secrets submitted alongside a union form field leak into logs, crash reports and the dev error page. When AshPhoenix.Form.Au...

2.3CVSS5.9AI score0.00268EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/31 3:03 a.m.14 views

CVE-2026-82727

ash_phoenix (by ash-project) has a sensitive information disclosure in AshPhoenix.Form.Auto 's union sub-form handling. When the submitted _union_type parameter does not match a configured type, the raised error message embeds the full raw parameter map via inspect(params, pretty: true). Because ...

2.3CVSS5.9AI score0.00268EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/31 3:03 a.m.47 views

CVE-2026-82727 AshPhoenix Form.Auto leaks submitted params in an unknown _union_type error message

Generation of Error Message Containing Sensitive Information vulnerability in ash-project ashphoenix writes the entire raw submitted param map into an exception message, so secrets submitted alongside a union form field leak into logs, crash reports and the dev error page. When AshPhoenix.Form.Au...

2.3CVSS0.00268EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/08/28 4:36 p.m.7 views

SUSE CVE-2026-80594

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in imspcugetcdcuniondesc by iterating through the extra descriptor data. However, it does not verify that the...

5.8AI score0.00176EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.12 views

CVE-2026-80594

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in imspcugetcdcuniondesc by iterating through the extra descriptor data. However, it does not verify that the...

5.8AI score0.00176EPSS
SaveExploits0References10
OSV
OSV
added 2026/08/28 8:16 a.m.6 views

UBUNTU-CVE-2026-80594

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in imspcugetcdcuniondesc by iterating through the extra descriptor data. However, it does not verify that the...

5.8AI score0.00176EPSS
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.8 views

CVE-2026-80594

In the Linux kernel, the following vulnerability has been resolved: Input: ims-pcu - fix potential infinite loop in CDC union descriptor parsing The driver parses CDC union descriptors in imspcugetcdcuniondesc by iterating through the extra descriptor data. However, it does not verify that the...

5.8AI score0.00176EPSS
SaveExploits0
Rows per page
Query Builder