Security readout for executives and security teams
Plain-English summary
This is an open redirect in an unsupported calesanz gibb-modul-151 login-related function. An authenticated remote user could manipulate the login path to send users to another site, creating phishing or trust-abuse risk. Sources name a patch commit, but the product was unsupported when assigned.
Executive priority
Treat this as a moderate, targeted risk. It is not presented as actively exploited, but unsupported software in authentication-adjacent flows deserves cleanup because it can support phishing and erode user trust.
Technical view
CVE-2015-10052 maps to CWE-601 in bearbeiten/login. CVSS v2 is 5.5: network reachable, low complexity, single authentication required, no confidentiality impact, partial integrity and availability impact. The public record identifies patch commit 88a517dc19443081210c804b655e72770727540d.
Likely exposure
Exposure appears limited to organizations still running calesanz gibb-modul-151, especially unpatched deployments containing the affected bearbeiten/login function. The product is no longer supported by the maintainer, which increases operational risk if it remains internet-accessible.
Exploitation context
The source bundle says remote exploitation is possible, but the CVSS vector indicates authentication is required. There is no KEV listing and no provided source claiming active exploitation. Open redirects are commonly used to support phishing, trust abuse, or login-flow deception.
Researcher notes
Evidence is narrow: CVE, VulDB references, CVSS v2, CWE-601, and one patch commit. Affected versions are listed as n/a, so validation should focus on code presence, route behavior, and whether the patch is applied.
Mitigation direction
- Apply or verify patch commit 88a517dc19443081210c804b655e72770727540d where the product remains deployed.
- Plan migration away from gibb-modul-151 because the maintainer no longer supports it.
- Restrict external redirects from login flows unless explicitly allowlisted.
- Review vendor or project guidance before making compensating controls permanent.
Validation and detection
- Inventory applications for calesanz gibb-modul-151 and the bearbeiten/login function.
- Confirm deployed code includes the named patch commit or equivalent remediation.
- Review login redirect handling for untrusted external destinations.
- Check access logs for unusual redirects from the affected login route.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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.
CWE-601: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2015-10052 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.5 (2.0)
- Known Exploited
- No
- Published
Vector: AV:N/AC:L/Au:S/C:N/I:P/A:P
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.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
AV:N/AC:L/Au:S/C:N/I:P/A:P84.9Primary CVE scoreVulnerability scoring details
Base CVSS 2.0 score
5.5MediumVector: AV:N/AC:L/Au:S/C:N/I:P/A:P
Source materials
- CVE List V5 sourceCVE List V5
- https://vuldb.com/?id.218379CVE reference · vdb-entry, technical-description
- https://vuldb.com/?ctiid.218379CVE reference · signature, permissions-required
- https://github.com/calesanz/gibb-modul-151/commit/88a517dc19443081210c804b655e72770727540dCVE reference · patch
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
URL Redirection to Untrusted Site ('Open Redirect')
URL Redirection to Untrusted Site ('Open Redirect') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
