swfupload 上传SecurityError Error #2156

简介:

出现这个问题是因为应用程序使用了特殊端口,修改端口就可以解决。

特殊端口列表

A security change has been made in Adobe Flash Player 9.0.115.0 to block commonly reserved ports (to prevent malicious activity).
If a port number is specified at the end of a URL (such as http://www.adobe.com:80), the port will be checked against a list of commonly reserved ports.
If the port matches the following list, the network request will be rejected and a securityError event will be fired.
The following ports are considered reserved:

 

  • 1 tcpmux  
  • 7 echo  
  • 9 discard  
  • 11 systat  
  • 13 daytime  
  • 15 netstat  
  • 17 qotd  
  • 19 chargen  
  • 20 ftp data  
  • 21 ftp control  
  • 22 ssh  
  • 23 telnet  
  • 25 smtp  
  • 37 time  
  • 42 name  
  • 43 nicname  
  • 53 domain  
  • 77 priv-rjs  
  • 79 finger  
  • 87 ttylink  
  • 95 supdup  
  • 101 hostriame  
  • 102 iso-tsap  
  • 103 gppitnp  
  • 104 acr-nema  
  • 109 POP2  
  • 110 POP3  
  • 111 sunrpc  
  • 113 auth  
  • 115 sftp  
  • 117 uucp-path  
  • 119 NNTP  
  • 123 NTP  
  • 135 loc-srv / epmap  
  • 139 netbios  
  • 143 IMAP2  
  • 179 BGP  
  • 389 LDAP  
  • 465 SMTP+SSL  
  • 512 print / exec  
  • 513 login  
  • 514 shell  
  • 515 printer  
  • 526 tempo  
  • 530 courier  
  • 531 chat  
  • 532 netnews  
  • 540 uucp  
  • 556 remotefs  
  • 563 NNTP+SSL  
  • 587 submission  
  • 601 syslog  
  • 636 LDAP+SSL  
  • 993 IMAP+SSL  
  • 995 POP3+SSL  
  • 2049 nfs  
  • 4045 lockd  
  • 6000 X11  



  • 本文转自齐师傅博客园博客,原文链接:http://www.cnblogs.com/youring2/archive/2012/07/13/2590008.html,如需转载请自行联系原作者
相关文章
|
JavaScript Java 开发者
swfupload 文件 上传
引用:http://tommy---2005.iteye.com/blog/725641   笔者在网上查找流行的上传组件,swfupload引入眼帘,受到JavaEye的一篇文章启发,历时三天,加以研究,现将心得奉上,献礼JavaEye。
978 0
|
Shell
Joomla Component com_uploader) Remote File Upload Vulnerability
http://packetstormsecurity.org/1001-exploits/joomlaarticlemanager-sql.
884 0
|
9月前
|
Java Spring
DWR上传文件提示File uploads not supported
确保你的DWR配置和代码都正确地支持文件上传,以解决"DWR上传文件提示File uploads not supported" 错误。
49 0
|
PHP 内存技术
FCKeditor 2.0-2.4.3 arbitrary file upload
# Exploit Title: FCKeditor 2.0-2.4.3 arbitrary file upload # Author: grabz # Software Link: http://sourceforge.
844 0
TestLink v1.9.3 Arbitrary File Upload Vulnerability
http://www.exploit-db.com/exploits/20500/
798 0
|
9月前
|
安全 PHP Windows
[dvwa] file upload
[dvwa] file upload
|
机器学习/深度学习
DotNetNuke 4.3.5 上传中文语言包时"A File Operation Failed. Please Check Resource File Permissions So Files Can Be Edited"报错
我多上传了几次就没这个问题了,但在这中间我查了一些在"App_GlobalResources "目录下的文件,因为语言包的注册跟这个目录有关,并且如果是文件不能写入,应该是这个目录权限设置的问题。但我检查是并且没有发现权限的问题,只是这个目录是只读的,但在XP中,目录有只读是正常的。
790 0
|
缓存 前端开发
[Css 修改后 Google浏览器上无效果] 文件上有:Generated source files should not be edited 的警告
[Css 修改后 Google浏览器上无效果] 文件上有:Generated source files should not be edited 的警告
307 0
[Css 修改后 Google浏览器上无效果] 文件上有:Generated source files should not be edited 的警告
|
9月前
|
安全 PHP
文件上传--Upload-labs--Pass13&&14&&15--图片马
文件上传--Upload-labs--Pass13&&14&&15--图片马

热门文章

最新文章