Lucene search
+L

9512 matches found

Veracode
Veracode
•added 2026/05/23 6:07 a.m.•34 views

Directory Traversal

Python Liquid is vulnerable to Directory Traversal. The vulnerability is due to insufficient validation of absolute file paths in the FileSystemLoader and CachingFileSystemLoader, which allows a malicious template author to load and render arbitrary files outside the configured search paths using...

8.2CVSS5.9AI score0.00503EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2026/05/21 9:28 p.m.•17 views

GHSA-7FXW-R6JV-74C8 Twig: `{% sandbox %}{% include %}` skips checkSecurity() on cached templates (incomplete fix for CVE-2024-45411)

Description The fix for CVE-2024-45411 / GHSA-6j75-5wfj-gh66 added an explicit $loaded-unwrap-checkSecurity call in CoreExtension::include so that a template already cached in Environment::$loadedTemplates is re-checked when included with sandboxed = true. The deprecated but still functional %...

5.8CVSS5.8AI score0.00473EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2026/05/21 9:28 p.m.•27 views

Twig: `{% sandbox %}{% include %}` skips checkSecurity() on cached templates (incomplete fix for CVE-2024-45411)

Description The fix for CVE-2024-45411 / GHSA-6j75-5wfj-gh66 added an explicit $loaded-unwrap-checkSecurity call in CoreExtension::include so that a template already cached in Environment::$loadedTemplates is re-checked when included with sandboxed = true. The deprecated but still functional %...

8.6CVSS5.8AI score0.00849EPSS
SaveExploits0References5Affected Software1
Positive Technologies
Positive Technologies
•added 2026/05/21 12:00 a.m.•19 views

PT-2026-42690

Name of the Vulnerable Software and Affected Versions Twig affected versions not specified Description An issue exists where the % sandbox %% include ... %% endsandbox % tag path fails to re-invoke the checkSecurity function. If a template is loaded outside a sandbox within the same Environment...

6CVSS6.1AI score0.00473EPSS
SaveExploits0References15
OSV
OSV
•added 2026/05/20 7:27 p.m.•12 views

CVE-2026-39352 Frappe has an Arbitrary File Read via Path Traversal in render_include

Frappe is a full-stack web application framework. Versions prior to 15.105.0 and 16.15.0 contain a possible Arbitrary File Read vulnerability via Path Traversal. The issue is resolved in versions 16.15.0, 15.105.0 and above...

8.7CVSS6AI score
SaveExploits0References4
CVE
CVE
•added 2026/05/20 7:27 p.m.•58 views

CVE-2026-39352

Frappe is affected by an Arbitrary File Read via Path Traversal in render_include. Versions prior to 15.105.0 and 16.15.0 are vulnerable; the issue is resolved in 16.15.0, 15.105.0 and later. Affected software: Frappe framework (full-stack web app). Root cause: path traversal in render_include en...

8.7CVSS5.8AI score0.01258EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/05/20 7:27 p.m.•46 views

CVE-2026-39352 Frappe has an Arbitrary File Read via Path Traversal in render_include

Frappe is a full-stack web application framework. Versions prior to 15.105.0 and 16.15.0 contain a possible Arbitrary File Read vulnerability via Path Traversal. The issue is resolved in versions 16.15.0, 15.105.0 and above...

8.7CVSS0.01258EPSS
SaveExploits0References2
OSV
OSV
•added 2026/05/19 1:34 a.m.•18 views

JLSEC-2026-512

A directory traversal problem in the URL decoder of librsvg before 2.56.3 could be used by local or remote attackers to disclose files on the local filesystem outside of the expected area, as demonstrated by href=".?../../../../../../../../../../etc/passwd" in an xi:include element...

5.5CVSS6.5AI score0.02325EPSS
SaveExploits1References12
attackerkb
attackerkb
•added 2026/05/17 12:11 p.m.•10 views

CVE-2018-25324

Simple Fields 0.2 through 0.3.5 WordPress Plugin contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by injecting null bytes into the wpabspath parameter on PHP versions before 5.3.4. Attackers can supply malicious wpabspath values to...

6.9CVSS6.5AI score0.00533EPSS
SaveExploits0References4Affected Software1
CVE
CVE
•added 2026/05/17 12:11 p.m.•29 views

