应用安全 - 编程语言 | 框架 - PHP - Djiango - 漏洞 -汇总

CVE-2007-0404

Date
August 16, 2006
类型Filename validation issue in translation framework. Full description

影响范围

CVE-2007-0405

Date
January 21, 2007 

类型

Apparent “caching” of authenticated user. Full description

Issues under Django’s security process¶
All other security issues have been handled under versions of Django’s security process. These are listed below.


影响范围

October 26, 2007 - CVE-2007-5712

Denial-of-service via arbitrarily-large Accept-Language header. Full description

May 14, 2008 - CVE-2008-2302
XSS via admin login redirect. Full description

September 2, 2008 - CVE-2008-3909
CSRF via preservation of POST data during admin login. Full description

July 28, 2009 - CVE-2009-2659
Directory-traversal in development server media handler. Full description

October 9, 2009 - CVE-2009-3965
Denial-of-service via pathological regular expression performance. Full description

September 8, 2010 - CVE-2010-3082
XSS via trusting unsafe cookie value. Full description

December 22, 2010 - CVE-2010-4534
Information leakage in administrative interface. Full description

December 22, 2010 - CVE-2010-4535
Denial-of-service in password-reset mechanism. Full description

February 8, 2011 - CVE-2011-0696
CSRF via forged HTTP headers. Full description

February 8, 2011 - CVE-2011-0697
XSS via unsanitized names of uploaded files. Full description

February 8, 2011 - CVE-2011-0698
Directory-traversal on Windows via incorrect path-separator handling. Full description

September 9, 2011 - CVE-2011-4136
Session manipulation when using memory-cache-backed session. Full description

September 9, 2011 - CVE-2011-4137
Denial-of-service via URLField.verify_exists. Full description

September 9, 2011 - CVE-2011-4138
Information leakage/arbitrary request issuance via URLField.verify_exists. Full description

September 9, 2011 - CVE-2011-4139
Host header cache poisoning. Full description

September 9, 2011 - CVE-2011-4140
Potential CSRF via Host header. Full description

This notification was an advisory only, so no patches were issued.

July 30, 2012 - CVE-2012-3442
XSS via failure to validate redirect scheme. Full description

July 30, 2012 - CVE-2012-3443
Denial-of-service via compressed image files. Full description

July 30, 2012 - CVE-2012-3444
Denial-of-service via large image files. Full description

October 17, 2012 - CVE-2012-4520
Host header poisoning. Full description

December 10, 2012 - No CVE 1
Additional hardening of Host header handling. Full description

December 10, 2012 - No CVE 2
Additional hardening of redirect validation. Full description

February 19, 2013 - No CVE
Additional hardening of Host header handling. Full description

February 19, 2013 - CVE-2013-1664 / CVE-2013-1665
Entity-based attacks against Python XML libraries. Full description

February 19, 2013 - CVE-2013-0305
Information leakage via admin history log. Full description

February 19, 2013 - CVE-2013-0306
Denial-of-service via formset max_num bypass. Full description

August 13, 2013 - CVE-2013-4249
XSS via admin trusting URLField values. Full description

August 13, 2013 - CVE-2013-6044
Possible XSS via unvalidated URL redirect schemes. Full description

September 10, 2013 - CVE-2013-4315
Directory-traversal via ssi template tag. Full description

September 14, 2013 - CVE-2013-1443
Denial-of-service via large passwords. Full description

Django 1.4 (patch and Python compatibility fix)

April 21, 2014 - CVE-2014-0472
Unexpected code execution using reverse(). Full description

April 21, 2014 - CVE-2014-0473
Caching of anonymous pages could reveal CSRF token. Full description

April 21, 2014 - CVE-2014-0474
MySQL typecasting causes unexpected query results. Full description

May 18, 2014 - CVE-2014-1418
Caches may be allowed to store and serve private data. Full description

May 18, 2014 - CVE-2014-3730
Malformed URLs from user input incorrectly validated. Full description

August 20, 2014 - CVE-2014-0480
reverse() can generate URLs pointing to other hosts. Full description

August 20, 2014 - CVE-2014-0481
File upload denial of service. Full description

August 20, 2014 - CVE-2014-0482
RemoteUserMiddleware session hijacking. Full description

August 20, 2014 - CVE-2014-0483
Data leakage via querystring manipulation in admin. Full description

January 13, 2015 - CVE-2015-0219
WSGI header spoofing via underscore/dash conflation. Full description

