VYPR
Moderate severityNVD Advisory· Published Jun 22, 2022· Updated Aug 3, 2024

CVE-2022-34200

CVE-2022-34200

Description

A CSRF vulnerability in Jenkins Convertigo Mobile Platform Plugin 1.1 and earlier lets attackers connect to arbitrary URLs.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

A CSRF vulnerability in Jenkins Convertigo Mobile Platform Plugin 1.1 and earlier lets attackers connect to arbitrary URLs.

Vulnerability

Overview

Jenkins Convertigo Mobile Platform Plugin 1.1 and earlier is affected by a cross-site request forgery (CSRF) vulnerability. The plugin fails to require a confirmation token or any CSRF protection when performing certain actions, allowing an attacker to trick a legitimate Jenkins user into executing unwanted requests [1][2].

Exploitation

An attacker can exploit this CSRF flaw by crafting a malicious web page or link that, when visited by an authenticated Jenkins user, sends a forged request to the Jenkins server. This request can cause the plugin to connect to an attacker-specified URL, potentially leaking sensitive information or performing unintended operations [1]. No additional authentication is needed beyond the victim's active session.

Impact

Successful exploitation enables an attacker to make the Jenkins instance communicate with an external server under the attacker's control. This could be used to exfiltrate build data, credentials, or other secrets, or to stage further attacks within the Jenkins environment [1][2].

Mitigation

The Convertigo Mobile Platform Plugin has likely been fixed in versions after 1.1; users should upgrade to the latest available version. Jenkins also recommends enabling CSRF protection globally and using secure defaults for all plugins [1][3].

AI Insight generated on May 21, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
com.convertigo.jenkins.plugins:convertigo-mobile-platformMaven
<= 1.1

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.