web commit by joey
authorwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 15 Mar 2006 06:02:57 +0000 (06:02 +0000)
committerwww-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Wed, 15 Mar 2006 06:02:57 +0000 (06:02 +0000)
doc/security.mdwn

index 252239331d30731a5c0fc750bd874e04114ced0a..0564fdb8e6c4c3340ffff1b1eb62e5ec74c72694 100644 (file)
@@ -71,10 +71,12 @@ this wiki, BTW.
 
 ## svn commit logs
 
-Currently html is not escape in svn commit logs, this should probably be fixed.
-
 Anyone with svn commit access can forge "web commit from foo" and make it appeat on [[RecentChanges]] like foo committed. One way to avoid this would be to limit web commits to those done by a certian user.
 
+It's actually possible to force a whole series of svn commits to appear to have come just before yours, by forging svn log output. This could be guarded against somewhat by revision number scanning, since the forged revisions would duplicate the numbers of unforged ones. Or subversion could fix svn log to indent commit messages, which would make such forgery impossible..
+
+ikiwiki escapes any html in svn commit logs to prevent other mischief.
+
 ----
 
 # Hopefully non-holes