Publish Advisories

GHSA-5w52-96jj-fv59
GHSA-5w52-96jj-fv59
This commit is contained in:
advisory-database[bot]
2025-05-16 14:46:57 +00:00
parent 59dcbba615
commit 84abbc20dc
2 changed files with 69 additions and 29 deletions
@@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5w52-96jj-fv59",
"modified": "2025-05-16T14:44:52Z",
"published": "2025-05-14T21:31:20Z",
"aliases": [
"CVE-2025-47886"
],
"summary": "Jenkins Cadence vManager Plugin Vulnerable to Cross-Site Request Forgery",
"details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Cadence vManager Plugin 4.0.1-286.v9e25a_740b_a_48 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified username and password.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "org.jenkins-ci.plugins:vmanager-plugin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.1-286.v9e25a740ba48"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47886"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/vmanager-plugin/pull/25"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/vmanager-plugin"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/vmanager-plugin/releases/tag/4.0.1-288.v8804b_ea_a_cb_7f"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-05-14/#SECURITY-3548"
}
],
"database_specific": {
"cwe_ids": [
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2025-05-16T14:44:52Z",
"nvd_published_at": "2025-05-14T21:15:59Z"
}
}
@@ -1,29 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-5w52-96jj-fv59",
"modified": "2025-05-14T21:31:20Z",
"published": "2025-05-14T21:31:20Z",
"aliases": [
"CVE-2025-47886"
],
"details": "A cross-site request forgery (CSRF) vulnerability in Jenkins Cadence vManager Plugin 4.0.1-286.v9e25a_740b_a_48 and earlier allows attackers to connect to an attacker-specified URL using attacker-specified username and password.",
"severity": [],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47886"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2025-05-14/#SECURITY-3548"
}
],
"database_specific": {
"cwe_ids": [],
"severity": null,
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2025-05-14T21:15:59Z"
}
}