Support from Acquia helps fund testing for Drupal Acquia logo

Comments

webchick’s picture

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

webchick’s picture

Status: Active » Patch (to be ported)
swentel’s picture

Status: Patch (to be ported) » Needs review
FileSize
10.45 KB
6.59 KB
3.51 KB

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.

swentel’s picture

FileSize
5.68 KB

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 ?

scor’s picture

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().

David_Rothstein’s picture

Title: Apply DRUPAL-SA-CORE-2012-001 fixes » Apply Aggregator and OpenID fixes from DRUPAL-SA-CORE-2012-001
xjm’s picture

So, we currently just need to review the first and third patches in #3?

Berdir’s picture

Yes, the file stuff is dealt with in the other issue.

Aggregator patch looks good to me.

sun’s picture

Status: Needs review » Reviewed & tested by the community

The aggregator and openid patches look good to me.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Thanks a lot!

Committed and pushed to 8.x. I think this is ok, since I committed the 7.x patches already. :)

David_Rothstein’s picture

Status: Fixed » Reviewed & tested by the community

Wrong patch was committed?

webchick’s picture

WOAH. How did that happen?! I fail at Git. :)

webchick’s picture

Status: Reviewed & tested by the community » Fixed

There, I think I made it more betterer now. :)

David_Rothstein’s picture

Looks good :)

Automatically closed -- issue fixed for 2 weeks with no activity.