mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-h23j-73ww-7594 GHSA-h23j-73ww-7594
This commit is contained in:
@@ -0,0 +1,62 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h23j-73ww-7594",
|
||||
"modified": "2024-11-14T15:37:51Z",
|
||||
"published": "2024-11-13T21:30:38Z",
|
||||
"aliases": [
|
||||
"CVE-2024-52553"
|
||||
],
|
||||
"summary": "Session fixation vulnerability in Jenkins OpenId Connect Authentication Plugin",
|
||||
"details": "Jenkins OpenId Connect Authentication Plugin 4.418.vccc7061f5b_6d and earlier does not invalidate the previous session on login. This allows attackers to use social engineering techniques to gain administrator access to Jenkins. OpenId Connect Authentication Plugin 4.421.v5422614eb_e0a_ invalidates the existing session on login.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.jenkins-ci.plugins:oic-auth"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.421.v5422614eb"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52553"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/jenkinsci/oic-auth-plugin"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3473"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-384",
|
||||
"CWE-613"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-11-14T15:37:51Z",
|
||||
"nvd_published_at": "2024-11-13T21:15:29Z"
|
||||
}
|
||||
}
|
||||
@@ -1,35 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-h23j-73ww-7594",
|
||||
"modified": "2024-11-13T21:30:38Z",
|
||||
"published": "2024-11-13T21:30:38Z",
|
||||
"aliases": [
|
||||
"CVE-2024-52553"
|
||||
],
|
||||
"details": "Jenkins OpenId Connect Authentication Plugin 4.418.vccc7061f5b_6d and earlier does not invalidate the previous session on login.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-52553"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.jenkins.io/security/advisory/2024-11-13/#SECURITY-3473"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
|
||||
],
|
||||
"severity": null,
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2024-11-13T21:15:29Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user