Publish Advisories

GHSA-44vv-mm86-7cg6
GHSA-44vv-mm86-7cg6
This commit is contained in:
advisory-database[bot]
2025-04-21 23:00:57 +00:00
parent b781e2fa19
commit e305667e6a
2 changed files with 103 additions and 44 deletions
@@ -0,0 +1,103 @@
{
"schema_version": "1.4.0",
"id": "GHSA-44vv-mm86-7cg6",
"modified": "2025-04-21T22:59:19Z",
"published": "2022-05-14T03:14:46Z",
"aliases": [
"CVE-2016-6621"
],
"summary": "phpMyAdmin server-side request forgery (SSRF)",
"details": "The setup script for phpMyAdmin before 4.0.10.19, 4.4.x before 4.4.15.10, and 4.6.x before 4.6.6 allows remote attackers to conduct server-side request forgery (SSRF) attacks via unspecified vectors.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.6.0"
},
{
"fixed": "4.6.6"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.4.0"
},
{
"fixed": "4.4.15.10"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "4.0.10.19"
}
]
}
]
}
],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6621"
},
{
"type": "PACKAGE",
"url": "https://github.com/phpmyadmin/composer"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00006.html"
},
{
"type": "WEB",
"url": "https://www.phpmyadmin.net/security/PMASA-2016-44"
}
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2025-04-21T22:59:19Z",
"nvd_published_at": "2017-01-31T19:59:00Z"
}
}
@@ -1,44 +0,0 @@
{
"schema_version": "1.4.0",
"id": "GHSA-44vv-mm86-7cg6",
"modified": "2025-04-20T03:32:04Z",
"published": "2022-05-14T03:14:46Z",
"aliases": [
"CVE-2016-6621"
],
"details": "The setup script for phpMyAdmin before 4.0.10.19, 4.4.x before 4.4.15.10, and 4.6.x before 4.6.6 allows remote attackers to conduct server-side request forgery (SSRF) attacks via unspecified vectors.",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N"
}
],
"affected": [],
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2016-6621"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00006.html"
},
{
"type": "WEB",
"url": "https://www.phpmyadmin.net/security/PMASA-2016-44"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/95914"
}
],
"database_specific": {
"cwe_ids": [
"CWE-918"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2017-01-31T19:59:00Z"
}
}