cvelist/2022/35xxx/CVE-2022-35737.json
2022-10-31 22:00:33 +00:00

87 lines
2.8 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2022-35737",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "SQLite 1.0.12 through 3.39.x before 3.39.2 sometimes allows an array-bounds overflow if billions of bytes are used in a string argument to a C API."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://www.sqlite.org/cves.html",
"refsource": "MISC",
"name": "https://www.sqlite.org/cves.html"
},
{
"refsource": "MISC",
"name": "https://kb.cert.org/vuls/id/720344",
"url": "https://kb.cert.org/vuls/id/720344"
},
{
"refsource": "CONFIRM",
"name": "https://sqlite.org/releaselog/3_39_2.html",
"url": "https://sqlite.org/releaselog/3_39_2.html"
},
{
"refsource": "CONFIRM",
"name": "https://security.netapp.com/advisory/ntap-20220915-0009/",
"url": "https://security.netapp.com/advisory/ntap-20220915-0009/"
},
{
"refsource": "MISC",
"name": "https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/",
"url": "https://blog.trailofbits.com/2022/10/25/sqlite-vulnerability-july-2022-library-api/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202210-40",
"url": "https://security.gentoo.org/glsa/202210-40"
}
]
}
}