Wordpress Paypal Currency Converter...

- AV AC AU C I A
发布: 2025-04-13
修订: 2025-04-13

<p># Wordpress Exploit Title: Paypal Currency Converter Basic For Woocommerce File Read</p><p># Google Dork: inurl:"paypal-currency-converter-basic-for-woocommerce"</p><p># Date: 10/06/2015</p><p># Software Link:</p><p><a href="https://wordpress.org/plugins/paypal-currency-converter-basic-for-woocommerce/" rel="nofollow">https://wordpress.org/plugins/paypal-currency-converter-basic-for-woocommerce/</a></p><p># Version: &lt;=1.3</p><p># Tested on: Linux</p><p><br></p><hr><p>&nbsp;Description:</p><p>&nbsp;proxy.php's code:</p><pre class="lang-php" data-lang="php">&nbsp;&lt;?php$file = file_get_contents($_GET['requrl']);$left=strpos($file,'&lt;div id=currency_converter_result&gt;');$right=strlen($file)-strpos($file,'&lt;input type=hidden name=meta');$snip= substr($file,$left,$right);echo $snip;?&gt;</pre><p>Based on user input, the content of a file is printed out (unfortunately</p><p>not included) so any html file can be loaded, and an attacker may be able</p><p>to read&nbsp; any...

0%
暂无可用Exp或PoC
当前有0条受影响产品信息