ALT Vulnerability

This commit is contained in:
Иван Пепеляев 2024-02-13 09:03:13 +00:00
parent b9b45ee72d
commit 8bcef81bd4
5 changed files with 206 additions and 1 deletions

View File

@ -0,0 +1,100 @@
{
"Definition": [
{
"ID": "oval:org.altlinux.errata:def:20242026",
"Version": "oval:org.altlinux.errata:def:20242026",
"Class": "patch",
"Metadata": {
"Title": "ALT-PU-2024-2026: package `apache2-mod_wsgi` update to version 4.9.4-alt0.c10f2.1",
"AffectedList": [
{
"Family": "unix",
"Platforms": [
"ALT Linux branch c10f2"
]
}
],
"References": [
{
"RefID": "ALT-PU-2024-2026",
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-2026",
"Source": "ALTPU"
},
{
"RefID": "BDU:2022-05209",
"RefURL": "https://bdu.fstec.ru/vul/2022-05209",
"Source": "BDU"
},
{
"RefID": "CVE-2022-2255",
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2022-2255",
"Source": "CVE"
}
],
"Description": "This update upgrades apache2-mod_wsgi to version 4.9.4-alt0.c10f2.1. \nSecurity Fix(es):\n\n * BDU:2022-05209: Уязвимость модуля mod_wsgi веб-сервера Apache, связанная с ошибками при обработке заголовока X-Client-IP, позволяющая нарушителю получить несанкционированный доступ к сетевым службам\n\n * CVE-2022-2255: A vulnerability was found in mod_wsgi. The X-Client-IP header is not removed from a request from an untrusted proxy, allowing an attacker to pass the X-Client-IP header to the target WSGI application because the condition to remove it is missing.",
"Advisory": {
"From": "errata.altlinux.org",
"Severity": "High",
"Rights": "Copyright 2023 BaseALT Ltd.",
"Issued": {
"Date": "2024-02-13"
},
"Updated": {
"Date": "2024-02-13"
},
"bdu": [
{
"Cvss": "AV:N/AC:H/Au:N/C:P/I:P/A:P",
"Cvss3": "AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"Cwe": "CWE-348",
"Href": "https://bdu.fstec.ru/vul/2022-05209",
"Impact": "Low",
"Public": "20220718",
"CveID": "BDU:2022-05209"
}
],
"Cves": [
{
"Cvss3": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"Cwe": "CWE-345",
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2022-2255",
"Impact": "High",
"Public": "20220825",
"CveID": "CVE-2022-2255"
}
],
"AffectedCpeList": {
"Cpe": [
"cpe:/o:alt:spworkstation:10",
"cpe:/o:alt:spserver:10"
]
}
}
},
"Criteria": {
"Operator": "AND",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:5001",
"Comment": "ALT Linux must be installed"
}
],
"Criterias": [
{
"Operator": "OR",
"Criterions": [
{
"TestRef": "oval:org.altlinux.errata:tst:20242026001",
"Comment": "apache2-mod_wsgi is earlier than 0:4.9.4-alt0.c10f2.1"
},
{
"TestRef": "oval:org.altlinux.errata:tst:20242026002",
"Comment": "apache2-mod_wsgi-py3 is earlier than 0:4.9.4-alt0.c10f2.1"
}
]
}
]
}
}
]
}

View File

@ -0,0 +1,40 @@
{
"TextFileContent54Objects": [
{
"ID": "oval:org.altlinux.errata:obj:5001",
"Version": "1",
"comment": "Evaluate `/etc/os-release` file content",
"Path": {
"dataType": "string",
"Text": "/etc"
},
"Filepath": {
"Datatype": "string",
"Text": "os-release"
},
"Pattern": {
"Datatype": "string",
"Operation": "pattern match",
"Text": "cpe:\\/o:alt:sp(?:server|workstation):(\\d+)"
},
"Instance": {
"Datatype": "int",
"Text": "1"
}
}
],
"RpmInfoObjects": [
{
"ID": "oval:org.altlinux.errata:obj:20242026001",
"Version": "1",
"comment": "apache2-mod_wsgi is installed",
"Name": "apache2-mod_wsgi"
},
{
"ID": "oval:org.altlinux.errata:obj:20242026002",
"Version": "1",
"comment": "apache2-mod_wsgi-py3 is installed",
"Name": "apache2-mod_wsgi-py3"
}
]
}

View File

@ -0,0 +1,23 @@
{
"TextFileContent54State": [
{
"ID": "oval:org.altlinux.errata:ste:5001",
"Version": "1",
"Text": {}
}
],
"RpmInfoState": [
{
"ID": "oval:org.altlinux.errata:ste:20242026001",
"Version": "1",
"Comment": "package EVR is earlier than 0:4.9.4-alt0.c10f2.1",
"Arch": {},
"Evr": {
"Text": "0:4.9.4-alt0.c10f2.1",
"Datatype": "evr_string",
"Operation": "less than"
},
"Subexpression": {}
}
]
}

View File

@ -0,0 +1,42 @@
{
"TextFileContent54Tests": [
{
"ID": "oval:org.altlinux.errata:tst:5001",
"Version": "1",
"Check": "all",
"Comment": "ALT Linux based on branch 'c10f2' must be installed",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:5001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:5001"
}
}
],
"RPMInfoTests": [
{
"ID": "oval:org.altlinux.errata:tst:20242026001",
"Version": "1",
"Check": "all",
"Comment": "apache2-mod_wsgi is earlier than 0:4.9.4-alt0.c10f2.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242026001"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242026001"
}
},
{
"ID": "oval:org.altlinux.errata:tst:20242026002",
"Version": "1",
"Check": "all",
"Comment": "apache2-mod_wsgi-py3 is earlier than 0:4.9.4-alt0.c10f2.1",
"Object": {
"ObjectRef": "oval:org.altlinux.errata:obj:20242026002"
},
"State": {
"StateRef": "oval:org.altlinux.errata:ste:20242026001"
}
}
]
}

File diff suppressed because one or more lines are too long