mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-74c2-965q-mqjw
This commit is contained in:
+23
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-74c2-965q-mqjw",
|
||||
"modified": "2023-10-25T18:31:29Z",
|
||||
"modified": "2024-01-30T21:15:46Z",
|
||||
"published": "2022-05-24T16:58:50Z",
|
||||
"aliases": [
|
||||
"CVE-2019-10457"
|
||||
],
|
||||
"summary": "Missing permission check in Jenkins Oracle Cloud Infrastructure Compute Classic Plugin ",
|
||||
"details": "A missing permission check in Jenkins Oracle Cloud Infrastructure Compute Classic Plugin allows attackers with Overall/Read permission to connect to an attacker-specified URL using attacker-specified credentials.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Maven",
|
||||
"name": "org.jenkins-ci.plugins:oracle-cloud-infrastructure-compute-classic"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.0.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -35,8 +54,8 @@
|
||||
"CWE-862"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-30T21:15:46Z",
|
||||
"nvd_published_at": "2019-10-16T14:15:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user