mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-5pmg-qh2c-7j24 GHSA-5pmg-qh2c-7j24
This commit is contained in:
@@ -0,0 +1,113 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5pmg-qh2c-7j24",
|
||||
"modified": "2025-04-14T19:47:12Z",
|
||||
"published": "2022-05-17T03:25:30Z",
|
||||
"aliases": [
|
||||
"CVE-2015-7873"
|
||||
],
|
||||
"summary": "phpMyAdmin allows remote attackers to spoof content via the url parameter",
|
||||
"details": "The redirection feature in url.php in phpMyAdmin 4.4.x before 4.4.15.1 and 4.5.x before 4.5.1 allows remote attackers to spoof content via the url parameter.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "phpmyadmin/phpmyadmin"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.4.0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.4.15.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "phpmyadmin/phpmyadmin"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "4.5.0"
|
||||
},
|
||||
{
|
||||
"fixed": "4.5.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7873"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/phpmyadmin/phpmyadmin/commit/2b31866fe0b30b867aaf5b5fedb11adb354e037f"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/phpmyadmin/phpmyadmin/commit/cd097656758f981f80fb9029c7d6b4294582b706"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/phpmyadmin/phpmyadmin"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20161014120907/http://www.securitytracker.com/id/1034013"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20200228052850/http://www.securityfocus.com/bid/77299"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.phpmyadmin.net/security/PMASA-2015-5"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/171311.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/171326.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/169987.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2015/dsa-3382"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-20",
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-14T19:47:12Z",
|
||||
"nvd_published_at": "2015-10-28T10:59:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,57 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-5pmg-qh2c-7j24",
|
||||
"modified": "2025-04-12T12:53:33Z",
|
||||
"published": "2022-05-17T03:25:30Z",
|
||||
"aliases": [
|
||||
"CVE-2015-7873"
|
||||
],
|
||||
"details": "The redirection feature in url.php in phpMyAdmin 4.4.x before 4.4.15.1 and 4.5.x before 4.5.1 allows remote attackers to spoof content via the url parameter.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2015-7873"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/phpmyadmin/phpmyadmin/commit/cd097656758f981f80fb9029c7d6b4294582b706"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.phpmyadmin.net/security/PMASA-2015-5"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/171311.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-November/171326.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.fedoraproject.org/pipermail/package-announce/2015-October/169987.html"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2015/dsa-3382"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/77299"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securitytracker.com/id/1034013"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2015-10-28T10:59:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user