Skip to content

Commit 23352dd

Browse files
committed
Merge pull request #2056 from fabpot/security
added the new security advisory
2 parents 37f2467 + e7631b1 commit 23352dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contributing/code/security.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ confirmed, the core-team works on a solution following these steps:
2121

2222
1. Send an acknowledgement to the reporter;
2323
2. Work on a patch;
24+
3. Get a CVE identifier from mitre.org;
2425
3. Write a security announcement for the official Symfony `blog`_ about the
2526
vulnerability. This post should contain the following information:
2627

@@ -29,6 +30,7 @@ confirmed, the core-team works on a solution following these steps:
2930
* the affected versions;
3031
* the possible exploits;
3132
* how to patch/upgrade/workaround affected applications;
33+
* the CVE identifier;
3234
* credits.
3335
4. Send the patch and the announcement to the reporter for review;
3436
5. Apply the patch to all maintained versions of Symfony;
@@ -52,6 +54,7 @@ Security Advisories
5254
This section indexes security vulnerabilities that were fixed in Symfony
5355
releases, starting from Symfony 1.0.0:
5456

57+
* December 20, 2012: `Security release: Symfony 2.0.20 and 2.1.5 <http://symfony.com/blog/security-release-symfony-2-0-20-and-2-1-5-released>`_ (`CVE-2012-6431 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6431>`_ and `CVE-2012-6432 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6432>`_)
5558
* November 29, 2012: `Security release: Symfony 2.0.19 and 2.1.4 <http://symfony.com/blog/security-release-symfony-2-0-19-and-2-1-4>`_
5659
* November 25, 2012: `Security release: symfony 1.4.20 released <http://symfony.com/blog/security-release-symfony-1-4-20-released>`_ (`CVE-2012-5574 <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5574>`_)
5760
* August 28, 2012: `Security Release: Symfony 2.0.17 released <http://symfony.com/blog/security-release-symfony-2-0-17-released>`_

0 commit comments

Comments
 (0)