Publish Advisories

GHSA-px35-882c-47hw
GHSA-wrr5-p265-7252
GHSA-c2cc-3569-6jh2
This commit is contained in:
advisory-database[bot]
2024-01-30 21:28:56 +00:00
parent 73bf3b917c
commit db1e70bbdb
3 changed files with 66 additions and 10 deletions
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-px35-882c-47hw",
"modified": "2023-10-25T18:31:21Z",
"modified": "2024-01-30T21:27:36Z",
"published": "2022-05-24T22:00:03Z",
"aliases": [
"CVE-2019-10326"
],
"summary": "Jenkins Warnings NG Plugin cross-site request forgery vulnerability",
"details": "A cross-site request forgery vulnerability in Jenkins Warnings NG Plugin 5.0.0 and earlier allowed attackers to reset warning counts for future builds.",
"severity": [
{
@@ -14,13 +15,35 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.jenkins.plugins:warnings-ng"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.0"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10326"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/warnings-ng-plugin/blob/main/CHANGELOG.md#510---2019-5-31"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1391"
@@ -39,8 +62,8 @@
"CWE-352"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-01-30T21:27:36Z",
"nvd_published_at": "2019-05-31T15:29:00Z"
}
}
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-wrr5-p265-7252",
"modified": "2023-10-25T18:31:21Z",
"modified": "2024-01-30T21:27:43Z",
"published": "2022-05-24T22:00:03Z",
"aliases": [
"CVE-2019-10325"
],
"summary": "Jenkins Warnings NG Plugin Cross-site scripting vulnerability",
"details": "A cross-site scripting vulnerability in Jenkins Warnings NG Plugin 5.0.0 and earlier allowed attacker with Job/Configure permission to inject arbitrary JavaScript in build overview pages.",
"severity": [
{
@@ -14,13 +15,38 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "io.jenkins.plugins:warnings-ng"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "5.1.0"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 5.0.0"
}
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10325"
},
{
"type": "WEB",
"url": "https://github.com/jenkinsci/warnings-ng-plugin/blob/main/CHANGELOG.md#510---2019-5-31"
},
{
"type": "WEB",
"url": "https://jenkins.io/security/advisory/2019-05-31/#SECURITY-1373"
@@ -39,8 +65,8 @@
"CWE-79"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2024-01-30T21:27:43Z",
"nvd_published_at": "2019-05-31T15:29:00Z"
}
}
@@ -28,11 +28,14 @@
"introduced": "0"
},
{
"last_affected": "0.9.16"
"fixed": "0.9.18"
}
]
}
]
],
"database_specific": {
"last_known_affected_version_range": "<= 0.9.17"
}
}
],
"references": [
@@ -52,6 +55,10 @@
"type": "PACKAGE",
"url": "https://github.com/weichsel/ZIPFoundation"
},
{
"type": "WEB",
"url": "https://github.com/weichsel/ZIPFoundation/releases/tag/0.9.18"
},
{
"type": "WEB",
"url": "https://ostorlab.co/vulndb/advisory/OVE-2023-4"