Lucene search
+L

57 matches found

ATTACKERKB
ATTACKERKB
added 2023/09/14 4:15 p.m.5 views

CVE-2023-42180

An arbitrary file upload vulnerability in the /user/upload component of lenosp 1.0-1.2.0 allows attackers to execute html code via a crafted JPG file...

8.8CVSS6AI score0.00618EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2023/09/14 12:0 a.m.7 views

Lenosp Code Issues Vulnerabilities

Lenosp is a Spring Boot 2.0 rapid development modular scaffolding organized by Zhengzhou Programmers zzdevelop in China. A security vulnerability exists in Lenosp versions 1.0.0 to 1.2.0. The vulnerability stems from an arbitrary file upload vulnerability in the /user/upload component, which allo...

8.8CVSS7.4AI score0.00618EPSS
SaveExploits1References3
NVD
NVD
added 2023/08/27 11:15 p.m.23 views

CVE-2023-4559

A vulnerability, which was classified as critical, has been found in Bettershop LaikeTui. Affected by this issue is some unknown functionality of the file index.php?module=api&action=user&m=upload of the component POST Request Handler. The manipulation leads to unrestricted upload. The attack may...

9.8CVSS7AI score0.00519EPSS
SaveExploits0References2
0day.today
0day.today
added 2023/08/21 12:0 a.m.196 views

Academy LMS 6.1 Cross Site Scripting / File Upload Vulnerabilities

Exploit Title: Academy LMS 6.1 - Arbitrary File Upload Exploit Author: CraCkEr Vendor: Creativeitem Vendor Homepage: https://academylms.net/ Software Link: https://demo.academylms.net/ Tested on: Windows 10 Pro Impact: Allows User to upload files to the web server CWE: CWE-79 - CWE-74 - CWE-707...

7.1AI score
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/08/14 7:15 p.m.6 views

CVE-2023-28482

An issue was discovered in Tigergraph Enterprise 3.7.0. A single TigerGraph instance can host multiple graphs that are accessed by multiple different users. The TigerGraph platform does not protect the confidentiality of any data uploaded to the remote server. In this scenario, any user that has...

6.5CVSS6AI score0.00543EPSS
SaveExploits1References2
NVD
NVD
added 2023/03/27 8:15 p.m.20 views

CVE-2023-28652

An authenticated malicious user could successfully upload a malicious image could lead to a denial-of-service condition...

6.5CVSS6.3AI score0.00616EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2022/03/16 12:0 a.m.21 views

pgAdmin 代码问题漏洞

pgAdmin is an open source management and development platform for the open source database PostgreSQL. A security vulnerability exists in pgAdmin 4 versions prior to 6.7, which stems from the software's inability to validate the path of a file uploaded by a user, resulting in a path traversal...

6.5CVSS6.3AI score0.00953EPSS
SaveExploits0References3
Huntr
Huntr
added 2022/03/11 5:1 p.m.38 views

Insecure deserialization of not validated module file

Description In recent Crater version 18507ddb tag: 6.0.6 highly privileged user can upload malicious module file and run insecure deserialization, which can lead to remote code execution. Proof of Concept 1. Prepare PHAR file - php --define phar.readonly=0 phar.php PHP data = $data; function...

6.5CVSS0.3AI score0.01579EPSS
SaveExploits1References2
NVD
NVD
added 2021/10/27 1:15 a.m.14 views

CVE-2021-26610

The moveuploadedfile function in godomall5 does not perform an integrity check of extension or authority when user upload file. This vulnerability allows an attacker to execute an remote arbitrary code...

8.8CVSS0.00438EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/05/06 12:0 a.m.25 views

Esri ArcGIS Earth Path Traversal Vulnerability

A path traversal vulnerability exists in Esri ArcGIS Earth 1.11.0 and earlier versions, which could be exploited to trick a user into uploading a crafted file to an affected system to gain access to it in the security context of the user running ArcGIS Earth. arbitrary code execution...

7.8CVSS5AI score0.01138EPSS
SaveExploits0References1
wpexploit
wpexploit
added 2021/04/10 12:0 a.m.88 views

Classyfrieds <= 3.8 - Authenticated Arbitrary File Upload to RCE

