LiveActive security incident?Get immediate response
CVE Record

CVE-2015-0796: open build service source server symlink exploitation via source patch

In open buildservice 2.6 before 2.6.3, 2.5 before 2.5.7 and 2.4 before 2.4.8 the source service patch application could generate non-standard files like symlinks or device nodes, which could allow buildservice users to break of confinement or cause denial of service attacks on the source service.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects older SUSE Open Build Service source servers. A permitted buildservice user could submit patch content that creates unexpected file types, such as symlinks or device nodes, potentially escaping intended confinement or disrupting the source service.

Executive priority

Treat this as a moderate operational risk. Prioritize remediation for shared or multi-tenant build infrastructure because authenticated users may affect service integrity or availability.

Technical view

Open Build Service 2.6 before 2.6.3, 2.5 before 2.5.7, and 2.4 before 2.4.8 mishandled source service patch application. The CVE describes generation of non-standard files, enabling low-privileged users to impact confidentiality, integrity, and availability.

Likely exposure

Exposure is limited to Open Build Service deployments running the affected 2.4, 2.5, or 2.6 branches, especially where buildservice users can submit source patches or trigger source services.

Exploitation context

The source bundle provides no evidence of active exploitation, and KEV status is false. Exploitation requires authenticated buildservice user privileges, not anonymous access, based on the CVSS privileges-required signal and description.

Researcher notes

Evidence is concise but consistent: patch application could create symlinks or device nodes. The public bundle does not provide exploit details, observed exploitation, or broader affected products beyond SUSE Open Build Service.

Mitigation direction

  • Upgrade Open Build Service to 2.6.3, 2.5.7, 2.4.8, or later supported releases.
  • Review SUSE guidance and the referenced upstream commit before production rollout.
  • Restrict source patch submission to trusted buildservice users where practical.
  • Monitor source service stability and investigate unexplained confinement or file-handling anomalies.

Validation and detection

  • Inventory Open Build Service versions and identify any 2.4, 2.5, or 2.6 deployments.
  • Confirm affected deployments include the referenced upstream fix or a vendor backport.
  • Review buildservice user roles allowed to submit source patches.
  • Check source service logs for denial-of-service symptoms or suspicious non-standard file handling.
Prepared
Confidence
high
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.

cwe · medium confidence lookup

CWE-434: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. 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 lookup
cve · low confidence lookup

CVE-2015-0796 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
Medium
CVSS
6.3 (3.0)
Known Exploited
No
Published

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

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.

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

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
6.3CVSS 3.0MediumCVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.3Medium
CVSS 3.0 vector shape for CVE-2015-0796Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SUSEopen build service2.6, 2.5, 2.4Listed
Weakness

CWE details

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

CWE-434 · source CWE mapping

Unrestricted Upload of File with Dangerous Type

Unrestricted Upload of File with Dangerous Type represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.