cvelist/2022/2xxx/CVE-2022-2469.json

94 lines
2.9 KiB
JSON
Raw Normal View History

2022-07-19 10:00:44 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-2469",
2022-07-19 16:00:49 +00:00
"ASSIGNER": "cve@gitlab.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "GNU",
"product": {
"product_data": [
{
"product_name": "GNU SASL",
"version": {
"version_data": [
{
"version_value": ">=0.0.0, <2.0.1"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Out-of-bounds read in GNU SASL"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://gitlab.com/gsasl/gsasl/-/commit/796e4197f696261c1f872d7576371232330bcc30",
"url": "https://gitlab.com/gsasl/gsasl/-/commit/796e4197f696261c1f872d7576371232330bcc30",
"refsource": "MISC"
},
{
"name": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-2469.json",
"url": "https://gitlab.com/gitlab-org/cves/-/blob/master/2022/CVE-2022-2469.json",
"refsource": "CONFIRM"
2022-07-25 03:00:44 +00:00
},
{
"refsource": "DEBIAN",
"name": "DSA-5189",
"url": "https://www.debian.org/security/2022/dsa-5189"
2022-07-19 16:00:49 +00:00
}
]
2022-07-19 10:00:44 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-07-19 16:00:49 +00:00
"value": "GNU SASL libgsasl server-side read-out-of-bounds with malicious authenticated GSS-API client"
2022-07-19 10:00:44 +00:00
}
]
2022-07-19 16:00:49 +00:00
},
"impact": {
"cvss": {
"vectorString": "AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L",
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"version": "3.1",
"baseScore": 3.7,
"baseSeverity": "LOW"
}
},
"credit": [
{
"lang": "eng",
"value": "Simon Josefsson"
}
]
2022-07-19 10:00:44 +00:00
}