"-Synchronized-Data."

This commit is contained in:
CVE Team 2024-09-12 05:00:35 +00:00
parent 6d1960378e
commit b5f841c5b4
No known key found for this signature in database
GPG Key ID: BC5FD8F2443B23B7

View File

@ -1,17 +1,111 @@
{
"data_version": "4.0",
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2024-45624",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
"ASSIGNER": "vultures@jpcert.or.jp",
"STATE": "PUBLIC"
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
"value": "Exposure of sensitive information due to incompatible policies issue exists in Pgpool-II. If a database user accesses a query cache, table data unauthorized for the user may be retrieved."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Exposure of Sensitive Information Due to Incompatible Policies"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "PgPool Global Development Group",
"product": {
"product_data": [
{
"product_name": "Pgpool-II",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "All versions of 3.2 series"
},
{
"version_affected": "=",
"version_value": "4.5.0 to 4.5.3 (4.5 series)"
},
{
"version_affected": "=",
"version_value": "4.4.0 to 4.4.8 (4.4 series)"
},
{
"version_affected": "=",
"version_value": "4.3.0 to 4.3.11 (4.3 series)"
},
{
"version_affected": "=",
"version_value": "4.2.0 to 4.2.18 (4.2 series)"
},
{
"version_affected": "=",
"version_value": "4.1.0 to 4.1.21 (4.1 series)"
},
{
"version_affected": "=",
"version_value": "All versions of 4.0 series"
},
{
"version_affected": "=",
"version_value": "All versions of 3.7 series"
},
{
"version_affected": "=",
"version_value": "All versions of 3.6 series"
},
{
"version_affected": "=",
"version_value": "All versions of 3.5 series"
},
{
"version_affected": "=",
"version_value": "All versions of 3.4 series"
},
{
"version_affected": "=",
"version_value": "All versions of 3.3 series"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://www.pgpool.net/mediawiki/index.php/Main_Page#News",
"refsource": "MISC",
"name": "https://www.pgpool.net/mediawiki/index.php/Main_Page#News"
},
{
"url": "https://jvn.jp/en/jp/JVN67456481/",
"refsource": "MISC",
"name": "https://jvn.jp/en/jp/JVN67456481/"
}
]
}