"-Synchronized-Data."

This commit is contained in:
CVE Team 2025-04-11 08:00:31 +00:00
parent ddcfc2f378
commit 1e4982e4ca
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -0,0 +1,103 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2025-3512",
"ASSIGNER": "security@qt.io",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "There is a Heap-based Buffer Overflow vulnerability in QTextMarkdownImporter. This requires an incorrectly formatted markdown file to be passed to QTextMarkdownImporter to trigger the overflow.This issue affects Qt from 6.8.0 to 6.8.4. Versions up to 6.6.0 are known to be unaffected, and the fix is in 6.8.4 and later."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-122 Heap-based Buffer Overflow",
"cweId": "CWE-122"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "The Qt Company",
"product": {
"product_data": [
{
"product_name": "Qt",
"version": {
"version_data": [
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"versions": [
{
"lessThan": "6.6.0",
"status": "unaffected",
"version": "0",
"versionType": "python"
},
{
"lessThan": "6.8.0",
"status": "unknown",
"version": "6.6.0",
"versionType": "python"
},
{
"lessThan": "6.8.4",
"status": "affected",
"version": "6.8.0",
"versionType": "python"
},
{
"status": "unaffected",
"version": "6.8.4",
"versionType": "python"
}
],
"defaultStatus": "unaffected"
}
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://codereview.qt-project.org/c/qt/qtbase/+/635546",
"refsource": "MISC",
"name": "https://codereview.qt-project.org/c/qt/qtbase/+/635546"
}
]
},
"generator": {
"engine": "Vulnogram 0.2.0"
},
"source": {
"discovery": "EXTERNAL"
},
"credits": [
{
"lang": "en",
"value": "oss-fuzz"
}
]
}