GHSA-q5q3-qm26-9jwm
GHSA-q5q3-qm26-9jwm
This commit is contained in:
advisory-database[bot] 2023-12-29 19:33:34 +00:00
Родитель 1ea31396c6
Коммит ae6e7eb0e9
2 изменённых файлов: 69 добавлений и 46 удалений

Просмотреть файл

@ -0,0 +1,69 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q5q3-qm26-9jwm",
"modified": "2023-12-29T19:32:20Z",
"published": "2023-12-21T18:30:23Z",
"aliases": [
"CVE-2023-7037"
],
"summary": "Authenticated Blind SSRF in automad/automad",
"details": "automad up to 1.10.9 is vulnerable to an authenticated blind server-side request forgery in `importUrl` as the `import` function on the `FileController.php` file was not properly validating the value of the `importUrl` argument. This issue may allow attackers to perform a port scan against the local environment or abuse some service.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "automad/automad"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.10.9"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7037"
},
{
"type": "PACKAGE",
"url": "https://github.com/marcantondahmen/automad"
},
{
"type": "WEB",
"url": "https://github.com/screetsec/VDD/tree/main/Automad%20CMS/Authenticated%20Blind%20SSRF"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.248686"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.248686"
}
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "MODERATE",
"github_reviewed": true,
"github_reviewed_at": "2023-12-29T19:32:20Z",
"nvd_published_at": "2023-12-21T17:15:09Z"
}
}

Просмотреть файл

@ -1,46 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-q5q3-qm26-9jwm",
"modified": "2023-12-21T18:30:23Z",
"published": "2023-12-21T18:30:23Z",
"aliases": [
"CVE-2023-7037"
],
"details": "A vulnerability was found in automad up to 1.10.9. It has been declared as critical. This vulnerability affects the function import of the file FileController.php. The manipulation of the argument importUrl leads to server-side request forgery. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. VDB-248686 is the identifier assigned to this vulnerability. NOTE: The vendor was contacted early about this disclosure but did not respond in any way.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L"
}
],
"affected": [
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-7037"
},
{
"type": "WEB",
"url": "https://github.com/screetsec/VDD/tree/main/Automad%20CMS/Authenticated%20Blind%20SSRF"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.248686"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.248686"
}
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "MODERATE",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2023-12-21T17:15:09Z"
}
}