LiveActive security incident?Get immediate response
CVE Record

CVE-2019-25552: CEWE PHOTO SHOW 6.4.3 Denial of Service via Password Field

CEWE PHOTO SHOW 6.4.3 contains a denial of service vulnerability that allows attackers to crash the application by submitting an excessively long buffer to the password field. Attackers can paste a large string of repeated characters into the password input during the upload process to trigger an application crash.

HighCVSS 8.7Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2019-25552 affects CEWE PHOTO SHOW 6.4.3. The reported issue can crash the application when an oversized password value is entered during the upload process. This is primarily an availability risk to users of that software, not a confirmed system compromise issue. Public exploit information exists, but the source bundle does not show known active exploitation.

Executive priority

Treat as a targeted application availability issue. Prioritize if the software is used in business-critical media or photo workflows. If the product is not deployed, no direct action is needed beyond documenting non-exposure.

Technical view

The vulnerability is described as a denial-of-service condition in CEWE PHOTO SHOW 6.4.3 tied to insufficient handling of an excessively long password-field buffer. The CVE record lists CVSS 4.0 score 8.7 and CWE-836. Affected scope in the provided sources is limited to CEWE PHOTO SHOW version 6.4.3.

Likely exposure

Exposure is likely limited to environments where CEWE PHOTO SHOW 6.4.3 is installed and used for upload workflows. The provided sources do not identify affected server components, broader CEWE products, or other versions.

Exploitation context

ExploitDB has a public entry for this issue, so proof-of-concept information is publicly available. The source bundle does not include CISA KEV listing or other evidence of active exploitation. The described impact is application crash through malformed user input, not confirmed code execution.

Researcher notes

Evidence is narrow: one affected product version, denial-of-service impact, and a public ExploitDB reference. No patch details are included in the provided sources. Avoid assuming impact on other CEWE software or versions without vendor confirmation.

Mitigation direction

  • Inventory endpoints for CEWE PHOTO SHOW 6.4.3 installations.
  • Check CEWE or trusted advisories for fixed versions or vendor guidance.
  • Upgrade, remove, or replace affected installations where feasible.
  • Limit use of affected upload workflows until remediated.
  • Prioritize systems where application downtime affects business operations.

Validation and detection

  • Confirm installed product name and version on managed endpoints.
  • Review software inventory for CEWE PHOTO SHOW 6.4.3.
  • Check crash logs or helpdesk tickets for related application failures.
  • Verify remediation by confirming affected version is removed or updated.
  • Document any systems awaiting vendor guidance or replacement.
Prepared
Confidence
high
Sources
5

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 · low confidence lookup

CWE-836: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

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-2019-25552 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.7 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA: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
4Source 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.7CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.7High
CVSS 4.0 vector shape for CVE-2019-25552Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Cewe-PhotoworldCEWE PHOTO SHOW6.4.3Listed
Weakness

CWE details

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

CWE-836 · source CWE mapping

Use of Password Hash Instead of Password for Authentication

Use of Password Hash Instead of Password for Authentication represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.