2023-05-10 10:00:27 +02:00
{
"id" : "CVE-2023-2618" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-05-10T06:15:17.577" ,
2024-05-17 04:04:07 +00:00
"lastModified" : "2024-05-17T02:23:05.530" ,
2024-02-29 03:01:19 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-05-10 10:00:27 +02:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability, which was classified as problematic, has been found in OpenCV wechat_qrcode Module up to 4.7.0. Affected by this issue is the function DecodedBitStreamParser::decodeHanziSegment of the file qrcode/decoder/decoded_bit_stream_parser.cpp. The manipulation leads to memory leak. The attack may be launched remotely. The name of the patch is 2b62ff6181163eea029ed1cab11363b4996e9cd6. It is recommended to apply a patch to fix this issue. The identifier of this vulnerability is VDB-228548."
}
] ,
"metrics" : {
2023-05-17 16:00:37 +00:00
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
2023-11-07 21:03:21 +00:00
} ,
2023-05-10 10:00:27 +02:00
{
2024-02-23 17:01:16 +00:00
"source" : "cna@vuldb.com" ,
2023-05-10 10:00:27 +02:00
"type" : "Secondary" ,
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" ,
2023-05-10 10:00:27 +02:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 5.3 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 1.4
}
] ,
"cvssMetricV2" : [
{
2024-02-23 17:01:16 +00:00
"source" : "cna@vuldb.com" ,
2023-05-10 10:00:27 +02:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:N/I:N/A:P" ,
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "PARTIAL" ,
"baseScore" : 5.0
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-02-23 17:01:16 +00:00
"source" : "cna@vuldb.com" ,
2023-05-10 10:00:27 +02:00
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-401"
}
]
}
] ,
2023-05-17 16:00:37 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:opencv:opencv:*:*:*:*:*:*:*:*" ,
2024-02-23 17:01:16 +00:00
"versionStartIncluding" : "4.5.2" ,
"versionEndExcluding" : "4.8.0" ,
"matchCriteriaId" : "1E48C61B-44A4-4B46-8B52-33F0DD50DB35"
2023-05-17 16:00:37 +00:00
}
]
}
]
}
] ,
2023-05-10 10:00:27 +02:00
"references" : [
{
"url" : "https://github.com/opencv/opencv_contrib/pull/3484" ,
2023-05-17 16:00:37 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Patch"
]
2023-05-10 10:00:27 +02:00
} ,
{
"url" : "https://github.com/opencv/opencv_contrib/pull/3484/commits/2b62ff6181163eea029ed1cab11363b4996e9cd6" ,
2023-05-17 16:00:37 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Patch"
]
2023-05-10 10:00:27 +02:00
} ,
{
"url" : "https://vuldb.com/?ctiid.228548" ,
2023-05-17 16:00:37 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required"
]
2023-05-10 10:00:27 +02:00
} ,
{
"url" : "https://vuldb.com/?id.228548" ,
2023-05-17 16:00:37 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory"
]
2023-05-10 10:00:27 +02:00
}
]
}