File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,8 @@ patch will correct all affected versions:
40
40
});
41
41
};
42
42
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.
44
45
45
46
This exploit was discovered by Evgeny Ermakov <corwmh@gmail.com>.
46
47
Original file line number Diff line number Diff line change 2
2
3
3
* Bug fixes
4
4
* 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
6
6
details including a patch you can apply to generated RDoc documentation.
7
7
* Ensured that rd parser files are generated before checking the manifest.
8
8
You can’t perform that action at this time.
0 commit comments