gsd-2022-25308
Vulnerability from gsd
Modified
2023-12-13 01:19
Details
A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service.
Aliases
Aliases
{
"GSD": {
"alias": "CVE-2022-25308",
"description": "A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service.",
"id": "GSD-2022-25308",
"references": [
"https://www.suse.com/security/cve/CVE-2022-25308.html",
"https://advisories.mageia.org/CVE-2022-25308.html",
"https://ubuntu.com/security/CVE-2022-25308",
"https://access.redhat.com/errata/RHSA-2022:7514",
"https://access.redhat.com/errata/RHSA-2022:8011"
]
},
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2022-25308"
],
"details": "A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service.",
"id": "GSD-2022-25308",
"modified": "2023-12-13T01:19:27.415556Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-25308",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "fribidi",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "Fixed in v1.0.12"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"cweId": "CWE-121",
"lang": "eng",
"value": "CWE-121 - Stack-based Buffer Overflow."
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/fribidi/fribidi/issues/181",
"refsource": "MISC",
"url": "https://github.com/fribidi/fribidi/issues/181"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2047890",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047890"
},
{
"name": "https://github.com/fribidi/fribidi/pull/184",
"refsource": "MISC",
"url": "https://github.com/fribidi/fribidi/pull/184"
},
{
"name": "https://access.redhat.com/security/cve/CVE-2022-25308",
"refsource": "MISC",
"url": "https://access.redhat.com/security/cve/CVE-2022-25308"
}
]
}
},
"gitlab.com": {
"advisories": [
{
"affected_range": "\u003c1.0.12",
"affected_versions": "All versions before 1.0.12",
"cvss_v3": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"cwe_ids": [
"CWE-1035",
"CWE-121",
"CWE-937"
],
"date": "2023-02-12",
"description": "A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service.",
"fixed_versions": [
"1.0.12"
],
"identifier": "CVE-2022-25308",
"identifiers": [
"CVE-2022-25308"
],
"not_impacted": "All versions starting from 1.0.12",
"package_slug": "conan/fribidi",
"pubdate": "2022-09-06",
"solution": "Upgrade to version 1.0.12 or above.",
"title": "Out-of-bounds Write",
"urls": [
"https://nvd.nist.gov/vuln/detail/CVE-2022-25308",
"https://access.redhat.com/security/cve/CVE-2022-25308",
"https://bugzilla.redhat.com/show_bug.cgi?id=2047890",
"https://github.com/fribidi/fribidi/pull/184",
"https://github.com/fribidi/fribidi/issues/181"
],
"uuid": "43bcb833-fb79-4c33-a20a-fc546365dc97"
}
]
},
"nvd.nist.gov": {
"configurations": {
"CVE_data_version": "4.0",
"nodes": [
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:a:gnu:fribidi:*:*:*:*:*:*:*:*",
"cpe_name": [],
"versionEndExcluding": "1.0.12",
"vulnerable": true
}
],
"operator": "OR"
},
{
"children": [],
"cpe_match": [
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:8.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
},
{
"cpe23Uri": "cpe:2.3:o:redhat:enterprise_linux:9.0:*:*:*:*:*:*:*",
"cpe_name": [],
"vulnerable": true
}
],
"operator": "OR"
}
]
},
"cve": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-25308"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "en",
"value": "A stack-based buffer overflow flaw was found in the Fribidi package. This flaw allows an attacker to pass a specially crafted file to the Fribidi application, which leads to a possible memory leak or a denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "en",
"value": "CWE-121"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://access.redhat.com/security/cve/CVE-2022-25308",
"refsource": "MISC",
"tags": [
"Third Party Advisory"
],
"url": "https://access.redhat.com/security/cve/CVE-2022-25308"
},
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2047890",
"refsource": "MISC",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2047890"
},
{
"name": "https://github.com/fribidi/fribidi/pull/184",
"refsource": "MISC",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/fribidi/fribidi/pull/184"
},
{
"name": "https://github.com/fribidi/fribidi/issues/181",
"refsource": "MISC",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/fribidi/fribidi/issues/181"
}
]
}
},
"impact": {
"baseMetricV3": {
"cvssV3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
},
"lastModifiedDate": "2023-02-12T22:15Z",
"publishedDate": "2022-09-06T18: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…