cvelist/2023/29xxx/CVE-2023-29726.json

72 lines
2.5 KiB
JSON
Raw Normal View History

2023-04-07 22:00:33 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2023-05-30 23:00:37 +00:00
"ID": "CVE-2023-29726",
"STATE": "PUBLIC"
2023-04-07 22:00:33 +00:00
},
2023-05-30 23:00:37 +00:00
"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",
2023-04-07 22:00:33 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2023-05-30 23:00:37 +00:00
"value": "The Call Blocker application 6.6.3 for Android incorrectly opens a key component that an attacker can use to inject large amounts of dirty data into the application's database. When the application starts, it loads the data from the database into memory. Once the attacker injects too much data, the application triggers an OOM error and crashes, resulting in a persistent denial of service."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://play.google.com/store/apps/details?id=com.cuiet.blockCalls",
"refsource": "MISC",
"name": "https://play.google.com/store/apps/details?id=com.cuiet.blockCalls"
},
{
"url": "https://www.call-blocker.info/",
"refsource": "MISC",
"name": "https://www.call-blocker.info/"
},
{
"refsource": "MISC",
"name": "https://github.com/LianKee/SO-CVEs/blob/main/CVEs/CVE-2023-29726/CVE%20detail.md",
"url": "https://github.com/LianKee/SO-CVEs/blob/main/CVEs/CVE-2023-29726/CVE%20detail.md"
2023-04-07 22:00:33 +00:00
}
]
}
}