January 13, 2015 - CVE-2015-0220
Mitigated possible XSS attack via user-supplied redirect URLs. Full description

January 13, 2015 - CVE-2015-0221
Denial-of-service attack against django.views.static.serve(). Full description

January 13, 2015 - CVE-2015-0222
Database denial-of-service with ModelMultipleChoiceField. Full description

March 9, 2015 - CVE-2015-2241
XSS attack via properties in ModelAdmin.readonly_fields. Full description

March 18, 2015 - CVE-2015-2316
Denial-of-service possibility with strip_tags(). Full description

March 18, 2015 - CVE-2015-2317
Mitigated possible XSS attack via user-supplied redirect URLs. Full description

May 20, 2015 - CVE-2015-3982
Fixed session flushing in the cached_db backend. Full description

July 8, 2015 - CVE-2015-5143
Denial-of-service possibility by filling session store. Full description

July 8, 2015 - CVE-2015-5144
Header injection possibility since validators accept newlines in input. Full description

July 8, 2015 - CVE-2015-5145
Denial-of-service possibility in URL validation. Full description

August 18, 2015 - CVE-2015-5963 / CVE-2015-5964
Denial-of-service possibility in logout() view by filling session store. Full description

November 24, 2015 - CVE-2015-8213
Settings leak possibility in date template filter. Full description

February 1, 2016 - CVE-2016-2048
User with “change” but not “add” permission can create objects for ModelAdmin’s with save_as=True. Full description

March 1, 2016 - CVE-2016-2512
Malicious redirect and possible XSS attack via user-supplied redirect URLs containing basic auth. Full description

March 1, 2016 - CVE-2016-2513
User enumeration through timing difference on password hasher work factor upgrade. Full description

July 18, 2016 - CVE-2016-6186
XSS in admin’s add/change related popup. Full description

September 26, 2016 - CVE-2016-7401
CSRF protection bypass on a site with Google Analytics. Full description

November 1, 2016 - CVE-2016-9013
User with hardcoded password created when running tests on Oracle. Full description

November 1, 2016 - CVE-2016-9014
DNS rebinding vulnerability when DEBUG=True. Full description

April 4, 2017 - CVE-2017-7233
Open redirect and possible XSS attack via user-supplied numeric redirect URLs. Full description

April 4, 2017 - CVE-2017-7234
Open redirect vulnerability in django.views.static.serve(). Full description

September 5, 2017 - CVE-2017-12794
Possible XSS in traceback section of technical 500 debug page. Full description

February 1, 2018 - CVE-2018-6188
Information leakage in AuthenticationForm. Full description

March 6, 2018 - CVE-2018-7536
Denial-of-service possibility in urlize and urlizetrunc template filters. Full description

March 6, 2018 - CVE-2018-7537
Denial-of-service possibility in truncatechars_html and truncatewords_html template filters. Full description

August 1, 2018 - CVE-2018-14574
Open redirect possibility in CommonMiddleware. Full description

October 1, 2018 - CVE-2018-16984
Password hash disclosure to “view only” admin users. Full description

January 4, 2019 - CVE-2019-3498
Content spoofing possibility in the default 404 page. Full description

February 11, 2019 - CVE-2019-6975
Memory exhaustion in django.utils.numberformat.format(). Full description

June 3, 2019 - CVE-2019-11358
Prototype pollution in bundled jQuery. Full description

June 3, 2019 - CVE-2019-12308
XSS via “Current URL” link generated by AdminURLFieldWidget. Full description

July 1, 2019 - CVE-2019-12781
Incorrect HTTP detection with reverse-proxy connecting via HTTPS. Full description

August 1, 2019 - CVE-2019-14232
Denial-of-service possibility in django.utils.text.Truncator. Full description

August 1, 2019 - CVE-2019-14233
Denial-of-service possibility in strip_tags(). Full description

August 1, 2019 - CVE-2019-14234

SQL injection possibility in key and index lookups for JSONField/HStoreField. Full description

CVE-2019-14235

DateAugust 1, 2019

类型Potential memory exhaustion in django.utils.encoding.uri_to_iri(). Full description

CVE-2019-19118

DateDecember 2, 2019

类型Privilege escalation in the Django admin. Full description

影响范围

 CVE-2019-19844

Date
December 18, 2019

类型Potential account hijack via password reset form. Full description
影响范围

