cvelist/2022/25xxx/CVE-2022-25310.json

79 lines
2.7 KiB
JSON
Raw Normal View History

2022-02-17 16:01:22 +00:00
{
2023-02-02 21:01:03 +00:00
"data_version": "4.0",
2022-02-17 16:01:22 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2022-25310",
2022-09-06 18:00:33 +00:00
"ASSIGNER": "secalert@redhat.com",
"STATE": "PUBLIC"
},
2023-02-02 21:01:03 +00:00
"description": {
"description_data": [
{
"lang": "eng",
"value": "A segmentation fault (SEGV) flaw was found in the Fribidi package and affects the fribidi_remove_bidi_marks() function of the lib/fribidi.c file. This flaw allows an attacker to pass a specially crafted file to Fribidi, leading to a crash and causing a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
2023-02-12 22:02:08 +00:00
"value": "CWE-119 - Improper Restriction of Operations within the Bounds of a Memory Buffer.",
2023-02-02 21:01:03 +00:00
"cweId": "CWE-119"
}
]
}
]
},
2022-09-06 18:00:33 +00:00
"affects": {
"vendor": {
"vendor_data": [
{
2023-02-12 22:02:08 +00:00
"vendor_name": "n/a",
2022-09-06 18:00:33 +00:00
"product": {
"product_data": [
{
2023-02-12 22:02:08 +00:00
"product_name": "fribidi",
2022-09-06 18:00:33 +00:00
"version": {
"version_data": [
{
2023-02-12 22:02:08 +00:00
"version_affected": "=",
"version_value": "Fixed in v1.0.12"
2022-09-06 18:00:33 +00:00
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
2023-02-02 21:01:03 +00:00
"url": "https://github.com/fribidi/fribidi/issues/183",
"refsource": "MISC",
"name": "https://github.com/fribidi/fribidi/issues/183"
},
2023-02-12 22:02:08 +00:00
{
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047923",
"refsource": "MISC",
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2047923"
},
2023-02-02 21:01:03 +00:00
{
"url": "https://github.com/fribidi/fribidi/pull/186",
"refsource": "MISC",
"name": "https://github.com/fribidi/fribidi/pull/186"
},
{
"url": "https://access.redhat.com/security/cve/CVE-2022-25310",
2022-09-06 18:00:33 +00:00
"refsource": "MISC",
2023-02-02 21:01:03 +00:00
"name": "https://access.redhat.com/security/cve/CVE-2022-25310"
2022-02-17 16:01:22 +00:00
}
]
}
}