As of 7.11 Drupal core implements a fix for CVE: CVE-2012-0825. AX values on the relying party side are ignored. See: http://drupal.org/node/1425084.

The provided patch solves this issue.

Comments

paranojik’s picture

Status: Active » Needs review

Forgot to change status...

slashrsm’s picture

StatusFileSize
new1.04 KB

A bit improved patch.

slashrsm’s picture

StatusFileSize
new1.02 KB

This should be even better.

xamanu’s picture

Status: Needs review » Fixed

Committed. Thanks.

Status: Fixed » Closed (fixed)

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

mgeurts’s picture

Xamanu, i'm looking at this at the moment, using:

test-id.net to test this and i'm still getting an "Warning: Provider failed to sign the AX extension." after applying this patch. Any thoughts?

jerry.johnson’s picture

Issue summary: View changes
Status: Closed (fixed) » Active

I've tried the patches and the latest commit 7.x-1.x-dev. The attributes such as mode are not being signed still. I've confirmed with fiddler, as well.