Posted by catch on February 2, 2012 at 2:08am
9 followers
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | base system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | Security Advisory follow-up |
Comments
#1
Thanks, you beat me to it. ;)
Here are the 7.x patches. They need porting to 8.x.
IMPORTANT: Please do NOT credit me on commit for these! Credit should go to:
c960657 - OpenID
David_Rothstein, Berdir, dww = File field access bypass
Dave Reid - Aggregator XSRF
#2
#3
Here are the patches for D8 - I had 2 patches which didn't apply cleanly (file and openid), so I hope I merged them ok.
#4
Here's another for the file patch - the file_download_access() apparently get the wrong data, however, isn't that wrong then also in D7 ?
#5
This issue should probably only cover aggregator and openid since they are straight forward fixes.
the file access issue needs more discussion over at #1245220: file_file_download() passed bogus $field to field_access().
#6
#7
So, we currently just need to review the first and third patches in #3?
#8
Yes, the file stuff is dealt with in the other issue.
Aggregator patch looks good to me.
#9
The aggregator and openid patches look good to me.
#10
Thanks a lot!
Committed and pushed to 8.x. I think this is ok, since I committed the 7.x patches already. :)
#11
Wrong patch was committed?
#12
WOAH. How did that happen?!I fail at Git. :)#13
There, I think I made it more betterer now. :)
#14
Looks good :)
#15
Automatically closed -- issue fixed for 2 weeks with no activity.