Skip to content

Commit 2f35a52

Browse files
committed
Update History with correct CVE
Add rdoc 3.9.5 to unaffected versions
1 parent 09d00be commit 2f35a52

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CVE-2013-0256.rdoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ patch will correct all affected versions:
4040
});
4141
};
4242

43-
RDoc 3.12.1 and RDoc 4.0.0.rc.2 and newer are not vulnerable to this exploit.
43+
RDoc 3.9.5, 3.12.1 and RDoc 4.0.0.rc.2 and newer are not vulnerable to this
44+
exploit.
4445

4546
This exploit was discovered by Evgeny Ermakov <corwmh@gmail.com>.
4647

History.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
* Bug fixes
44
* Fixed an XSS exploit in darkfish.js. This could lead to cookie disclosure
5-
to third parties. See CVE-2012-0256[link:CVE-2012-0256.rdoc] for full
5+
to third parties. See CVE-2013-0256[rdoc-ref:CVE-2013-0256.rdoc] for full
66
details including a patch you can apply to generated RDoc documentation.
77
* Ensured that rd parser files are generated before checking the manifest.
88

0 commit comments

Comments
 (0)