2023-07-13 16:01:09 +00:00
{
"id" : "CVE-2023-3660" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2023-07-13T12:15:09.397" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:17:46.730" ,
2023-11-07 21:03:21 +00:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-07-13 16:01:09 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in Campcodes Retro Cellphone Online Store 1.0 and classified as problematic. Affected by this issue is some unknown functionality of the file /admin/add_user_modal.php. The manipulation of the argument un leads to cross site scripting. The attack may be launched remotely. The exploit has been disclosed to the public and may be used. VDB-234014 is the identifier assigned to this vulnerability."
}
] ,
"metrics" : {
2023-07-25 20:00:33 +00:00
"cvssMetricV31" : [
{
2024-12-08 03:06:42 +00:00
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
2023-07-25 20:00:33 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N" ,
"baseScore" : 2.4 ,
"baseSeverity" : "LOW" ,
2023-07-25 20:00:33 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2023-07-25 20:00:33 +00:00
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
2023-07-25 20:00:33 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-25 20:00:33 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 0.9 ,
"impactScore" : 1.4
2023-11-07 21:03:21 +00:00
} ,
2023-07-13 16:01:09 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2023-07-13 16:01:09 +00:00
"cvssData" : {
2023-11-07 21:03:21 +00:00
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" ,
"baseScore" : 6.1 ,
"baseSeverity" : "MEDIUM" ,
2023-07-13 16:01:09 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2023-07-13 16:01:09 +00:00
"userInteraction" : "REQUIRED" ,
2024-12-08 03:06:42 +00:00
"scope" : "CHANGED" ,
"confidentialityImpact" : "LOW" ,
2023-07-13 16:01:09 +00:00
"integrityImpact" : "LOW" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-13 16:01:09 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 2.8 ,
"impactScore" : 2.7
2023-07-13 16:01:09 +00:00
}
] ,
"cvssMetricV2" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2023-07-13 16:01:09 +00:00
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:M/C:N/I:P/A:N" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 3.3 ,
2023-07-13 16:01:09 +00:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "MULTIPLE" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "PARTIAL" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2023-07-13 16:01:09 +00:00
} ,
"baseSeverity" : "LOW" ,
"exploitabilityScore" : 6.4 ,
"impactScore" : 2.9 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
2024-02-29 03:01:19 +00:00
"source" : "cna@vuldb.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2023-07-13 16:01:09 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
}
] ,
2023-07-25 20:00:33 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
2023-09-28 22:00:29 +00:00
"criteria" : "cpe:2.3:a:retro_cellphone_online_store_project:retro_cellphone_online_store:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "A77A0EBC-52BE-4672-A49E-9C10696CD13D"
2023-07-25 20:00:33 +00:00
}
]
}
]
}
] ,
2023-07-13 16:01:09 +00:00
"references" : [
{
"url" : "https://github.com/E1CHO/cve_hub/blob/main/Retro%20Cellphone%20Online%20Store%20-%20vlun%206.pdf" ,
2023-07-25 20:00:33 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Not Applicable"
]
2023-07-13 16:01:09 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.234014" ,
2023-07-25 20:00:33 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-07-13 16:01:09 +00:00
} ,
{
"url" : "https://vuldb.com/?id.234014" ,
2023-07-25 20:00:33 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/E1CHO/cve_hub/blob/main/Retro%20Cellphone%20Online%20Store%20-%20vlun%206.pdf" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Not Applicable"
]
} ,
{
"url" : "https://vuldb.com/?ctiid.234014" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://vuldb.com/?id.234014" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"Third Party Advisory" ,
"VDB Entry"
]
2023-07-13 16:01:09 +00:00
}
]
}