LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25715: A flaw was found in pki-core 10.9.0.

A flaw was found in pki-core 10.9.0. A specially crafted POST request can be used to reflect a DOM-based cross-site scripting (XSS) attack to inject code into the search query form which can get automatically executed. The highest threat from this vulnerability is to data integrity.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-25715 is a DOM-based cross-site scripting issue in pki-core 10.9.0. A maliciously crafted POST request can inject script into the search query form and have it execute automatically. The cited impact is mainly data integrity, but the bundle does not provide a CVSS score or confirmed fix details.

Executive priority

Treat this as a moderate-priority web application integrity issue. Prioritize environments where pki-core administration or search interfaces are reachable beyond trusted operators. The lack of CVSS, patch detail, and exploitation evidence lowers urgency but does not remove the need to verify exposure.

Technical view

The vulnerability is CWE-79 in pki-core 10.9.0. The CVE description says crafted POST input is reflected into a DOM-based XSS path in the search query form, allowing injected code execution in the page context. No affected CPEs, CVSS vector, patch version, or mitigation details are included in the provided bundle.

Likely exposure

Exposure appears limited to deployments running pki-core 10.9.0 with the vulnerable search query form reachable by users or administrators. The source bundle does not identify other affected versions, distributions, or configurations.

Exploitation context

The source bundle does not claim active exploitation, and KEV is false. The CVE describes a crafted POST request leading to automatic script execution, but provides no public exploit status or operational exploitation details.

Researcher notes

Evidence is sparse: the CVE record identifies pki-core 10.9.0, CWE-79, crafted POST reflection, and integrity impact. It does not provide CVSS, CPEs, fixed versions, proof of active exploitation, or detailed prerequisites. Avoid broad affected-version claims without vendor confirmation.

Mitigation direction

  • Inventory systems for pki-core 10.9.0.
  • Check Red Hat Bugzilla and vendor guidance for fixed packages.
  • Apply vendor-supported updates when available.
  • Limit access to affected pki-core web interfaces where practical.
  • Review compensating controls for XSS filtering and session protection.

Validation and detection

  • Confirm whether pki-core 10.9.0 is deployed.
  • Identify reachable pki-core search query forms.
  • Review vendor advisories for affected-version and fix confirmation.
  • Check application logs for unusual POST activity to search endpoints.
  • Verify remediation by confirming updated package versions.
Prepared
Confidence
medium
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-79: 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 lookup
cve · low confidence lookup

CVE-2020-25715 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
2Source links

CVSS and timeline data

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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/apki-corepki-core 10.9.0Listed
Weakness

CWE details

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

CWE-79 · source CWE mapping

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.