gsd-2022-4338
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
An integer underflow in Organization Specific TLV was found in various versions of OpenvSwitch.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-4338",
"description": "An integer underflow in Organization Specific TLV was found in various versions of OpenvSwitch.",
"id": "GSD-2022-4338",
"references": [
"https://www.debian.org/security/2023/dsa-5319",
"https://www.suse.com/security/cve/CVE-2022-4338.html",
"https://access.redhat.com/errata/RHSA-2023:0685",
"https://access.redhat.com/errata/RHSA-2023:0687",
"https://access.redhat.com/errata/RHSA-2023:0688",
"https://access.redhat.com/errata/RHSA-2023:0689",
"https://access.redhat.com/errata/RHSA-2023:0691",
"https://ubuntu.com/security/CVE-2022-4338"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-4338"
],
"details": "An integer underflow in Organization Specific TLV was found in various versions of OpenvSwitch.",
"id": "GSD-2022-4338",
"modified": "2023-12-13T01:19:15.658722Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-4338",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "openvswitch",
"version": {
"version_data": [
{
"version_value": "openvswitch 3.0.3, openvswitch 2.17.5, openvswitch 2.16.6, openvswitch 2.15.7, openvswitch 2.14.8, openvswitch 2.13.10"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "An integer underflow in Organization Specific TLV was found in various versions of OpenvSwitch."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2022/12/21/4",
"refsource": "MISC",
"url": "https://www.openwall.com/lists/oss-security/2022/12/21/4"
},
{
"name": "https://mail.openvswitch.org/pipermail/ovs-dev/2022-December/400596.html",
"refsource": "MISC",
"url": "https://mail.openvswitch.org/pipermail/ovs-dev/2022-December/400596.html"
},
{
"name": "https://github.com/openvswitch/ovs/pull/405",
"refsource": "MISC",
"url": "https://github.com/openvswitch/ovs/pull/405"
},
{
"name": "DSA-5319",
"refsource": "DEBIAN",
"url": "https://www.debian.org/security/2023/dsa-5319"
},
{
"name": "GLSA-202311-16",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/202311-16"
}
]
}
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:openvswitch:openvswitch:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "3.0.3",
"versionStartIncluding": "3.0.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openvswitch:openvswitch:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.17.5",
"versionStartIncluding": "2.17.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openvswitch:openvswitch:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.16.6",
"versionStartIncluding": "2.16.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openvswitch:openvswitch:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.15.7",
"versionStartIncluding": "2.15.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openvswitch:openvswitch:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.14.8",
"versionStartIncluding": "2.14.0",
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:a:openvswitch:openvswitch:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "2.13.10",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-4338"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "An integer underflow in Organization Specific TLV was found in various versions of OpenvSwitch."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-125"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.openwall.com/lists/oss-security/2022/12/21/4",
"refsource": "MISC",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://www.openwall.com/lists/oss-security/2022/12/21/4"
},
{
"name": "https://github.com/openvswitch/ovs/pull/405",
"refsource": "MISC",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/openvswitch/ovs/pull/405"
},
{
"name": "https://mail.openvswitch.org/pipermail/ovs-dev/2022-December/400596.html",
"refsource": "MISC",
"tags": [
"Mailing List",
"Patch",
"Vendor Advisory"
],
"url": "https://mail.openvswitch.org/pipermail/ovs-dev/2022-December/400596.html"
},
{
"name": "DSA-5319",
"refsource": "DEBIAN",
"tags": [
"Third Party Advisory"
],
"url": "https://www.debian.org/security/2023/dsa-5319"
},
{
"name": "GLSA-202311-16",
"refsource": "",
"tags": [],
"url": "https://security.gentoo.org/glsa/202311-16"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-11-26T11:15Z",
"publishedDate": "2023-01-10T22:15Z"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…