ALT Vulnerability
This commit is contained in:
parent
6476b0e017
commit
a730cde10c
104
oval/c9f2/ALT-PU-2024-2268/definitions.json
Normal file
104
oval/c9f2/ALT-PU-2024-2268/definitions.json
Normal file
@ -0,0 +1,104 @@
|
||||
{
|
||||
"Definition": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:def:20242268",
|
||||
"Version": "oval:org.altlinux.errata:def:20242268",
|
||||
"Class": "patch",
|
||||
"Metadata": {
|
||||
"Title": "ALT-PU-2024-2268: package `libid3tag` update to version 0.16.3-alt1",
|
||||
"AffectedList": [
|
||||
{
|
||||
"Family": "unix",
|
||||
"Platforms": [
|
||||
"ALT Linux branch c9f2"
|
||||
],
|
||||
"Products": [
|
||||
"ALT SPWorkstation",
|
||||
"ALT SPServer"
|
||||
]
|
||||
}
|
||||
],
|
||||
"References": [
|
||||
{
|
||||
"RefID": "ALT-PU-2024-2268",
|
||||
"RefURL": "https://errata.altlinux.org/ALT-PU-2024-2268",
|
||||
"Source": "ALTPU"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2017-11550",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-11550",
|
||||
"Source": "CVE"
|
||||
},
|
||||
{
|
||||
"RefID": "CVE-2017-11551",
|
||||
"RefURL": "https://nvd.nist.gov/vuln/detail/CVE-2017-11551",
|
||||
"Source": "CVE"
|
||||
}
|
||||
],
|
||||
"Description": "This update upgrades libid3tag to version 0.16.3-alt1. \nSecurity Fix(es):\n\n * CVE-2017-11550: The id3_ucs4_length function in ucs4.c in libid3tag 0.15.1b allows remote attackers to cause a denial of service (NULL Pointer Dereference and application crash) via a crafted mp3 file.\n\n * CVE-2017-11551: The id3_field_parse function in field.c in libid3tag 0.15.1b allows remote attackers to cause a denial of service (OOM) via a crafted MP3 file.",
|
||||
"Advisory": {
|
||||
"From": "errata.altlinux.org",
|
||||
"Severity": "Low",
|
||||
"Rights": "Copyright 2024 BaseALT Ltd.",
|
||||
"Issued": {
|
||||
"Date": "2024-02-19"
|
||||
},
|
||||
"Updated": {
|
||||
"Date": "2024-02-19"
|
||||
},
|
||||
"bdu": null,
|
||||
"Cves": [
|
||||
{
|
||||
"Cvss": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
|
||||
"Cvss3": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
||||
"Cwe": "CWE-476",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-11550",
|
||||
"Impact": "Low",
|
||||
"Public": "20170731",
|
||||
"CveID": "CVE-2017-11550"
|
||||
},
|
||||
{
|
||||
"Cvss": "AV:N/AC:M/Au:N/C:N/I:N/A:P",
|
||||
"Cvss3": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
|
||||
"Cwe": "CWE-119",
|
||||
"Href": "https://nvd.nist.gov/vuln/detail/CVE-2017-11551",
|
||||
"Impact": "Low",
|
||||
"Public": "20170731",
|
||||
"CveID": "CVE-2017-11551"
|
||||
}
|
||||
],
|
||||
"AffectedCpeList": {
|
||||
"Cpe": [
|
||||
"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:20242268001",
|
||||
"Comment": "libid3tag is earlier than 0:0.16.3-alt1"
|
||||
},
|
||||
{
|
||||
"TestRef": "oval:org.altlinux.errata:tst:20242268002",
|
||||
"Comment": "libid3tag-devel is earlier than 0:0.16.3-alt1"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
40
oval/c9f2/ALT-PU-2024-2268/objects.json
Normal file
40
oval/c9f2/ALT-PU-2024-2268/objects.json
Normal file
@ -0,0 +1,40 @@
|
||||
{
|
||||
"TextFileContent54Objects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:3001",
|
||||
"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\\.\\d)"
|
||||
},
|
||||
"Instance": {
|
||||
"Datatype": "int",
|
||||
"Text": "1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RpmInfoObjects": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242268001",
|
||||
"Version": "1",
|
||||
"comment": "libid3tag is installed",
|
||||
"Name": "libid3tag"
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:obj:20242268002",
|
||||
"Version": "1",
|
||||
"comment": "libid3tag-devel is installed",
|
||||
"Name": "libid3tag-devel"
|
||||
}
|
||||
]
|
||||
}
|
23
oval/c9f2/ALT-PU-2024-2268/states.json
Normal file
23
oval/c9f2/ALT-PU-2024-2268/states.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"TextFileContent54State": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:3001",
|
||||
"Version": "1",
|
||||
"Text": {}
|
||||
}
|
||||
],
|
||||
"RpmInfoState": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:ste:20242268001",
|
||||
"Version": "1",
|
||||
"Comment": "package EVR is earlier than 0:0.16.3-alt1",
|
||||
"Arch": {},
|
||||
"Evr": {
|
||||
"Text": "0:0.16.3-alt1",
|
||||
"Datatype": "evr_string",
|
||||
"Operation": "less than"
|
||||
},
|
||||
"Subexpression": {}
|
||||
}
|
||||
]
|
||||
}
|
42
oval/c9f2/ALT-PU-2024-2268/tests.json
Normal file
42
oval/c9f2/ALT-PU-2024-2268/tests.json
Normal file
@ -0,0 +1,42 @@
|
||||
{
|
||||
"TextFileContent54Tests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:3001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "ALT Linux based on branch 'c9f2' must be installed",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:3001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:3001"
|
||||
}
|
||||
}
|
||||
],
|
||||
"RPMInfoTests": [
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242268001",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libid3tag is earlier than 0:0.16.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242268001"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242268001"
|
||||
}
|
||||
},
|
||||
{
|
||||
"ID": "oval:org.altlinux.errata:tst:20242268002",
|
||||
"Version": "1",
|
||||
"Check": "all",
|
||||
"Comment": "libid3tag-devel is earlier than 0:0.16.3-alt1",
|
||||
"Object": {
|
||||
"ObjectRef": "oval:org.altlinux.errata:obj:20242268002"
|
||||
},
|
||||
"State": {
|
||||
"StateRef": "oval:org.altlinux.errata:ste:20242268001"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user