CVE-2018-25324

The CVE-2018-25324 entry concerns the WordPress plugin Simple Fields versions 0.2–0.3.5, which contains a local file inclusion (LFI) flaw via the wp_abspath parameter. Unauthenticated attackers can read arbitrary files (e.g., /etc/passwd) by injecting null bytes into wp_abspath on PHP versions be...

6.9CVSS6.5AI score0.00533EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/05/17 12:00 a.m.•26 views

PT-2026-41550

Simple Fields 0.2 through 0.3.5 WordPress Plugin contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by injecting null bytes into the wp abspath parameter on PHP versions before 5.3.4. Attackers can supply malicious wp abspath values to simp...

6.9CVSS6.5AI score0.00533EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
•added 2026/05/14 8:01 a.m.•22 views

jq: stack overflow in module loading on mutual `include`

...

6.8CVSS5.8AI score0.00156EPSS
SaveExploits1
Vulnrichment
Vulnrichment
•added 2026/05/11 5:23 p.m.•12 views

CVE-2026-44777 jq: stack overflow in module loading on mutual `include`

jq is a command-line JSON processor. In 1.8.2rc1 and earlier, the ordinary module loader recurses without cycle detection when two otherwise valid modules include each other...

6.8CVSS5.8AI score0.00156EPSS
SaveExploits1References1
OSV
OSV
•added 2026/05/11 5:23 p.m.•11 views

CVE-2026-44777 jq: stack overflow in module loading on mutual `include`

jq is a command-line JSON processor. In 1.8.2rc1 and earlier, the ordinary module loader recurses without cycle detection when two otherwise valid modules include each other...

6.8CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
•added 2026/05/11 5:23 p.m.•97 views

CVE-2026-44777 jq: stack overflow in module loading on mutual `include`

jq is a command-line JSON processor. In 1.8.2rc1 and earlier, the ordinary module loader recurses without cycle detection when two otherwise valid modules include each other...

6.8CVSS0.00156EPSS
SaveExploits1References1
VulnCheck KEV
VulnCheck KEV
•added 2026/05/11 12:00 a.m.•58 views

VulnCheck KEV: CVE-2019-13396

FlightPath 4.x and 5.0-x allows directory traversal and Local File Inclusion through the forminclude parameter in an index.php?q=system-handle-form-submit POST request because of an includeonce in systemhandleformsubmit in modules/system/system.module...

5.3CVSS6AI score0.62572EPSS
SaveIn wildExploits5References2
Positive Technologies
Positive Technologies
•added 2026/05/11 12:00 a.m.•20 views

PT-2026-39696

Name of the Vulnerable Software and Affected Versions Python Liquid versions prior to 2.2.0 Description The built-in FileSystemLoader and CachingFileSystemLoader do not prevent reading files outside their designated search paths when an absolute path is provided. This allows malicious template...

8.2CVSS5.9AI score0.00503EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/05/09 9:32 p.m.•31 views

EUVD-2026-28938

A security vulnerability has been detected in osTicket up to 1.18.3. Impacted is an unknown function of the file include/class.dispatcher.php of the component Dispatcher. The manipulation of the argument method leads to cross-site request forgery. Remote exploitation of the attack is possible. Th...

5.3CVSS5.2AI score0.0023EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
•added 2026/05/09 12:00 a.m.•52 views

PT-2026-39407

Name of the Vulnerable Software and Affected Versions osTicket versions prior to 1.18.4 Description A cross-site request forgery issue exists in the Dispatcher component within the include/class.dispatcher.php file. The flaw allows remote exploitation through the manipulation of the method...

5.3CVSS5.7AI score0.0023EPSS
SaveExploits0References10
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/05/09 12:00 a.m.•0 views

CVE-2026-8194: Cross-Site Request Forgery (CSRF)

A security vulnerability has been detected in osTicket up to 1.18.3. Impacted is an unknown function of the file include/class.dispatcher.php of the component Dispatcher. The manipulation of the argument method leads to cross-site request forgery. Remote exploitation of the attack is possible. Th...

5.3CVSS5.1AI score0.0023EPSS
SaveExploits0References3
Rows per page
Query Builder