You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2005/12/25 06:04:36 UTC

[Bug 4748] New: add ExpressionEngine redirector pattern

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748

           Summary: add ExpressionEngine redirector pattern
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Rules
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: spamassassin@dostech.ca


On 12/23/2005 5:25 AM, hstern@apache.org wrote:
> Author: hstern
> Date: Fri Dec 23 02:25:41 2005
> New Revision: 358787
> 
> URL: http://svn.apache.org/viewcvs?rev=358787&view=rev
> Log:
>  * hstern: added sandbox directory
>  * hstern/20_uri_tests.cf: added redirector pattern for ExpressionEngine, a
> 	piece of blogging software that has an open redirector in it.

> +# ExpressionEngine redirector
> +# see http://www.pmachine.com/forums/viewthread/29561/
> +# e.g. http://www.someEEBasedSite.com/index.php?URL=http://www.NastyPR0nSite.com
> +# e.g. http://www.pmachine.com/ee/knowledgeblog/?URL=http://www.google.com
> +redirector_pattern m'/(?:index.php)?\?.*(?<=[?&])URL=(.*?)(?:$|[&\#])'i

I was going to say that these should be caught since they've got 'http://' in
them, but they don't actually require a scheme to be present to work.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748





------- Additional Comments From spamassassin@dostech.ca  2006-03-01 00:37 -------
Created an attachment (id=3393)
 --> (http://issues.apache.org/SpamAssassin/attachment.cgi?id=3393&action=view)
3.1 patch




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] [review] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748





------- Additional Comments From henry@stern.ca  2006-03-01 01:41 -------
+1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |henry@stern.ca




------- Additional Comments From spamassassin@dostech.ca  2006-02-28 03:36 -------
Ping Henry! :)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748





------- Additional Comments From felicity@apache.org  2006-02-23 19:31 -------
(In reply to comment #1)
> Henry's got a bunch of redirector_patterns that should go in 3.1.1...
> 
> http://svn.apache.org/viewcvs.cgi/spamassassin/rules/trunk/sandbox/hstern/20_ur
> i_tests.cf

Henry,

Are the redirector_patterns in your sandbox ready to go?  I don't want to just copy things out of someone's 
test area to later find out that they weren't ready.  If they are ready to go, we should move them into the 
appropriate place and make a patch for 3.1 so we can vote. :)



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|add ExpressionEngine        |add ExpressionEngine and
                   |redirector pattern          |Google redirector patterns
  Status Whiteboard|                            |add before 3.1.1 release




------- Additional Comments From spamassassin@dostech.ca  2006-02-03 16:38 -------
Henry's got a bunch of redirector_patterns that should go in 3.1.1...

http://svn.apache.org/viewcvs.cgi/spamassassin/rules/trunk/sandbox/hstern/20_ur
i_tests.cf



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] add ExpressionEngine redirector pattern

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.1.1






------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] [review] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
  Status Whiteboard|needs 2 votes               |can be committed




------- Additional Comments From spamassassin@dostech.ca  2006-03-01 18:32 -------
[dos@latitude 3.1]$ svn ci -m "bug 4748: add ExpressionEngine and Google
redirector patterns"
Sending        rules/20_uri_tests.cf
Transmitting file data .
Committed revision 382090.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] [review] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748


spamassassin@dostech.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|add ExpressionEngine and    |[review] add
                   |Google redirector patterns  |ExpressionEngine and Google
                   |                            |redirector patterns
  Status Whiteboard|add before 3.1.1 release    |needs 2 votes




------- Additional Comments From spamassassin@dostech.ca  2006-03-01 00:38 -------
+1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] [review] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748





------- Additional Comments From jm@jmason.org  2006-03-01 10:55 -------
+1



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

[Bug 4748] add ExpressionEngine and Google redirector patterns

Posted by bu...@bugzilla.spamassassin.org.
http://issues.apache.org/SpamAssassin/show_bug.cgi?id=4748





------- Additional Comments From henry@stern.ca  2006-02-28 04:40 -------
Pong.  Sorry.

Yes, they are ready to go.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.