Lucene search
+L

1257 matches found

Prion
Prion
added 2024/02/05 10:16 p.m.26 views

Design/Logic Flaw

The File Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.2.1 due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract...

5CVSS6.8AI score0.01029EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/05 9:21 p.m.44 views

CVE-2024-0761 File Manager <= 7.2.1 - Sensitive Information Exposure via Backup Filenames

The File Manager plugin for WordPress is vulnerable to Sensitive Information Exposure in all versions up to, and including, 7.2.1 due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract...

8.1CVSS8.1AI score0.01029EPSS
SaveExploits0References3
NVD
NVD
added 2024/02/05 9:15 a.m.28 views

CVE-2021-4436

The 3DPrint Lite WordPress plugin before 1.9.1.5 does not have any authorisation and does not check the uploaded file in its p3dlitehandleupload AJAX action , allowing unauthenticated users to upload arbitrary file to the web server. However, there is a .htaccess, preventing the file to be access...

9.8CVSS9.6AI score0.06646EPSS
SaveExploits2References1
OSV
OSV
added 2024/02/05 9:15 a.m.11 views

CVE-2021-4436

The 3DPrint Lite WordPress plugin before 1.9.1.5 does not have any authorisation and does not check the uploaded file in its p3dlitehandleupload AJAX action , allowing unauthenticated users to upload arbitrary file to the web server. However, there is a .htaccess, preventing the file to be access...

9.8CVSS5.9AI score0.06646EPSS
SaveExploits2References1
Prion
Prion
added 2024/02/05 9:15 a.m.26 views

Design/Logic Flaw

The 3DPrint Lite WordPress plugin before 1.9.1.5 does not have any authorisation and does not check the uploaded file in its p3dlitehandleupload AJAX action , allowing unauthenticated users to upload arbitrary file to the web server. However, there is a .htaccess, preventing the file to be access...

7.5CVSS7.3AI score0.06646EPSS
SaveExploits2References1Affected Software1
Cvelist
Cvelist
added 2024/02/05 9:02 a.m.37 views

CVE-2021-4436 3DPrint Lite < 1.9.1.5 - Unauthenticated Arbitrary File Upload

The 3DPrint Lite WordPress plugin before 1.9.1.5 does not have any authorisation and does not check the uploaded file in its p3dlitehandleupload AJAX action , allowing unauthenticated users to upload arbitrary file to the web server. However, there is a .htaccess, preventing the file to be access...

9.7AI score0.06646EPSS
SaveExploits2References1
Vulnrichment
Vulnrichment
added 2024/02/05 9:02 a.m.15 views

CVE-2021-4436 3DPrint Lite < 1.9.1.5 - Unauthenticated Arbitrary File Upload

The 3DPrint Lite WordPress plugin before 1.9.1.5 does not have any authorisation and does not check the uploaded file in its p3dlitehandleupload AJAX action , allowing unauthenticated users to upload arbitrary file to the web server. However, there is a .htaccess, preventing the file to be access...

7.1AI score0.06646EPSS
SaveExploits2References1
GithubExploit
GithubExploit
added 2024/01/26 9:35 a.m.407 views

Exploit for CVE-2023-47400

CVE-2023-47400 Proof of Concept for the CVE-2023-47400 Aut...

8.9AI score
SaveExploits1
WPVulnDB
WPVulnDB
added 2024/01/26 12:00 a.m.33 views

File Manager < 7.2.2 - Sensitive Information Exposure via Backup Filenames

Description The plugin is vulnerable to Sensitive Information Exposure due to insufficient randomness in the backup filenames, which use a timestamp plus 4 random digits. This makes it possible for unauthenticated attackers, to extract sensitive data including site backups in configurations where...

5CVSS6.5AI score0.01029EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2024/01/11 8:33 a.m.44 views

CVE-2023-5504 BackWPup <= 4.0.1 - Authenticated (Administrator+) Directory Traversal

The BackWPup plugin for WordPress is vulnerable to Directory Traversal in versions up to, and including, 4.0.1 via the Log File Folder. This allows authenticated attackers to store backups in arbitrary folders on the server provided they can be written to by the server. Additionally, default...

8.7CVSS8.6AI score0.00918EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2023/12/06 12:00 a.m.525 views

