Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(2487)

Issue 6094044: Fix vulnerability in server compilation of ES5/3 style attributes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 1 month ago by ihab.awad
Modified:
12 years ago
Reviewers:
felix8a
CC:
caja-discuss-undisclosed_googlegroups.com, capsicum-team_google.com
Base URL:
http://google-caja.googlecode.com/svn/trunk/
Visibility:
Public.

Description

http://code.google.com/p/google-caja/issues/detail?id=1459 Patch set 4 is to be applied to Caja r4860 for a fix to responsible disclosure clients.

Patch Set 1 #

Patch Set 2 : Fix vulnerability in server compilation of ES5/3 style attributes #

Total comments: 6

Patch Set 3 : Fix vulnerability in server compilation of ES5/3 style attributes #

Patch Set 4 : Fix vulnerability in server compilation of ES5/3 style attributes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+214 lines, -15 lines) Patch
M src/com/google/caja/plugin/CssDynamicExpressionRewriter.java View 1 2 3 4 chunks +4 lines, -4 lines 0 comments Download
M src/com/google/caja/plugin/UnsafeUriLiteral.java View 1 2 3 1 chunk +7 lines, -2 lines 0 comments Download
M src/com/google/caja/plugin/templates/HtmlAttributeRewriter.java View 1 2 3 4 chunks +15 lines, -7 lines 0 comments Download
M tests/com/google/caja/plugin/es53-test-client-uri-rewriting.js View 1 2 3 1 chunk +124 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/templates/TemplateCompilerTest.java View 1 2 3 1 chunk +58 lines, -0 lines 0 comments Download
M tests/com/google/caja/plugin/templates/template-compiler-golden1-nulluripol.html View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M tests/com/google/caja/plugin/templates/template-compiler-golden1-nulluripol.js View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 5
ihab.awad
12 years, 1 month ago (2012-04-20 22:35:47 UTC) #1
felix8a
three comments, but all basically the same issue. other than that looks fine. http://codereview.appspot.com/6094044/diff/3001/src/com/google/caja/plugin/templates/HtmlAttributeRewriter.java File ...
12 years, 1 month ago (2012-04-20 23:19:32 UTC) #2
ihab.awad
12 years, 1 month ago (2012-04-23 05:22:09 UTC) #3
ihab.awad
http://codereview.appspot.com/6094044/diff/3001/src/com/google/caja/plugin/templates/HtmlAttributeRewriter.java File src/com/google/caja/plugin/templates/HtmlAttributeRewriter.java (right): http://codereview.appspot.com/6094044/diff/3001/src/com/google/caja/plugin/templates/HtmlAttributeRewriter.java#newcode255 src/com/google/caja/plugin/templates/HtmlAttributeRewriter.java:255: dynamicValue = jsValue; On 2012/04/20 23:19:32, felix8a wrote: > ...
12 years, 1 month ago (2012-04-23 05:22:57 UTC) #4
felix8a
12 years, 1 month ago (2012-04-23 05:58:26 UTC) #5
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b