Lucene search
+L

4407 matches found

OSV
OSV
added 2025/01/31 6:15 a.m.10 views

CVE-2024-12772

The Ninja Tables WordPress plugin before 5.0.17 does not sanitize and escape a parameter before outputting it back in the page when importing a CSV, leading to a Cross Site Scripting vulnerability...

5.4CVSS7.3AI score0.00326EPSS
SaveExploits1References1
CVE
CVE
added 2025/01/31 6:00 a.m.89 views

CVE-2024-12772

CVE-2024-12772 affects Ninja Tables – Easy Data Table Builder for WordPress. Multiple sources confirm a stored Cross-Site Scripting (XSS) vulnerability in Ninja Tables prior to version 5.0.17, triggered when outputting unsanitized CSV-import data back to the page. Root cause: inputs are not prope...

6.1CVSS5.9AI score0.00326EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2025/01/31 6:00 a.m.33 views

CVE-2024-12772 Ninja Tables < 5.0.17 - Admin+ Stored XSS

The Ninja Tables WordPress plugin before 5.0.17 does not sanitize and escape a parameter before outputting it back in the page when importing a CSV, leading to a Cross Site Scripting vulnerability...

0.00326EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/01/31 6:00 a.m.13 views

CVE-2024-12772 Ninja Tables < 5.0.17 - Admin+ Stored XSS

The Ninja Tables WordPress plugin before 5.0.17 does not sanitize and escape a parameter before outputting it back in the page when importing a CSV, leading to a Cross Site Scripting vulnerability...

5.9AI score0.00326EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2025/01/31 12:00 a.m.12 views

WordPress plugin Ninja Tables 安全漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on servers with PHP and MySQL. WordPress plugin is an application plugin. A security vulnerability exists in th...

6.1CVSS7.7AI score0.00326EPSS
SaveExploits1References1
OSV
OSV
added 2025/01/30 7:28 p.m.5 views

GHSA-HJ49-H7FQ-PX5H Soundness issue with Plonky2 look up tables

Impact Lookup tables, whose length is not divisible by 26 = floornumroutedwires / 3 always include the 0 - 0 input-output pair. Thus a malicious prover can always prove that f0 = 0 for any lookup table f unless its length happens to be divisible by 26. The cause of problem is that the...

8.6CVSS8.4AI score0.00321EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2025/01/30 7:28 p.m.12 views

Soundness issue with Plonky2 look up tables

Impact Lookup tables, whose length is not divisible by 26 = floornumroutedwires / 3 always include the 0 - 0 input-output pair. Thus a malicious prover can always prove that f0 = 0 for any lookup table f unless its length happens to be divisible by 26. The cause of problem is that the...

8.6CVSS6.6AI score0.00321EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2025/01/30 7:20 p.m.63 views

CVE-2025-24802

Summary of CVE-2025-24802 (Plonky2) : The vulnerability stems from padding zeroes in the LookupTableGate mechanism in Plonky2, where lookup tables whose length is not divisible by 26 (computed as floor(num_routed_wires/3)) will always include the 0 -&gt; 0 input-output pair. This allows a malicio...

8.6CVSS8.4AI score0.00321EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/01/30 7:20 p.m.21 views

CVE-2025-24802 Soundness issue with Plonky2 look up tables

Plonky2 is a SNARK implementation based on techniques from PLONK and FRI. Lookup tables, whose length is not divisible by 26 = floornumroutedwires / 3 always include the 0 - 0 input-output pair. Thus a malicious prover can always prove that f0 = 0 for any lookup table f unless its length happens ...

8.6CVSS0.00321EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/30 7:20 p.m.9 views

CVE-2025-24802 Soundness issue with Plonky2 look up tables

Plonky2 is a SNARK implementation based on techniques from PLONK and FRI. Lookup tables, whose length is not divisible by 26 = floornumroutedwires / 3 always include the 0 - 0 input-output pair. Thus a malicious prover can always prove that f0 = 0 for any lookup table f unless its length happens ...

8.6CVSS6.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/01/30 7:20 p.m.5 views

CVE-2025-24802 Soundness issue with Plonky2 look up tables

Plonky2 is a SNARK implementation based on techniques from PLONK and FRI. Lookup tables, whose length is not divisible by 26 = floornumroutedwires / 3 always include the 0 - 0 input-output pair. Thus a malicious prover can always prove that f0 = 0 for any lookup table f unless its length happens ...

8.6CVSS8.4AI score0.00321EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.8 views

mm/mremap: fix move_normal_pmd/retract_page_tables race

...

7.8CVSS7.5AI score0.00206EPSS
SaveExploits2
SUSE CVE
SUSE CVE
added 2025/01/24 3:46 a.m.7 views

SUSE CVE-2025-24530

An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS...

6.4CVSS6.4AI score0.00418EPSS
SaveExploits0References4
Snyk
Snyk
added 2025/01/23 6:31 a.m.2 views

Cross-site Scripting (XSS)

Overview phpmyadmin/phpmyadmin is a web interface for MySQL and MariaDB. Affected versions of this package are vulnerable to Cross-site Scripting XSS through the check tables feature due to improper user input sanitization in the getIndexesProblems function. An attacker can inject malicious scrip...

6.4CVSS5.2AI score0.00418EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2025/01/23 6:31 a.m.21 views

phpMyAdmin XSS when checking tables

An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS...

6.4CVSS5.9AI score0.00418EPSS
SaveExploits0References5Affected Software1
AlpineLinux
AlpineLinux
added 2025/01/23 6:15 a.m.16 views

CVE-2025-24530

An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS...

6.4CVSS6.4AI score0.00418EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/23 6:15 a.m.19 views

CVE-2025-24530

An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS...

6.1AI score
SaveExploits0References1
OSV
OSV
added 2025/01/23 6:15 a.m.0 views

DEBIAN-CVE-2025-24530

An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS...

6.4CVSS8.1AI score0.00418EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/23 6:15 a.m.10 views

UBUNTU-CVE-2025-24530

An issue was discovered in phpMyAdmin 5.x before 5.2.2. An XSS vulnerability has been discovered for the check tables feature. A crafted table or database name could be used for XSS...

6.4CVSS5.7AI score0.00418EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/23 12:00 a.m.20 views

PT-2025-5383 · Unknown +1 · Phpmyadmin +1

Name of the Vulnerable Software and Affected Versions: phpMyAdmin versions 5.x prior to 5.2.2 Description: An issue has been discovered in the check tables feature of phpMyAdmin, where a crafted table or database name could be used for XSS. This allows for potential exploitation of the XSS...

7.3CVSS6.5AI score0.8833EPSS
SaveExploits17References35
Rows per page
Query Builder