CVE-2023-30285
Description
An issue in Deviniti Issue Sync Synchronization v3.5.2 for Jira allows attackers to obtain the login credentials of a user via a crafted request sent to /rest/synchronizer/1.0/technicalUser.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
The Issue Sync Synchronization plugin for Jira prior to v3.5.2 exposes technical user credentials via a GET request to /rest/synchronizer/1.0/technicalUser.
Vulnerability
The Issue Sync - Synchronization for Jira plugin by Deviniti, in versions prior to 3.5.2, exposes an endpoint /rest/synchronizer/1.0/technicalUser that returns a list of technical users with their passwords encoded in base64. The vulnerability requires the attacker to have a valid Jira account with the plugin installed [3].
Exploitation
An attacker with any valid Jira account can send a GET request to /rest/synchronizer/1.0/technicalUser. The response contains the usernames and base64-encoded passwords of all technical users configured in the plugin. No additional privileges or user interaction is required [3].
Impact
Successful exploitation allows the attacker to obtain the login credentials of technical users, which often have elevated permissions across Jira projects. This can lead to unauthorized access to sensitive data stored in other projects, potential privilege escalation, and further compromise of the Jira instance [3].
Mitigation
The vulnerability is fixed in version 3.5.2 of the plugin. Users should upgrade to version 3.5.2 or later. No workarounds have been disclosed. The issue is not listed in CISA's Known Exploited Vulnerabilities catalog as of the publication date [3].
AI Insight generated on May 25, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- Deviniti/Issue Sync Synchronizationdescription
- Range: =3.5.2
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3News mentions
0No linked articles in our index yet.