This is a quick meta reminder issue: the problems identified in SA-CORE-2010-002 - Drupal core - Multiple vulnerabilities need to go into Drupal 7 as well.

We already have patches for some issues. I'll post those asap.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

grendzy’s picture

Gábor Hojtsy’s picture

Status: Active » Needs review
FileSize
777 bytes

Here is the D7 port of the "Comment unpublishing bypass" (1 of 4 issues).

Gábor Hojtsy’s picture

FileSize
766 bytes

Here is a patch for the "File download access bypass" issue which I can only assume helps. Upload module is no more, but file field is there.

Gábor Hojtsy’s picture

I assume Heine has ports for the OpenID patches, so not working on those now.

scor’s picture

Was the actions XSS issue fixed elsewhere?

Gábor Hojtsy’s picture

@scor: I don't think so. Will ping Heine about patches he might have.

Heine’s picture

I've posted the OpenID assertion verification patch in #886982: Incomplete verification of assertions.

Heine’s picture

The actions on D7 are incorrectly double escaped and should be in a separate issue.

Heine’s picture

Actions has changed quite a bit and is now at #887102: Trigger & Action escaping issues.

Gábor Hojtsy’s picture

Ok then we only need to deal with the small fixes from #2 and #3 in here. Any review feedback? Should I merge them into one patch?

grendzy’s picture

I think a combined patch would be easier - the project workflow doesn't support multiple patches per issue very well.

scor’s picture

merged patches.

scor’s picture

with documentation. we could probably bake in a test for the file issue as well.

grendzy’s picture

Status: Needs review » Reviewed & tested by the community

I tested both issues; this patch works as expected.

Comment moderation issue:
- before: comment/1/edit works on unpublished comments
- after: 403 forbidden

file issue:
before: system/files/TeSt.JpG displays the file
after: 404 page

Dries’s picture

Status: Reviewed & tested by the community » Fixed

Committed to CVS HEAD. Thanks.

Status: Fixed » Closed (fixed)
Issue tags: -Security Advisory follow-up

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