Publish GHSA-xwf2-53mc-r8hx

This commit is contained in:
advisory-database[bot]
2023-07-24 19:30:20 +00:00
parent 33ccee7f1a
commit d79c62d4ba
@@ -1,11 +1,12 @@
{
"schema_version": "1.4.0",
"id": "GHSA-xwf2-53mc-r8hx",
"modified": "2022-05-14T01:09:10Z",
"modified": "2023-07-24T19:28:59Z",
"published": "2022-05-14T01:09:10Z",
"aliases": [
"CVE-2018-19969"
],
"summary": "phpMyAdmin CSRF Vulnerability",
"details": "phpMyAdmin 4.7.x and 4.8.x versions prior to 4.8.4 are affected by a series of CSRF flaws. By deceiving a user into clicking on a crafted URL, it is possible to perform harmful SQL operations such as renaming databases, creating new tables/routines, deleting designer pages, adding/deleting users, updating user passwords, killing SQL processes, etc.",
"severity": [
{
@@ -14,7 +15,44 @@
}
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.8"
},
{
"fixed": "4.8.4"
}
]
}
]
},
{
"package": {
"ecosystem": "Packagist",
"name": "phpmyadmin/phpmyadmin"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "4.7"
},
{
"last_affected": "4.7.6"
}
]
}
]
}
],
"references": [
{
@@ -27,11 +65,11 @@
},
{
"type": "WEB",
"url": "https://www.phpmyadmin.net/security/PMASA-2018-7/"
"url": "https://web.archive.org/web/20210124223800/https://www.securityfocus.com/bid/106175/"
},
{
"type": "WEB",
"url": "http://www.securityfocus.com/bid/106175"
"url": "https://www.phpmyadmin.net/security/PMASA-2018-7/"
}
],
"database_specific": {
@@ -39,8 +77,8 @@
"CWE-352"
],
"severity": "HIGH",
"github_reviewed": false,
"github_reviewed_at": null,
"github_reviewed": true,
"github_reviewed_at": "2023-07-24T19:28:59Z",
"nvd_published_at": "2018-12-11T17:29:00Z"
}
}