2024-02-09 03:00:28 +00:00
{
"id" : "CVE-2024-1353" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2024-02-09T01:15:09.140" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:50:23.700" ,
2024-02-29 03:01:19 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-09 03:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability, which was classified as critical, has been found in PHPEMS up to 1.0. Affected by this issue is the function index of the file app/weixin/controller/index.api.php. The manipulation of the argument picurl leads to deserialization. The exploit has been disclosed to the public and may be used. VDB-253226 is the identifier assigned to this vulnerability."
2024-02-15 19:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "Una vulnerabilidad fue encontrada en PHPEMS hasta 1.0 y clasificada como cr\u00edtica. La funci\u00f3n index del archivo app/weixin/controller/index.api.php es afectada por esta vulnerabilidad. La manipulaci\u00f3n del argumento picurl conduce a la deserializaci\u00f3n. El exploit ha sido divulgado al p\u00fablico y puede utilizarse. VDB-253226 es el identificador asignado a esta vulnerabilidad."
2024-02-09 03:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-15 19:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
2024-02-15 19:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
"baseScore" : 6.3 ,
"baseSeverity" : "MEDIUM" ,
"attackVector" : "ADJACENT_NETWORK" ,
2024-02-15 19:00:28 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "LOW"
2024-02-15 19:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 3.4
2024-02-15 19:00:28 +00:00
} ,
2024-02-09 03:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-09 03:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
2024-02-09 03:00:28 +00:00
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
2024-12-08 03:06:42 +00:00
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
2024-02-09 03:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-02-09 03:00:28 +00:00
}
] ,
"cvssMetricV2" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:A/AC:L/Au:N/C:P/I:P/A:P" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 5.8 ,
2024-02-09 03:00:28 +00:00
"accessVector" : "ADJACENT_NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "PARTIAL"
2024-02-09 03:00:28 +00:00
} ,
"baseSeverity" : "MEDIUM" ,
"exploitabilityScore" : 6.5 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-12-08 03:06:42 +00:00
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
2024-02-09 03:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
2024-02-15 19:00:28 +00:00
} ,
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-15 19:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-502"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:phpems:phpems:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "1.0" ,
"matchCriteriaId" : "5C1FC53B-7890-4FAC-8E0C-74AB0B3AEDCB"
}
]
}
]
2024-02-09 03:00:28 +00:00
}
] ,
"references" : [
{
"url" : "https://note.zhaoj.in/share/nxGzfEB6fFVY" ,
2024-02-15 19:00:28 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Broken Link"
]
2024-02-09 03:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.253226" ,
2024-02-15 19:00:28 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-02-09 03:00:28 +00:00
} ,
{
"url" : "https://vuldb.com/?id.253226" ,
2024-02-15 19:00:28 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://note.zhaoj.in/share/nxGzfEB6fFVY" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://vuldb.com/?ctiid.253226" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://vuldb.com/?id.253226" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory"
]
2024-02-09 03:00:28 +00:00
}
]
}