原文地址:https://www.cnblogs.com/AtesetEnginner/p/12070712.html

时间: 2024-11-05 15:58:34

应用安全 - 编程语言 | 框架 - PHP - Djiango - 漏洞 -汇总的相关文章

应用安全 - 工具|框架 - Java - Jenkins - 漏洞 - 汇总

未授权访问 /script /manage/asynchPeople//config.xml CVE-2015-8103 Date 2015.11 类型反序列化导致远程命令执行 影响范围Jenkins jenkins 〈= LTS 1.625.1Jenkins jenkins 〈= 1.637 CVE-2016-0792 Date 2016 类型 影响范围 CVE-2016-9299 Date 2016 类型 影响范围 cve-2017-1000353 Date 2017 类型远程命令执行 影响

应用安全 - 框架 | 工具 - Drupal - 漏洞 - 汇总

CVE-2019-6339 Date 2019 类型 后台getshell 影响范围Drupal Core versions 7.x prior to 7.62, 8.6.x prior to 8.6.6 and 8.5.x prior to 8.5.9 前置条件 前台管理员账号 -> 登录前台 复现 分析 CVE-2019-6338 Date 2019 类型 影响范围 Drupal Core versions 7.x prior to 7.62, 8.6.x prior to 8.6.6 an

应用安全 - 框架 - PHPCMS - Wordpress - 漏洞 - 汇总

xmlrpc.php Date 类型 DOS 影响范围 原文地址:https://www.cnblogs.com/AtesetEnginner/p/12167928.html

应用安全 - 编程语言漏洞 - PHP语言漏洞汇总

CVE-2019-11043 Date: 2019.9.16 类型: 远程代码执行 前置条件: Nginx + fastcgi + php-fpm 配置文件信息如下: location ~ [^/]\.php(/|$) { ... fastcgi_split_path_info ^(.+?\.php)(/.*)$; fastcgi_param PATH_INFO $fastcgi_path_info; fastcgi_pass php:9000; ... } 影响范围:version>php 7

应用安全 - JavaScript - 框架 - Jquery - 漏洞 - 汇总

jQuery CVE-2019-11358 Date 2019 类型 原型污染 影响范围 CVE-2015-9251  Date 2015 类型跨站 影响范围<jQuery 3.0.0 原文地址:https://www.cnblogs.com/AtesetEnginner/p/12083690.html

应用安全 - 工具 | 框架 - SharePoint - 漏洞 - 汇总

简介 开发商 微软 数据库 Microsoft SQL Server 语言 ASP.NET CVE-2019-0604 Date 2019初 类型 远程命令执行 影响范围 Microsoft SharePoint Server 2019 Microsoft SharePoint Enterprise Server 2016 Microsoft SharePoint Foundation 2013 Service Pack 1 Microsoft SharePoint Server 2010 Se

文件解析漏洞汇总

解析漏洞正如其名,一般大家常说的是,文件在某种格式下,会被执行为该脚本语言的文件. 文件上传漏洞通常与Web容器的解析漏洞配合利用 常见Web容器有IIS.Nginx.Apache.Tomcat等 好了正文开始汇总了,反正都转载贴的,我自己也忘了在哪里看到的了,就不注明转贴地址了. IIS 6.0解析漏洞 目录解析:/xx.asp/xx.jpg xx.jpg可替换为任意文本文件(e.g. xx.txt),文本内容为后门代码 IIS6.0 会将 xx.jpg 解析为 asp 文件. 后缀解析:/x

转 python测试框架最全资源汇总

转自: http://www.testclass.net/list/python_list_1/ xUnit frameworks(单元测试框架) frameworks 框架 unittest - python自带的单元测试库,开箱即用 unittest2 - 加强版的单元测试框架,适用于Python 2.7以及后续版本 pytest - 成熟且功能强大的单元测试框架 plugincompat - pytest的执行及兼容性插件 nosetests - 让python测试更容易一点 slash 

常见Java库漏洞汇总

1.ActiveMQ 反序列化漏洞(CVE-2015-5254) ref:https://www.nanoxika.com/?p=408 Apache ActiveMQ是美国阿帕奇(Apache)软件基金会所研发的一套开源的消息中间件,它支持Java消息服务.集群.Spring Framework等. Apache ActiveMQ 5.13.0之前5.x版本中存在安全漏洞,该漏洞源于程序没有限制可在代理中序列化的类.远程攻击者可借助特制的序列化的Java Message Service(JMS