Lucene search
+L

2628 matches found

RedhatCVE
RedhatCVE
added 2026/04/03 10:58 a.m.6 views

CVE-2026-1540

The Spam Protect for Contact Form 7 WordPress plugin before 1.2.10 allows logging to a PHP file, which could allow an attacker with editor access to achieve Remote Code Execution by using a crafted header...

7.2CVSS6AI score0.00639EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/03/30 12:0 a.m.2 views

CVE-2026-30556

A Reflected Cross-Site Scripting XSS vulnerability exists in SourceCodester Sales and Inventory System 1.0. The vulnerability is located in the index.php file via the "msg" parameter. The application fails to sanitize the input, allowing remote attackers to inject arbitrary web script or HTML via...

6AI score0.00252EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/03/27 10:51 p.m.11 views

CVE-2026-4899

A security flaw has been discovered in code-projects Online Food Ordering System 1.0. Affected by this issue is some unknown functionality of the file /dbfood/food.php. The manipulation of the argument cuisines results in cross site scripting. It is possible to launch the attack remotely. The...

4.8CVSS4.4AI score0.00293EPSS
SaveExploits0References1
OSV
OSV
added 2026/03/26 6:12 p.m.9 views

GHSA-FJ74-QXJ7-R3VC AVideo has SQL Injection via Partial Prepared Statement — videos_id Concatenated Directly into Query

Summary In objects/like.php, the getLike method constructs a SQL query using a prepared statement placeholder ? for usersid but directly concatenates $this-videosid into the query string without parameterization. An attacker who can control the videosid value via a crafted request can inject...

7.1CVSS6AI score0.00509EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/03/26 11:3 a.m.4 views

CVE-2026-4809 Unsafe Client MIME Type Handling Can Enable Arbitrary File Upload in plank/laravel-mediable

plank/laravel-mediable through version 6.4.0 can allow upload of a dangerous file type when an application using the package accepts or prefers a client-supplied MIME type during file upload handling. In that configuration, a remote attacker can submit a file containing executable PHP code while...

10CVSS6.2AI score0.01279EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/26 11:3 a.m.30 views

CVE-2026-4809

Brand-new CVE entry CVE-2026-4809 affects plank/laravel-mediable up to version 6.4.0. In vulnerable configurations that accept a client-supplied MIME type during file upload, an attacker can submit a file containing executable PHP code while declaring a benign image MIME type, enabling arbitrary ...

10CVSS6.2AI score0.01279EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/26 3:16 a.m.14 views

CVE-2026-4836

A vulnerability was detected in code-projects Accounting System 1.0. The affected element is an unknown function of the file /myaccount/delete.php. Performing a manipulation of the argument cosid results in sql injection. It is possible to initiate the attack remotely. The exploit is now public a...

6.5CVSS0.00196EPSS
SaveExploits0References5
OSV
OSV
added 2026/03/25 9:28 p.m.13 views

GHSA-8WF4-C4X3-H952 AVideo: Remote Code Execution via PHP Temp File in Encoder downloadURL

Summary The downloadVideoFromDownloadURL function in objects/aVideoEncoder.json.php saves remote content to a web-accessible temporary directory using the original URL's filename and extension including .php. By providing an invalid resolution parameter, an attacker triggers an early die via...

8.8CVSS6.6AI score0.00395EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/03/25 6:31 p.m.11 views

EUVD-2026-15499

Improper Control of Filename for Include/Require Statement in PHP Program 'PHP Remote File Inclusion' vulnerability in AncoraThemes Greenville greenville allows PHP Local File Inclusion.This issue affects Greenville: from n/a through = 1.3.2...

5.8AI score0.00504EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/24 12:30 p.m.10 views

EUVD-2019-20004

phpFileManager 1.7.8 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the action, fmcurrentdir, and filename parameters. Attackers can send GET requests to index.php with crafted parameter values to access sensitive files...

6.9CVSS5.9AI score0.00557EPSS
SaveExploits1References4
OSV
OSV
added 2026/03/24 12:16 p.m.5 views

