vuln-list-alt/oval/c9f2/ALT-PU-2019-1122/definitions.json
2024-06-28 13:17:52 +00:00

112 lines
4.5 KiB
JSON

{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20191122",
"Version": "oval:org.altlinux.errata:def:20191122",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2019-1122: package `glpi` update to version 9.3.3-alt1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c9f2"
],
"Products": [
"ALT SPWorkstation",
"ALT SPServer"
]
}
],
"References": [
{
"RefID": "ALT-PU-2019-1122",
"RefURL": "https://errata.altlinux.org/ALT-PU-2019-1122",
"Source": "ALTPU"
},
{
"RefID": "CVE-2018-7562",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-7562",
"Source": "CVE"
},
{
"RefID": "CVE-2018-7563",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2018-7563",
"Source": "CVE"
}
],
"Description": "This update upgrades glpi to version 9.3.3-alt1. \nSecurity Fix(es):\n\n * CVE-2018-7562: A remote code execution issue was discovered in GLPI through 9.2.1. There is a race condition that allows temporary access to an uploaded executable file that will be disallowed. The application allows an authenticated user to upload a file when he/she creates a new ticket via front/fileupload.php. This feature is protected using different types of security features like the check on the file's extension. However, the application uploads and creates a file, though this file is not allowed, and then deletes the file in the uploadFiles method in inc/glpiuploaderhandler.class.php.\n\n * CVE-2018-7563: An issue was discovered in GLPI through 9.2.1. The application is affected by XSS in the query string to front/preference.php. An attacker is able to create a malicious URL that, if opened by an authenticated user with debug privilege, will execute JavaScript code supplied by the attacker. The attacker-supplied code can perform a wide variety of actions, such as stealing the victim's session token or login credentials, performing arbitrary actions on the victim's behalf, and logging their keystrokes.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2024 BaseALT Ltd.",
"Issued": {
"Date": "2019-01-26"
},
"Updated": {
"Date": "2019-01-26"
},
"BDUs": null,
"CVEs": [
{
"ID": "CVE-2018-7562",
"CVSS": "AV:N/AC:M/Au:S/C:P/I:P/A:P",
"CVSS3": "CVSS:3.0/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"CWE": "CWE-362",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2018-7562",
"Impact": "High",
"Public": "20180312"
},
{
"ID": "CVE-2018-7563",
"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-7563",
"Impact": "Low",
"Public": "20180312"
}
],
"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:20191122001",
"Comment": "glpi is earlier than 0:9.3.3-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191122002",
"Comment": "glpi-apache2 is earlier than 0:9.3.3-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191122003",
"Comment": "glpi-php5 is earlier than 0:9.3.3-alt1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20191122004",
"Comment": "glpi-php7 is earlier than 0:9.3.3-alt1"
}
]
}
]
}
}
]
}