vuln-list-alt/oval/c9f2/ALT-PU-2018-1925/definitions.json

123 lines
5.1 KiB
JSON
Raw Normal View History

2024-06-28 16:17:52 +03:00
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20181925",
"Version": "oval:org.altlinux.errata:def:20181925",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2018-1925: package `phpMyAdmin` update to version 4.8.2-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2018-1925",
"RefURL": "https://errata.altlinux.org/ALT-PU-2018-1925",
"Source": "ALTPU"
},
{
"RefID": "BDU:2018-01545",
"RefURL": "https://bdu.fstec.ru/vul/2018-01545",
"Source": "BDU"
},
{
"RefID": "CVE-2018-12581",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-12581",
"Source": "CVE"
},
{
"RefID": "CVE-2018-12613",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-12613",
"Source": "CVE"
}
],
"Description": "This update upgrades phpMyAdmin to version 4.8.2-alt1. \nSecurity Fix(es):\n\n * BDU:2018-01545: Уязвимость веб-приложения для администрирования cистем управления базами данных phpMyAdmin, связанная с недостатками процедуры аутентификации, позволяющая нарушителю просматривать и выполнять файлы на сервере\n\n * CVE-2018-12581: An issue was discovered in js/designer/move.js in phpMyAdmin before 4.8.2. A Cross-Site Scripting vulnerability has been found where an attacker can use a crafted database name to trigger an XSS attack when that database is referenced from the Designer feature.\n\n * CVE-2018-12613: An issue was discovered in phpMyAdmin 4.8.x before 4.8.2, in which an attacker can include (view and potentially execute) files on the server. The vulnerability comes from a portion of code where pages are redirected and loaded within phpMyAdmin, and an improper test for whitelisted pages. An attacker must be authenticated, except in the \"$cfg['AllowArbitraryServer'] = true\" case (where an attacker can specify any host he/she is already in control of, and execute arbitrary code on phpMyAdmin) and the \"$cfg['ServerDefault'] = 0\" case (which bypasses the login requirement and runs the vulnerable code without any authentication).",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2018-06-22"
},
"Updated": {
"Date": "2018-06-22"
},
"BDUs": [
{
"ID": "BDU:2018-01545",
"CVSS": "AV:N/AC:L/Au:S/C:C/I:C/A:C",
"CVSS3": "AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-287",
"Href": "https://bdu.fstec.ru/vul/2018-01545",
"Impact": "High",
"Public": "20180619"
}
],
"CVEs": [
{
"ID": "CVE-2018-12581",
"CVSS": "AV:N/AC:M/Au:N/C:N/I:P/A:N",
"CVSS3": "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"CWE": "CWE-79",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-12581",
"Impact": "Low",
"Public": "20180621"
},
{
"ID": "CVE-2018-12613",
"CVSS": "AV:N/AC:L/Au:S/C:P/I:P/A:P",
"CVSS3": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-287",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-12613",
"Impact": "High",
"Public": "20180621"
}
],
"AffectedCPEs": {
"CPEs": [
"cpe:/o:alt:spworkstation:8.4",
"cpe:/o:alt:spserver:8.4"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:3001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20181925001",
"Comment": "phpMyAdmin is earlier than 0:4.8.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20181925002",
"Comment": "phpMyAdmin-apache2 is earlier than 0:4.8.2-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20181925003",
"Comment": "phpMyAdmin-apache2-php7 is earlier than 0:4.8.2-alt1"
}
]
}
]
}
}
]
}