mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-23r7-hf6g-qqqg GHSA-449p-7c3p-vf7g GHSA-c8qr-vfjf-62q3
This commit is contained in:
+23
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-23r7-hf6g-qqqg",
|
||||
"modified": "2022-05-13T01:25:41Z",
|
||||
"modified": "2024-01-30T22:29:39Z",
|
||||
"published": "2022-05-13T01:25:41Z",
|
||||
"aliases": [
|
||||
"CVE-2019-1003090"
|
||||
],
|
||||
"summary": "CSRF vulnerability in Jenkins SOASTA CloudTest Plugin",
|
||||
"details": "A cross-site request forgery vulnerability in Jenkins SOASTA CloudTest Plugin in the CloudTestServer.DescriptorImpl#doValidate form validation method allows attackers to initiate a connection to an attacker-specified server.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "com.soasta.jenkins:cloudtest"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "2.25"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -39,8 +58,8 @@
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-30T22:29:39Z",
|
||||
"nvd_published_at": "2019-04-04T16:29:00Z"
|
||||
}
|
||||
}
|
||||
+23
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-449p-7c3p-vf7g",
|
||||
"modified": "2022-05-13T01:25:42Z",
|
||||
"modified": "2024-01-30T22:30:06Z",
|
||||
"published": "2022-05-13T01:25:42Z",
|
||||
"aliases": [
|
||||
"CVE-2019-1003082"
|
||||
],
|
||||
"summary": "CSRF vulnerability in Jenkins Gearman Plugin",
|
||||
"details": "A cross-site request forgery vulnerability in Jenkins Gearman Plugin in the GearmanPluginConfig#doTestConnection form validation method allows attackers to initiate a connection to an attacker-specified server.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.jenkins-ci.plugins:gearman-plugin"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "0.4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -39,8 +58,8 @@
|
||||
"CWE-352"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-30T22:30:06Z",
|
||||
"nvd_published_at": "2019-04-04T16:29:00Z"
|
||||
}
|
||||
}
|
||||
+23
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-c8qr-vfjf-62q3",
|
||||
"modified": "2022-05-13T01:36:51Z",
|
||||
"modified": "2024-01-30T22:29:21Z",
|
||||
"published": "2022-05-13T01:36:51Z",
|
||||
"aliases": [
|
||||
"CVE-2017-2654"
|
||||
],
|
||||
"summary": "Emails were sent to addresses not associated with actual users of Jenkins by Email Extension Plugin",
|
||||
"details": "jenkins-email-ext before version 2.57.1 is vulnerable to an Information Exposure. The Email Extension Plugins is able to send emails to a dynamically created list of users based on the changelogs, like authors of SCM changes since the last successful build. This could in some cases result in emails being sent to people who have no user account in Jenkins, and in rare cases even people who were not involved in whatever project was being built, due to some mapping based on the local-part of email addresses.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.jenkins-ci.plugins:email-ext"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.57.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -35,8 +54,8 @@
|
||||
"CWE-200"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-30T22:29:21Z",
|
||||
"nvd_published_at": "2018-08-06T22:29:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user