Bug 4337 - URI obfuscation: backslash at end of URI
Summary: URI obfuscation: backslash at end of URI
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: spamassassin (show other bugs)
Version: 3.0.3
Hardware: Other other
: P5 normal
Target Milestone: 3.0.4
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on: 4213
Blocks:
  Show dependency tree
 
Reported: 2005-05-17 17:31 UTC by real name
Modified: 2005-05-27 02:25 UTC (History)
1 user (show)



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description real name 2005-05-17 17:31:40 UTC
an URI with a backslash at the end will successfully pass uri and uribl rules.
Comment 1 Theo Van Dinter 2005-05-17 22:06:22 UTC
moving to 3.0.4 milestone, in case there is one.

at this point, we may want to just port the 3.1 uri canonification function back to 3.0 (should be very 
straightforward), since it deals with all of these obfuscation offshoots.
Comment 2 Theo Van Dinter 2005-05-17 22:16:09 UTC
bug 4213 already is planning to backport the canonification function for other obfuscation, so when that 
happens this ticket will be solved as well.
Comment 3 Theo Van Dinter 2005-05-27 10:25:42 UTC
fixed via r178801