Publish Advisories

GHSA-hxgx-584x-vwm8
GHSA-58ch-c2jf-5g23
GHSA-58ch-c2jf-5g23
This commit is contained in:
advisory-database[bot]
2023-04-10 16:43:35 +00:00
parent d9cae7b4e8
commit fb28903c0b
3 changed files with 86 additions and 44 deletions
@@ -1,12 +1,13 @@
{
"schema_version": "1.4.0",
"id": "GHSA-hxgx-584x-vwm8",
"modified": "2023-04-08T03:30:28Z",
"modified": "2023-04-10T16:42:16Z",
"published": "2023-03-31T21:30:40Z",
"aliases": [
"CVE-2023-27159"
],
"details": "Appwrite up to v1.2.1 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /v1/avatars/favicon. This vulnerability allows attackers to access network resources and sensitive information via a crafted GET request.",
"summary": "Appwrite Server-Side Request Forgery vulnerability",
"details": "Appwrite up to v1.2.1 was discovered to contain a Server-Side Request Forgery (SSRF) via the component `/v1/avatars/favicon`. This vulnerability allows attackers to access network resources and sensitive information via a crafted GET request.",
"severity": [
{
"type": "CVSS_V3",
@@ -14,7 +15,25 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "appwrite/server-ce"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.2.1"
}
]
}
]
}
],
"references": [
{
@@ -30,7 +49,7 @@
"url": "https://gist.github.com/b33t1e/e9e8192317c111e7897e04d2f9bf5fdb"
},
{
"type": "WEB",
"type": "PACKAGE",
"url": "https://github.com/appwrite/appwrite"
},
{
@@ -47,8 +66,8 @@
"CWE-918"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-04-10T16:42:16Z",
"nvd_published_at": "2023-03-31T19:15:00Z"
}
}
@@ -0,0 +1,61 @@
{
"schema_version": "1.4.0",
"id": "GHSA-58ch-c2jf-5g23",
"modified": "2023-04-10T16:42:59Z",
"published": "2023-04-02T21:30:16Z",
"aliases": [
"CVE-2023-28684"
],
"summary": "Jenkins remote-jobs-view-plugin vulnerable to XML external entity attacks",
"details": "Jenkins remote-jobs-view-plugin Plugin 0.0.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.\n\nThis allows authenticated attackers with Overall/Read permission to have Jenkins parse a crafted XML document that uses external entities for extraction of secrets from the Jenkins controller or server-side request forgery.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Maven",
"name": "com.sap.jenkinsci:remote-jobs-view-plugin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "0.0.3"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28684"
},
{
"type": "PACKAGE",
"url": "https://github.com/jenkinsci/remote-jobs-view-plugin"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2956"
}
],
"database_specific": {
"cwe_ids": [
"CWE-611"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-04-10T16:42:59Z",
"nvd_published_at": "2023-04-02T21:15:00Z"
}
}
@@ -1,38 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-58ch-c2jf-5g23",
"modified": "2023-04-09T03:30:18Z",
"published": "2023-04-02T21:30:16Z",
"aliases": [
"CVE-2023-28684"
],
"details": "Jenkins remote-jobs-view-plugin Plugin 0.0.3 and earlier does not configure its XML parser to prevent XML external entity (XXE) attacks.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28684"
},
{
"type": "WEB",
"url": "https://www.jenkins.io/security/advisory/2023-03-21/#SECURITY-2956"
}
],
"database_specific": {
"cwe_ids": [
"CWE-611"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-04-02T21:15:00Z"
}
}