S4E just found a high-severity finding from top 10 tcp port service scan
PlatformPlansPartners
Resources
ToolsBlogDocs
Sign Up →
critical·Product Based Web Vulnerabilities·Updated Nov 24, 2025

CVE-2017-5983 Scanner

This scanner targets the XML parsing endpoint in JIRA Workflow Designer Plugin, allowing remote code execution via XXE injection.

Est. Time~10 seconds
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.8k
Times Used
continuous scan runs
3.7k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2017-5983
9.8
CVSS

The JIRA Workflow Designer Plugin in Atlassian JIRA Server before 6.3.0 improperly uses an XML parser and deserializer, which allows remote attackers to execute arbitrary code, read arbitrary files, or cause a denial of service via a crafted serialized Java object.

Attack Vector
-
Privileges Req.
-
User Interaction
-
Affected
n/aby n/a
n/a
Updated Aug 5, 2026View on NVD →
Detail

The JIRA Workflow Designer Plugin is a tool used within the Atlassian JIRA Server environment to design and manage workflows. It is widely used by teams to streamline processes and improve efficiency through customizable workflows. The plugin allows users to define rules and statuses, contributing to enhanced productivity in managing tasks and projects. By integrating directly with JIRA, it becomes an essential part of the software development and issue tracking lifecycle.

CVE-2017-5983 is a critical XML External Entity (XXE) vulnerability that arises when the plugin processes XML input without proper sanitization. This occurs because the XML parser is configured to resolve external entities, allowing attackers to inject malicious XML payloads. The vulnerability stems from unsafe deserialization practices and insufficient input validation in the plugin's XML handling routines.

Specifically, the vulnerability is triggered through the plugin's workflow import functionality, where XML files are parsed. An attacker can craft a malicious XML file containing external entities that reference local files or network resources. The vulnerable endpoint is typically found at /plugins/servlet/workflow-designer/import, which accepts XML data without adequate filtering.

If exploited, an attacker can achieve remote code execution on the JIRA server, read sensitive files such as configuration files or credentials, or perform server-side request forgery (SSRF) attacks. This can lead to full compromise of the JIRA instance and potentially the underlying infrastructure, impacting data confidentiality, integrity, and availability.

Solution Advice
  • Update the JIRA Workflow Designer Plugin to version 2.0.0 or later, which includes the fix for CVE-2017-5983.
  • Disable XML external entity processing in the plugin's XML parser configuration by setting the appropriate security features.
  • Implement strict input validation for all XML data submitted to the workflow import endpoint.
  • Apply the latest JIRA Server security patches and updates from Atlassian.
  • Restrict network access to the JIRA server to prevent unauthorized external entity resolution.
  • Conduct regular security audits and penetration testing on JIRA plugins and customizations.
  • Use a web application firewall (WAF) to filter malicious XML payloads targeting the vulnerable endpoint.
  • Monitor server logs for unusual XML parsing errors or outbound connections that may indicate exploitation attempts.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.