CE Phoenixcart 1.0.8.20 Shell Upload

Title: PhoenixCart-1.0.8.20-File-Upload-Bypass-override-htaccess-security-RCE Author: nu11secur1ty Date: 12/06/2023 Vendor: https://phoenixcart.org/index.php Software: https://github.com/CE-PhoenixCart/PhoenixCart/archive/master.zip Reference: https://portswigger.net/web-security/file-upload,...

7.4AI score
SaveExploits0
NVD
NVD
added 2023/12/01 11:15 a.m.41 views

CVE-2023-6449

The Contact Form 7 plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'validate' function and insufficient blocklisting on the 'wpcf7antiscriptfilename' function in versions up to, and including, 5.8.3. This makes it possible for...

7.2CVSS0.01732EPSS
SaveExploits0References5
OSV
OSV
added 2023/12/01 11:00 a.m.17 views

CVE-2023-6449 Contact Form 7 <= 5.8.3 - Authenticated (Editor+) Arbitrary File Upload

The Contact Form 7 plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient file type validation in the 'validate' function and insufficient blocklisting on the 'wpcf7antiscriptfilename' function in versions up to, and including, 5.8.3. This makes it possible for...

6.6CVSS7.8AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2023/12/01 12:00 a.m.13 views

PT-2023-32670 · WordPress · Contact Form 7

Name of the Vulnerable Software and Affected Versions: Contact Form 7 versions up to, and including, 5.8.3 Description: The issue arises from insufficient file type validation in the validate function and insufficient blocklisting on the wpcf7 antiscript file name function. This allows...

7.2CVSS7.8AI score0.01732EPSS
SaveExploits0References11
Cvelist
Cvelist
added 2023/11/28 7:07 a.m.58 views

CVE-2023-3545 Chamilo LMS Htaccess File Upload Security Bypass

Improper sanitisation in main/inc/lib/fileUpload.lib.php in Chamilo LMS = v1.11.20 on Windows and Apache installations allows unauthenticated attackers to bypass file upload security protections and obtain remote code execution via uploading of .htaccess file. This vulnerability may be exploited ...

9.8CVSS10AI score0.02438EPSS
SaveExploits1References3
Positive Technologies
Positive Technologies
added 2023/11/28 12:00 a.m.45 views

PT-2023-25218 · Unknown · Chamilo Lms

Name of the Vulnerable Software and Affected Versions: Chamilo LMS versions prior to 1.11.20 Description: The issue is related to improper sanitisation in the main/inc/lib/fileUpload.lib.php file, which allows unauthenticated attackers to bypass file upload security protections. This can lead to...

9.8CVSS10AI score0.02438EPSS
SaveExploits1References5
WPVulnDB
WPVulnDB
added 2023/11/24 12:00 a.m.28 views

BackWPup < 4.0.2 - Authenticated (Administrator+) Directory Traversal

Description The BackWPup plugin for WordPress is vulnerable to Directory Traversal in versions up to, and including, 4.0.1 via the Log File Folder. This allows authenticated attackers to store backups in arbitrary folders on the server provided they can be written to by the server. Additionally,...

8.7CVSS6.8AI score0.00918EPSS
SaveExploits1References1Affected Software1
GithubExploit
GithubExploit
added 2023/11/22 5:00 p.m.948 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Owncloud Graph_Api

CVE-2023-49103 PoC for the CVE-2023-49103 Overview This Py...

10CVSS9AI score0.78428EPSS
SaveExploits7
OSV
OSV
added 2023/11/15 7:15 a.m.12 views

CVE-2023-6133

The Forminator plugin for WordPress is vulnerable to arbitrary file uploads due to insufficient blacklisting on the 'forminatorallowedmimetypes' function in versions up to, and including, 1.27.0. This makes it possible for authenticated attackers with administrator-level capabilities or above to...

4.9CVSS6.1AI score0.00858EPSS
SaveExploits0References4
WPVulnDB
WPVulnDB
added 2023/11/15 12:00 a.m.22 views

Forminator < 1.28.0 - Admin+ Arbitrary File Upload

Description The plugin does not properly blacklist files via the forminatorallowedmimetypes function, which could allow administrator to upload arbitrary file. However, RCE can not be achieved due to htaccess configuration...

6.6CVSS7.2AI score0.00858EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder