Hello,
CppCMS 0.99.5 released.
Full release notes and changelog can be found at:
<http://art-blog.no-ip.info/cppcms/blog/post/71>
All users are encouraged to update to the latest version.
Besides numerous bug fixes, there is one important
features included: XSS filter.
It is new and experimental feature that requires
some "public" testing and review as anything
security related to make sure it works find.
XSS Filter documentation can be found there:
http://art-blog.no-ip.info/cppcms_ref_v0_99/namespacecppcms_1_1xss.html
All users are encouraged to review the code
that can be found under src/xss.cpp and cppcms/xss.h
try to bypass this filter on CppCMS's wiki, editing
the sandbox:
http://art-blog.no-ip.info/wikipp/en/page/sandbox
If you find any vulnerability, submit me the report immediately!
Artyom
|