LiveActive security incident?Get immediate response
CVE Record

CVE-2019-11897: Server-side request forgery in the backup & restore functionality of ProSyst mBS SDK and Bosch IoT Gateway Software

A Server-Side Request Forgery (SSRF) vulnerability in the backup & restore functionality in earlier versions than ProSyst mBS SDK 8.2.6 and Bosch IoT Gateway Software 9.3.0 allows a remote attacker to forge GET requests to arbitrary URLs. In addition, this could potentially allow an attacker to read sensitive zip files from the local server.

HighCVSS 8.6Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw lets an unauthenticated remote attacker abuse backup/restore features in vulnerable Bosch/ProSyst gateway software to make the server request arbitrary URLs. The main business risk is confidential data exposure, including possible access to sensitive local zip files. Systems running versions before fixed releases should be treated as high-priority remediation targets.

Executive priority

Prioritize remediation for internet-facing or partner-facing gateway deployments first. The vulnerability can be exploited without authentication and primarily threatens confidentiality, which may include sensitive backup or local zip data. No active exploitation is cited, but the technical severity justifies prompt patch verification.

Technical view

CVE-2019-11897 is a CWE-918 SSRF in backup and restore functionality affecting ProSyst mBS SDK before 8.2.6 and Bosch IoT Gateway Software before 9.3.0. It is network exploitable, requires no privileges or user interaction, changes scope, and is rated CVSS 3.0 8.6 with high confidentiality impact.

Likely exposure

Exposure is most likely in deployments using Bosch IoT Gateway Software or products built on ProSyst mBS SDK where the vulnerable backup/restore interface is reachable over a network. The source bundle does not identify specific deployment defaults, CPEs, or all affected version ranges beyond versions earlier than the fixed releases.

Exploitation context

The provided sources do not report known active exploitation, and the CVE is not marked as CISA KEV. The vulnerability is still serious because the stated attack path is remote, unauthenticated, low complexity, and could expose sensitive files through server-side request forgery behavior.

Researcher notes

The public record establishes SSRF in backup/restore handling and possible local sensitive zip file exposure, but does not provide detailed vulnerable endpoints, deployment preconditions, or exhaustive affected version mapping. Treat exploit status as unconfirmed unless new vendor or KEV evidence appears.

Mitigation direction

  • Upgrade ProSyst mBS SDK to 8.2.6 or later where applicable.
  • Upgrade Bosch IoT Gateway Software to 9.3.0 or later where applicable.
  • Check Bosch PSIRT guidance for product-specific remediation details.
  • Restrict network access to backup and restore functionality until remediation is complete.
  • Review whether downstream products embed the affected ProSyst mBS SDK.

Validation and detection

  • Inventory Bosch IoT Gateway Software and ProSyst mBS SDK usage across environments.
  • Confirm deployed versions are not earlier than the fixed releases.
  • Verify backup and restore interfaces are not exposed to untrusted networks.
  • Review logs for unusual backup/restore activity or unexpected outbound server requests.
  • Check for sensitive zip files accessible on affected local servers.
Prepared
Confidence
high
Sources
3

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-918: Information exposure and cloud metadata lookup

Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. 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
description · low confidence lookup

Cloud metadata behavior lookup

The CVE wording references SSRF or metadata access, so cloud discovery and credential material 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-2019-11897 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
High
CVSS
8.6 (3.0)
Known Exploited
No
Published

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

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
2Source 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
8.6CVSS 3.0HighCVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N3.94Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

8.6High
CVSS 3.0 vector shape for CVE-2019-11897Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BoschIoT Gateway SoftwareunspecifiedListed
ProSystmBS SDKunspecifiedListed
Weakness

CWE details

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

CWE-918 · source CWE mapping

Server-Side Request Forgery (SSRF)

Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.