Lucene search
+L

219 matches found

Nuclei
Nuclei
added 15 hours ago27 views

phpMyFAQ <= 4.1.1 - SQL Injection

phpMyFAQ before 4.1.2 contains an unauthenticated SQL injection vulnerability in BuiltinCaptcha::garbageCollector and BuiltinCaptcha::saveCaptcha methods that interpolate unsanitized User-Agent headers into DELETE and INSERT queries. Unauthenticated attackers can exploit the public GET /api/captc...

9.8CVSS5.8AI score0.01709EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 3 days ago8 views

PT-2026-73155

Name of the Vulnerable Software and Affected Versions Scriban versions prior to 7.0.0 Description An uncontrolled recursion issue exists in the object.to json builtin function due to a lack of depth limits and circular reference detection. An attacker can create templates containing...

8.7CVSS5.2AI score0.00278EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/07/30 1:0 a.m.10 views

[SECURITY] Fedora 43 Update: nginx-mod-headers-more-0.40-3.fc43

This module allows adding, setting, or clearing specified input/output header s. This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server...

9.2CVSS5.8AI score0.03506EPSS
SaveExploits5
OSV
OSV
added 2026/07/24 11:12 a.m.5 views

OESA-2026-3162 gawk security update

The gawk package is the GNU implementation of awk. The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. Security Fixes: Use After Free vulnerability has been found in "io.c" program file of...

9.1CVSS5.4AI score0.00291EPSS
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/07/23 2:13 p.m.7 views

Security update for gawk

This update for gawk fixes the following issue: CVE-2026-40468: integer overflow in the builtin.c program file bsc1271352. Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch". Alternatively you can run the command...

4CVSS5.3AI score0.00201EPSS
SaveExploits0References4
Fedora
Fedora
added 2026/07/23 1:21 a.m.9 views

[SECURITY] Fedora 44 Update: nginx-mod-headers-more-0.40-3.fc44

This module allows adding, setting, or clearing specified input/output header s. This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server...

9.2CVSS7.2AI score0.03506EPSS
SaveExploits5
SUSE CVE
SUSE CVE
added 2026/07/15 5:15 a.m.8 views

SUSE CVE-2026-40469

Integer overflow vulnerability has been found in "builtin.c" program file of gawk dosub routine. This issue could be used to overwrite gawk heap metadata and objects causing the program to crash. It affects 32-bit builds of gawk in versions 5.4.0 and below...

9.1CVSS5.2AI score0.00213EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/07/13 1:16 p.m.17 views

CVE-2026-40468

Integer overflow vulnerability has been found in "builtin.c" program file of gawk. This issue may lead to memory exhaustion on the hosting operating system and could be used to overwrite gawk heap metadata and objects with attacker-controlled bytes. It affects gawk in versions 5.4.0 and below...

9.1CVSS5.4AI score0.00201EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/13 12:7 p.m.10 views

CVE-2026-40469

Integer overflow vulnerability has been found in "builtin.c" program file of gawk dosub routine. This issue could be used to overwrite gawk heap metadata and objects causing the program to crash. It affects 32-bit builds of gawk in versions 5.4.0 and below...

5.1CVSS6AI score0.00213EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/13 12:7 p.m.14 views

EUVD-2026-43494

Integer overflow vulnerability has been found in "builtin.c" program file of gawk dosub routine. This issue could be used to overwrite gawk heap metadata and objects causing the program to crash. It affects 32-bit builds of gawk in versions 5.4.0 and below...

9.1CVSS6AI score0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/13 12:7 p.m.72 views

CVE-2026-40469 Heap buffer overflow in gawk

Integer overflow vulnerability has been found in "builtin.c" program file of gawk dosub routine. This issue could be used to overwrite gawk heap metadata and objects causing the program to crash. It affects 32-bit builds of gawk in versions 5.4.0 and below...

5.1CVSS0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/13 12:7 p.m.69 views

CVE-2026-40468 Heap buffer overflow in gawk

Integer overflow vulnerability has been found in "builtin.c" program file of gawk. This issue may lead to memory exhaustion on the hosting operating system and could be used to overwrite gawk heap metadata and objects with attacker-controlled bytes. It affects gawk in versions 5.4.0 and below...

2.1CVSS0.00201EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/13 12:7 p.m.10 views

CVE-2026-40468

Integer overflow vulnerability has been found in "builtin.c" program file of gawk. This issue may lead to memory exhaustion on the hosting operating system and could be used to overwrite gawk heap metadata and objects with attacker-controlled bytes. It affects gawk in versions 5.4.0 and below...

5.1CVSS6AI score0.00213EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/13 12:7 p.m.51 views

CVE-2026-40468

The CVE-2026-40468 entry concerns gawk (versions 5.4.0 and earlier) with an integer overflow in the builtin.c file. The flaw can cause memory exhaustion and may enable overwriting heap metadata and objects with attacker-controlled bytes. This is described across multiple feeds (NVD/NIST entry and...

9.1CVSS6AI score0.00201EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/07/07 10:17 a.m.8 views

PYSEC-2026-936 Buffer overflow in `CONV_3D_TRANSPOSE` on TFLite

Impact The reference kernel of the CONV3DTRANSPOSE TensorFlow Lite operator wrongly increments the dataptr when adding the bias to the result. Instead of dataptr += numchannels; it should be dataptr += outputnumchannels; as if the number of input channels is different than the number of output...

7.1CVSS6.2AI score0.00523EPSS
SaveExploits1References7
Positive Technologies
Positive Technologies
added 2026/07/06 12:0 a.m.25 views

PT-2026-56021

Name of the Vulnerable Software and Affected Versions mrubyc versions prior to 3.4.2 Description An out-of-bounds read occurs during the builtin missing-method lookup within the mrbc find method function. Recommendations Update to a version newer than 3.4.1. As a temporary mitigation, restrict th...

4.4CVSS5.9AI score0.00158EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/06 12:0 a.m.9 views

CVE-2026-38973

mrubyc through release3.4.1 was found to contain an out-of-bounds read in builtin missing-method lookup inside mrbcfindmethod...

4.4CVSS5.9AI score
SaveExploits0References5
Fedora
Fedora
added 2026/06/27 1:12 a.m.17 views

[SECURITY] Fedora 44 Update: nginx-mod-headers-more-0.39-11.fc44

This module allows adding, setting, or clearing specified input/output header s. This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server...

9.2CVSS7AI score0.04022EPSS
SaveExploits5
Fedora
Fedora
added 2026/06/27 12:56 a.m.14 views

[SECURITY] Fedora 43 Update: nginx-mod-headers-more-0.39-11.fc43

This module allows adding, setting, or clearing specified input/output header s. This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server...

9.2CVSS7AI score0.04022EPSS
SaveExploits5
EUVD
EUVD
added 2026/06/12 2:17 p.m.18 views

EUVD-2026-36449

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, NodeVM exposes some process-wide observability builtins when they are allowed through require.builtin. The diagnosticschannel, asynchooks, and perfhooks builtins are not blocked by the dangerous builtin denylist. These modules...

6.9CVSS5.2AI score0.00308EPSS
SaveExploits0References3
Rows per page
Query Builder