mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-2x3g-rr4w-4qrp GHSA-5w4j-f78p-4wh9 GHSA-f82v-jwr5-mffw
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-2x3g-rr4w-4qrp",
|
||||
"modified": "2025-03-20T13:17:59Z",
|
||||
"modified": "2025-03-21T15:41:33Z",
|
||||
"published": "2025-03-19T18:30:51Z",
|
||||
"aliases": [
|
||||
"CVE-2025-30197"
|
||||
@@ -9,9 +9,13 @@
|
||||
"summary": "Jenkins Zoho QEngine Plugin Displays Unmasked API Keys",
|
||||
"details": "Jenkins Zoho QEngine Plugin 1.0.29.vfa_cc23396502 and earlier does not mask the QEngine API Key form field, increasing the potential for attackers to observe and capture it.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
"score": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:P/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -58,9 +62,10 @@
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-522"
|
||||
"CWE-522",
|
||||
"CWE-549"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"severity": "LOW",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-20T13:17:59Z",
|
||||
"nvd_published_at": "2025-03-19T16:15:34Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5w4j-f78p-4wh9",
|
||||
"modified": "2025-03-21T15:18:28Z",
|
||||
"modified": "2025-03-21T15:42:03Z",
|
||||
"published": "2025-03-21T15:18:28Z",
|
||||
"aliases": [
|
||||
"CVE-2025-27612"
|
||||
@@ -44,6 +44,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/youki-dev/youki/security/advisories/GHSA-5w4j-f78p-4wh9"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27612"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/youki-dev/youki/commit/747e342d2026fbf3a395db3e2a491ebef00082f1"
|
||||
@@ -70,10 +74,12 @@
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [],
|
||||
"cwe_ids": [
|
||||
"CWE-276"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-21T15:18:28Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2025-03-21T15:15:42Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-f82v-jwr5-mffw",
|
||||
"modified": "2025-03-21T15:20:12Z",
|
||||
"modified": "2025-03-21T15:42:37Z",
|
||||
"published": "2025-03-21T15:20:12Z",
|
||||
"aliases": [
|
||||
"CVE-2025-29927"
|
||||
@@ -78,6 +78,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/vercel/next.js/security/advisories/GHSA-f82v-jwr5-mffw"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-29927"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/vercel/next.js/commit/52a078da3884efe6501613c7834a3d02a91676d2"
|
||||
@@ -98,6 +102,6 @@
|
||||
"severity": "CRITICAL",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-03-21T15:20:12Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2025-03-21T15:15:42Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user