LiveActive security incident?Get immediate response
CVE Record

CVE-2017-12871: The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it e...

The aesEncrypt method in lib/SimpleSAML/Utils/Crypto.php in SimpleSAMLphp 1.14.x through 1.14.11 makes it easier for context-dependent attackers to bypass the encryption protection mechanism by leveraging use of the first 16 bytes of the secret key as the initialization vector (IV).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

SimpleSAMLphp 1.14.x through 1.14.11 used part of the secret key as the AES initialization vector. That weakens encryption separation and can make protection easier to bypass in some contexts. Public sources do not show active exploitation or a CVSS score.

Executive priority

Treat as a targeted maintenance priority for identity infrastructure, not an emergency based on current evidence. Prioritize affected SimpleSAMLphp systems because cryptographic weaknesses in authentication components can have outsized business impact.

Technical view

The issue is in lib/SimpleSAML/Utils/Crypto.php aesEncrypt. It derives the IV from the first 16 bytes of the secret key, reducing expected cryptographic randomness and enabling context-dependent bypass of the encryption protection mechanism.

Likely exposure

Exposure is likely limited to deployments running SimpleSAMLphp 1.14.x through 1.14.11 and relying on aesEncrypt-protected data. The affected product inventory in the bundle is incomplete beyond the version description.

Exploitation context

The source bundle marks KEV as false and provides no cited evidence of active exploitation. The attack is described as context-dependent, so practical impact depends on how the vulnerable encryption path is used.

Researcher notes

Evidence is limited to the CVE description, vendor advisory URL, and upstream commit URL. No CVSS, CWE, exploit details, or active exploitation claims are provided in the bundle.

Mitigation direction

  • Identify SimpleSAMLphp deployments and confirm whether versions are 1.14.x through 1.14.11.
  • Upgrade outside the affected range according to SimpleSAMLphp vendor guidance.
  • Review the referenced upstream commit for the cryptographic change applied by maintainers.
  • Rotate secrets if sensitive protected data may have been exposed before remediation.

Validation and detection

  • Check installed SimpleSAMLphp versions against 1.14.x through 1.14.11.
  • Inspect whether lib/SimpleSAML/Utils/Crypto.php contains the vulnerable aesEncrypt behavior.
  • Confirm vendor advisory or upstream commit is present in the deployed codebase.
  • Review application usage of aesEncrypt-protected data for business impact.
Prepared
Confidence
medium
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2017-12871 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Unknown
CVSS
Not scored
Known Exploited
No
Published
Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.