CVE-2019-25632

phpFileManager 1.7.8 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the action, fmcurrentdir, and filename parameters. Attackers can send GET requests to index.php with crafted parameter values to access sensitive files...

5.5CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/24 11:27 a.m.4 views

CVE-2019-25632

phpFileManager 1.7.8 contains a local file inclusion vulnerability that allows unauthenticated attackers to read arbitrary files by manipulating the action, fmcurrentdir, and filename parameters. Attackers can send GET requests to index.php with crafted parameter values to access sensitive files...

6.9CVSS5.9AI score0.00557EPSS
SaveExploits1References3Affected Software1
CNNVD
CNNVD
added 2026/03/24 12:0 a.m.15 views

PHP File Manager 访问控制错误漏洞

PHP File Manager is a complete file system management tool developed by Dulldusk’s developers. Version 1.7.8 of PHP File Manager contains an access control vulnerability, which stems from local file inclusion. This vulnerability could allow unauthenticated attackers to read arbitrary files by...

6.9CVSS5.9AI score0.00557EPSS
SaveExploits1References3
NVD
NVD
added 2026/03/23 7:16 p.m.7 views

CVE-2026-33647

WWBN AVideo is an open source video platform. In versions up to and including 26.0, the ImageGallery::saveFile method validates uploaded file content using finfo MIME type detection but derives the saved filename extension from the user-supplied original filename without an allowlist check. An...

8.8CVSS0.00639EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/23 6:21 p.m.7 views

CVE-2026-33513 AVideo has an Unauthenticated Local File Inclusion in API locale (RCE possible with writable PHP)

WWBN AVideo is an open source video platform. In versions up to and including 26.0, an unauthenticated API endpoint APIName=locale concatenates user input into an include path with no canonicalization or whitelist. Path traversal is accepted, so arbitrary PHP files under the web root can be...

8.6CVSS6.4AI score0.0074EPSS
SaveExploits3References1
EUVD
EUVD
added 2026/03/23 12:31 a.m.9 views

EUVD-2026-14339

A weakness has been identified in MacCMS up to 2025.1000.4052. This vulnerability affects the function orderinfo of the file application/index/controller/User.php of the component Member Order Detail Interface. This manipulation of the argument orderid causes authorization bypass. It is possible ...

5.3CVSS5.4AI score0.00291EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/03/23 12:0 a.m.29 views

PT-2026-27191

Name of the Vulnerable Software and Affected Versions AVideo versions up to and including 26.0 Description AVideo is an open source video platform. The downloadVideoFromDownloadURL function in objects/aVideoEncoder.json.php saves remote content to a web-accessible temporary directory using the...

8.8CVSS5.8AI score0.00395EPSS
SaveExploits1References8
Cvelist
Cvelist
added 2026/03/22 11:51 p.m.46 views

CVE-2026-4563 MacCMS Member Order Detail User.php order_info authorization

A weakness has been identified in MacCMS up to 2025.1000.4052. This vulnerability affects the function orderinfo of the file application/index/controller/User.php of the component Member Order Detail Interface. This manipulation of the argument orderid causes authorization bypass. It is possible ...

5.3CVSS0.00291EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/03/22 12:0 a.m.22 views

PT-2026-27012

A vulnerability has been found in code-projects Simple Gym Management System up to 1.0. This affects an unknown part of the file /gym/func.php. Such manipulation of the argument Trainer id/fname leads to sql injection. The attack can be executed remotely. The exploit has been disclosed to the...

5.8CVSS5.8AI score0.00263EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2026/03/20 9:55 p.m.14 views

AVideo has an Unauthenticated Local File Inclusion in API locale (RCE possible with writable PHP)

Summary An unauthenticated API endpoint APIName=locale concatenates user input into an include path with no canonicalization or whitelist. Path traversal is accepted, so arbitrary PHP files under the web root can be included. In our test this yielded confirmed file disclosure and code execution o...

8.6CVSS6.5AI score0.0074EPSS
SaveExploits3References3Affected Software1
Rows per page
Query Builder