2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-22847" ,
"sourceIdentifier" : "vultures@jpcert.or.jp" ,
"published" : "2023-03-07T01:15:10.300" ,
"lastModified" : "2023-03-14T17:47:44.390" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Information disclosure vulnerability exists in pg_ivm versions prior to 1.5.1. An Incrementally Maintainable Materialized View (IMMV) created by pg_ivm may reflect rows with Row-Level Security that the owner of the IMMV should not have access to. As a result, information in tables protected by Row-Level Security may be retrieved by a user who is not authorized to access it."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 4.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 1.4
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:sraoss:pg_ivm:*:*:*:*:*:postgresql:*:*" ,
"versionEndExcluding" : "1.5.1" ,
"matchCriteriaId" : "F63AF103-5E29-464C-AA20-A9063C05FDA6"
}
]
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/sraoss/pg_ivm" ,
"source" : "vultures@jpcert.or.jp" ,
"tags" : [
"Product"
]
} ,
{
"url" : "https://github.com/sraoss/pg_ivm/releases/tag/v1.5.1" ,
"source" : "vultures@jpcert.or.jp" ,
"tags" : [
"Release Notes"
]
} ,
{
"url" : "https://jvn.jp/en/jp/JVN19872280/" ,
"source" : "vultures@jpcert.or.jp" ,
"tags" : [
"Third Party Advisory"
]
}
]
}