Friday, 2010-10-22

*** Quits: dhx1 (~anonymous@c122-107-170-247.eburwd5.vic.optusnet.com.au) (Remote host closed the connection)00:12
*** Joins: dhx1 (~anonymous@c122-107-170-247.eburwd5.vic.optusnet.com.au)00:51
*** Quits: roentgen (~arthur@miranda/user/roentgen) (Ping timeout: 276 seconds)01:05
*** Joins: kirillka (~Miranda@195.242.142.17)01:19
*** Joins: roentgen (~arthur@miranda/user/roentgen)01:27
*** Joins: davidinc (~davidinc@213.55.100.134)01:59
*** Quits: roentgen (~arthur@miranda/user/roentgen) (Remote host closed the connection)02:00
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 240 seconds)02:05
*** Joins: giallu (~giallu@fedora/giallu)02:26
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 240 seconds)02:31
*** Joins: roentgen (~arthur@miranda/user/roentgen)03:17
*** Quits: roentgen (~arthur@miranda/user/roentgen) (Remote host closed the connection)03:37
*** Joins: roentgen (~arthur@miranda/user/roentgen)03:38
*** Joins: rolfkleef (~rolf@urtica.xs4all.nl)03:49
*** Quits: Rixie (~Rixie@0x4dd7390e.adsl.cybercity.dk) (Quit: Rixie)04:09
dhx1hmm why is git.mantisforge.org asking for a password? :(04:36
dhx1ssh://dhx@git.mantisforge.org/srv/git/source-integration/dhx.git (push)04:37
dhx1did something change?04:37
*** Quits: kirillka (~Miranda@195.242.142.17) (Quit: kirillka)04:41
dhx1never mind, I probably lost my old key for that04:42
*** Quits: davidinc (~davidinc@213.55.100.134) (Ping timeout: 250 seconds)05:03
*** Joins: davidinc (~davidinc@213.55.100.134)05:05
*** Quits: BlackBishop (~d3xt3r@d3xt3r01.tk) (Quit: leaving)05:09
*** Joins: giallu (~giallu@fedora/giallu)05:12
dhx1someone please kill print_api!! :)05:39
CIA-21Mantisbt: damien.regad * r1aa117804219 / (3 files in 2 dirs): Fix #11351: Do not delete email or realname when editing user with LDAP05:50
*** Joins: pualr-__ (~root@178.63.23.88)06:00
pualr-__djSupport:06:00
pualr-__bah06:00
pualr-__dhx1:06:00
pualr-__your last patch06:00
pualr-__is also incorrect :)06:00
dhx1how?06:00
pualr-__original functionality:06:01
dhx1if you're getting real names and emails from LDAP then you shouldn't really give the admin/user an option to change them06:01
dhx1I do agree it's only half the problem06:01
pualr-__if a user gets email from ldap, dont allow them to edit, only view06:01
dhx1as the submission pages still accept changes06:01
pualr-__however knock on of tht is when user changes accounts page, it wipes data06:02
dhx1that's what it is doing now06:02
pualr-__new functionality:06:02
pualr-__would appear to fix that by sending the ldap stuff off in a hidden field?06:02
pualr-__which means if someone edits the page params behind the scenes06:02
dhx1yeah... like I said, it's a crap fix :p06:02
pualr-__it will do the update06:03
dhx1yep06:03
pualr-__so that's worse :)06:03
pualr-__or well as bad ;p06:03
dhx1we need to fix it behind the scenes and then remove the hidden field06:03
dhx1well this is 50% of the patch as such06:03
pualr-__anyway06:03
pualr-__tomorrow is mantis day06:03
pualr-__:)06:03
dhx1and GRRRRR at not escaping variables like the user name before printing them to the output!!!06:03
pualr-__:)06:03
dhx1how long have I been hearing that? :p06:04
pualr-__username is limited to 10 chars06:04
pualr-__we discussed this last week ;p06:04
pualr-__also06:04
dhx1half of print_api may as well be a test for web application vulnerability scanners06:04
pualr-__at one point we only allowed certain characters for usernames06:04
dhx1yep dumb restriction ;)06:04
pualr-__i.e. the strip_scripting_chars thing06:04
pualr-__or whatever06:04
dhx1which is why I think I removed it heh06:04
pualr-__well06:04
pualr-__:)06:04
pualr-__so you've made security issues :P06:05
dhx1well I may have uncovered some security issues that already existed but weren't exploitable :p06:05
pualr-__anyway, I like my job as commit-guard :P06:08
dhx1thanks, it's actually quite good that someone is doing the job :)06:13
CIA-21Mantisbt: damien.regad master-1.2.x * r99e7eedc560c / (3 files in 2 dirs): Fix #11351: Do not delete email or realname when editing user with LDAP06:13
dhx1nooooo account_update.php is my worst nightmare06:14
dhx1I've seen worse... but still :)06:15
dhx1grep -Rn "echo \\$" *06:16
dhx1that's bad...06:16
dhx1and it's only part of the problem06:17
dhx1to ask for 40 CVE's or not... :P06:17
pualr-__>06:19
pualr-__echo \\$?06:19
pualr-__could be fine06:19
dhx1finding XSS issues (as I just fixed a bunch in the last commit)06:19
pualr-__anyway06:20
dhx1I'll demonstrate one in a moment :)06:20
pualr-__stop breaking stuff06:20
pualr-__that doesn't need fixing06:20
dhx1it's fun breaking a bug tracker of all software :P06:20
dhx1actually CSRF protection prevents the bug I'm fixing from being a security issue06:22
*** Quits: davidinc (~davidinc@213.55.100.134) (Ping timeout: 255 seconds)06:24
CIA-21Mantisbt: hickseydr * rc89612583e9a /bug_report.php: Fix #12474: bug_report XSS issue when report_stay=106:28
CIA-21Mantisbt: hickseydr master-1.2.x * rda681451a186 /bug_report.php: Fix #12474: bug_report XSS issue when report_stay=106:29
*** Quits: rolfkleef (~rolf@urtica.xs4all.nl) (Ping timeout: 245 seconds)06:52
*** Quits: pualr-__ (~root@178.63.23.88) (Quit: Lost terminal)07:02
CIA-21Mantisbt: hickseydr master-1.2.x * r7672ca3d7f00 / (4 files): Fix #11351: Real name and email should not be updated via GPC (LDAP)07:05
djSupportyou rang?07:16
djSupportis CIA-21a bot?07:16
djSupportis CIA-21 a bot?07:17
dhx1yep it's a bot07:20
CIA-21Mantisbt: hickseydr * r71ad8c6fda3b / (4 files): Fix #11351: Real name and email should not be updated via GPC (LDAP)07:20
CIA-21Mantisbt: hickseydr master-1.2.x * r5f24068ee315 /manage_user_update.php: Issue #11351: Fix variable names for $t_email07:23
CIA-21Mantisbt: tgulacsi * r0ed247226938 /core/graphviz_api.php: fix graphiz_api indentation and syntax error07:48
*** Joins: rolfkleef (~rolf@82-204-82-162.fttx.bbeyond.nl)07:59
*** Joins: biglesiasjr (~bill@ool-182cba80.dyn.optonline.net)08:03
CIA-21Mantisbt: paul master-1.2.x * r76c9a79ef7d8 /core/custom_field_api.php: Following XSS changes, don't double encode08:06
CIA-21Mantisbt: sdelfranco * ree1371d41049 /core/html_api.php: Fix #12061: Status percentage bar should check for private bugs08:21
CIA-21Mantisbt: sdelfranco master-1.2.x * rc783a403d3f9 /core/html_api.php: Fix #12061: Status percentage bar should check for private bugs08:21
*** Joins: davidinc (~davidinc@213.55.100.134)08:31
*** Joins: Al_Chapone (~chatzilla@ATuileries-151-1-43-37.w82-123.abo.wanadoo.fr)08:57
*** Joins: LadySerena (~LadySeren@2001:470:1f0f:178:21e:c2ff:feaa:5140)09:06
LadySerenaRAWR!09:06
LadySerenaokay, I've got a sponsored bug that's been fixed and needs to be paid, but I don't see any "Make payment" link, so how do I send the monies in?09:10
nuclear_eclipseLadySerena: basically you'll need to get in touch with the developer in question and figure out how to handle it between the two of you09:14
LadySerenaahs09:14
*** Quits: Al_Chapone (~chatzilla@ATuileries-151-1-43-37.w82-123.abo.wanadoo.fr) (Ping timeout: 265 seconds)09:16
LadySerenaI sent the dev an email.  =^_^=09:23
*** Joins: Al_Chapone (~chatzilla@ATuileries-151-1-11-42.w82-123.abo.wanadoo.fr)09:30
*** Joins: daryn (~daryn@h158.249.190.173.static.ip.windstream.net)09:30
*** Joins: siebrand (~beis@64.134.69.242)09:53
*** Quits: siebrand (~beis@64.134.69.242) ()10:24
*** Quits: davidinc (~davidinc@213.55.100.134) (Ping timeout: 265 seconds)10:29
*** Quits: Al_Chapone (~chatzilla@ATuileries-151-1-11-42.w82-123.abo.wanadoo.fr) (Ping timeout: 245 seconds)11:09
*** Joins: Al_Chapone (~chatzilla@ATuileries-151-1-60-168.w83-202.abo.wanadoo.fr)11:23
*** Quits: Al_Chapone (~chatzilla@ATuileries-151-1-60-168.w83-202.abo.wanadoo.fr) (Ping timeout: 265 seconds)11:31
*** Joins: Al_Chapone (~chatzilla@ATuileries-151-1-60-168.w83-202.abo.wanadoo.fr)11:34
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 245 seconds)11:43
*** Quits: roentgen (~arthur@miranda/user/roentgen) (Read error: Operation timed out)11:56
*** Joins: roentgen (~arthur@miranda/user/roentgen)12:15
*** Joins: Github (~Github@sh1-ext.rs.github.com)12:30
Githubmantisbt: master Damien Regad * 1aa1178 (3 files in 2 dirs): Fix #11351: Do not delete email or realname when editing user with LDAP ...12:30
Githubmantisbt: master David Hicks * c896125 (1 files in 1 dirs): Fix #12474: bug_report XSS issue when report_stay=1 ...12:30
Githubmantisbt: master David Hicks * 71ad8c6 (4 files in 1 dirs): Fix #11351: Real name and email should not be updated via GPC (LDAP) ...12:30
Githubmantisbt: master Gulacsi Tamas * 0ed2472 (1 files in 1 dirs): fix graphiz_api indentation and syntax error ...12:30
Githubmantisbt: master Sergio Del Franco * ee1371d (1 files in 1 dirs): Fix #12061: Status percentage bar should check for private bugs ...12:30
Githubmantisbt: master commits 9a95994...ee1371d - http://bit.ly/btyVFQ12:30
*** Parts: Github (~Github@sh1-ext.rs.github.com)12:30
*** Joins: Github (~Github@sh1-ext.rs.github.com)12:30
Githubmantisbt: master-1.2.x Damien Regad * 99e7eed (3 files in 2 dirs): Fix #11351: Do not delete email or realname when editing user with LDAP ...12:30
Githubmantisbt: master-1.2.x David Hicks * da68145 (1 files in 1 dirs): Fix #12474: bug_report XSS issue when report_stay=1 ...12:30
Githubmantisbt: master-1.2.x David Hicks * 7672ca3 (4 files in 1 dirs): Fix #11351: Real name and email should not be updated via GPC (LDAP) ...12:30
Githubmantisbt: master-1.2.x David Hicks * 5f24068 (1 files in 1 dirs): Issue #11351: Fix variable names for $t_email ...12:30
Githubmantisbt: master-1.2.x Paul * 76c9a79 (1 files in 1 dirs): Following XSS changes, don't double encode12:30
Githubmantisbt: master-1.2.x Sergio Del Franco * c783a40 (1 files in 1 dirs): Fix #12061: Status percentage bar should check for private bugs ...12:30
Githubmantisbt: master-1.2.x commits 6172ca3...c783a40 - http://bit.ly/bNOnVV12:30
*** Parts: Github (~Github@sh1-ext.rs.github.com)12:30
*** Quits: Al_Chapone (~chatzilla@ATuileries-151-1-60-168.w83-202.abo.wanadoo.fr) (Quit: ChatZilla 0.9.86 [Firefox 3.6.11/20101012113537])12:31
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 252 seconds)12:43
*** Quits: rolfkleef (~rolf@82-204-82-162.fttx.bbeyond.nl) (Quit: Leaving.)13:02
*** Joins: rolfkleef (~rolf@82-204-82-162.fttx.bbeyond.nl)13:03
*** Quits: rolfkleef (~rolf@82-204-82-162.fttx.bbeyond.nl) (Client Quit)13:03
*** Joins: moto-moi (~hylke@cara.xs4all.nl)13:23
*** Joins: micahg (~micah@ubuntu/member/micahg)13:42
*** Quits: roentgen (~arthur@miranda/user/roentgen) (Remote host closed the connection)14:39
*** Quits: biglesiasjr (~bill@ool-182cba80.dyn.optonline.net) (Quit: Leaving.)15:17
*** Joins: biglesiasjr (~bill@ool-182cba80.dyn.optonline.net)15:19
*** Joins: siebrand (~beis@12.50.119.130)15:33
*** Joins: rolfkleef (~rolf@urtica.xs4all.nl)15:36
*** Joins: paulr (~IceChat09@2001:470:9310:aaaa:bc25:d7b5:e02a:de61)15:50
paulroo15:50
*** Joins: roentgen (~arthur@miranda/user/roentgen)16:03
*** Quits: paulr (~IceChat09@2001:470:9310:aaaa:bc25:d7b5:e02a:de61) (Quit: Don't push the red button!)16:35
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 276 seconds)17:04
*** Quits: daryn (~daryn@h158.249.190.173.static.ip.windstream.net) (Quit: Ex-Chat)17:48
*** Quits: moto-moi (~hylke@cara.xs4all.nl) (Ping timeout: 240 seconds)18:17
*** Joins: micahg (~micah@ubuntu/member/micahg)18:26
*** Quits: micahg (~micah@ubuntu/member/micahg) (Remote host closed the connection)18:28
*** Joins: micahg (~micah@ubuntu/member/micahg)18:35
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 245 seconds)18:55
*** Joins: paulr (~IceChat09@2001:470:9310:aaaa:bc25:d7b5:e02a:de61)19:06
* paulr yawns19:06
*** Quits: siebrand (~beis@12.50.119.130) ()19:09
*** Quits: paulr (~IceChat09@2001:470:9310:aaaa:bc25:d7b5:e02a:de61) (Quit: Do fish get thirsty?)19:38
*** Quits: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de) (Remote host closed the connection)20:00
*** Joins: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de)20:00
*** Quits: rolfkleef (~rolf@urtica.xs4all.nl) (Quit: Leaving.)20:03
*** Quits: biglesiasjr (~bill@ool-182cba80.dyn.optonline.net) (Quit: Leaving.)20:11
*** Joins: djSupport_ (~djsupport@188-221-240-190.zone12.bethere.co.uk)21:28
*** Quits: djSupport (~djsupport@188-221-240-190.zone12.bethere.co.uk) (Ping timeout: 240 seconds)21:30
*** Joins: djSupport (~djsupport@188-221-240-190.zone12.bethere.co.uk)23:32
*** Quits: djSupport_ (~djsupport@188-221-240-190.zone12.bethere.co.uk) (Ping timeout: 245 seconds)23:34

Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!