The plugin does not properly check the uploaded file when an authenticated user adds a listing, only checking the content-type in the request. This allows any authenticated user to upload arbitrary PHP files via the Add Listing feature of the plugin, leading to RCE. POST /addalisting/ HTTP/1.1...

6.5CVSS0.1AI score0.01906EPSS
SaveExploits2References1
NVD
NVD
added 2021/04/02 8:15 p.m.18 views

CVE-2020-21585

Vulnerability in emlog v6.0.0 allows user to upload webshells via zip plugin module...

9.8CVSS0.03184EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2021/03/23 1:50 a.m.64 views

CVE-2021-21355 Unrestricted File Upload in Form Framework

TYPO3 is an open source PHP based web content management system. In TYPO3 before versions 8.7.40, 9.5.25, 10.4.14, 11.1.1, due to the lack of ensuring file extensions belong to configured allowed mime-types, attackers can upload arbitrary data with arbitrary file extensions - however, default...

8.6CVSS8.9AI score0.01631EPSS
SaveExploits0References3
Exploit DB
Exploit DB
added 2020/04/27 12:0 a.m.332 views

PHP-Fusion 9.03.50 - 'Edit Profile' Arbitrary File Upload

Exploit Title: PHP-Fusion 9.03.50 - 'Edit Profile' Arbitrary File Upload Date: 2020-04-24 Author: Besim ALTINOK Vendor Homepage: https://www.php-fusion.co.uk/home.php Software Link: https://sourceforge.net/projects/php-fusion/files/PHP-Fusion%20Archives/9.x/PHP-Fusion%209.03.50.zip/download...

5.3AI score
SaveExploits0
0day.today
0day.today
added 2019/09/26 12:0 a.m.34 views

Chamilo LMS 1.11.8 Shell Upload Exploit

Exploit for php platform in category web applications PHP Test FILE UPLOAD'; $tgtdir = "uploads/"; $tgtfile = $tgtdir.basename$FILES'fileToUpload''name'; echo "TARGET FILE= ".$tgtfile; //$filename = $FILES'fileToUpload''name'; echo "FILE NAME FROM VARIABLE:- ".$FILES"fileToUpload""name...

7.1AI score
SaveExploits0
exploitpack
exploitpack
added 2019/05/28 12:0 a.m.32 views

Phraseanet 4.0.7 - Cross-Site Scripting

Phraseanet 4.0.7 - Cross-Site Scripting Exploit title: Stored XSS vulnerability in Phraseanet DAM Open Source software Date: 10/10/2018 Exploit Author: Krzysztof Szulski Vendor Homepage: https://www.phraseanet.com Software Link also VM: https://www.phraseanet.com/en/download/ Version affected:...

6.8AI score
SaveExploits0
CNVD
CNVD
added 2017/06/12 12:0 a.m.9 views

AtMail Cross-Site Request Forgery Vulnerability

AtMail is an open source WebMail client from the Australian company Atmail , which provides a Webmail interface , address book management , calendars and other features , and supports IMAP, video mail and so on. A cross-site request forgery vulnerability exists in AtMail versions prior to 7.8.0.2...

8.8CVSS7AI score0.00451EPSS
SaveExploits0References1
NVD
NVD
added 2017/06/08 2:29 p.m.20 views

CVE-2017-9517

atmail before 7.8.0.2 has CSRF, allowing an attacker to upload and import users via CSV...

8.8CVSS8.7AI score0.00451EPSS
SaveExploits0References1
CNVD
CNVD
added 2015/06/17 12:0 a.m.4 views

TYPO3 Frontend User Upload Arbitrary File Upload Vulnerability

TYPO3 is a free and open source content management system, Frontend User Upload is a frontend user upload extension plugin. TYPO3 Frontend User Upload has an arbitrary file upload vulnerability that allows remote attackers to exploit the vulnerability to submit a special file and execute it with...

7.5CVSS7.4AI score0.02288EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2015/06/16 4:0 p.m.24 views

CVE-2015-4607

Unrestricted file upload vulnerability in the Frontend User Upload feupload extension 0.5.0 and earlier for TYPO3 allows remote attackers to execute arbitrary code by uploading a file with an executable extension using a frontend form, then accessing it via a direct request to the file in the...

7.7AI score0.02288EPSS
SaveExploits0References2
Rows per page
Query Builder