2024-02-29 03:01:19 +00:00
{
"id" : "CVE-2023-7107" ,
"sourceIdentifier" : "cna@vuldb.com" ,
"published" : "2024-02-29T01:42:53.770" ,
2024-12-06 21:03:40 +00:00
"lastModified" : "2024-12-06T19:53:48.247" ,
"vulnStatus" : "Analyzed" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-29 03:01:19 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "A vulnerability was found in code-projects E-Commerce Website 1.0. It has been rated as critical. Affected by this issue is some unknown functionality of the file user_signup.php. The manipulation of the argument firstname/middlename/email/address/contact/username leads to sql injection. The attack may be launched remotely. VDB-249002 is the identifier assigned to this vulnerability."
2024-03-21 13:04:12 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se encontr\u00f3 una vulnerabilidad en code-projects E-Commerce Website 1.0. Ha sido calificada como cr\u00edtica. Una funci\u00f3n desconocida del archivo user_signup.php es afectada por esta vulnerabilidad. La manipulaci\u00f3n del argumento nombre/segundo nombre/correo electr\u00f3nico/direcci\u00f3n/contacto/nombre de usuario conduce a la inyecci\u00f3n de SQL. El ataque puede lanzarse de forma remota. VDB-249002 es el identificador asignado a esta vulnerabilidad."
2024-02-29 03:01:19 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L" ,
2024-12-06 21:03:40 +00:00
"baseScore" : 7.3 ,
"baseSeverity" : "HIGH" ,
2024-02-29 03:01:19 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
2024-12-06 21:03:40 +00:00
"availabilityImpact" : "LOW"
2024-02-29 03:01:19 +00:00
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.4
2024-12-06 21:03:40 +00:00
} ,
{
"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:H/I:H/A:H" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
2024-02-29 03:01:19 +00:00
}
] ,
"cvssMetricV2" : [
{
"source" : "cna@vuldb.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "2.0" ,
"vectorString" : "AV:N/AC:L/Au:N/C:P/I:P/A:P" ,
2024-12-06 21:03:40 +00:00
"baseScore" : 7.5 ,
2024-02-29 03:01:19 +00:00
"accessVector" : "NETWORK" ,
"accessComplexity" : "LOW" ,
"authentication" : "NONE" ,
"confidentialityImpact" : "PARTIAL" ,
"integrityImpact" : "PARTIAL" ,
2024-12-06 21:03:40 +00:00
"availabilityImpact" : "PARTIAL"
2024-02-29 03:01:19 +00:00
} ,
"baseSeverity" : "HIGH" ,
"exploitabilityScore" : 10.0 ,
"impactScore" : 6.4 ,
"acInsufInfo" : false ,
"obtainAllPrivilege" : false ,
"obtainUserPrivilege" : false ,
"obtainOtherPrivilege" : false ,
"userInteractionRequired" : false
}
]
} ,
"weaknesses" : [
{
"source" : "cna@vuldb.com" ,
2024-12-15 03:03:56 +00:00
"type" : "Primary" ,
2024-02-29 03:01:19 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
2024-12-06 21:03:40 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:fabianros:e-commerce_website:1.0:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "FDE3B6CB-3D17-47F4-B7AC-3BDB090B5AFB"
}
]
}
]
}
] ,
2024-02-29 03:01:19 +00:00
"references" : [
{
"url" : "https://github.com/h4md153v63n/CVEs/blob/main/E-Commerce_Website/E-Commerce%20Website%20-%20SQL%20Injection%203.md" ,
2024-12-06 21:03:40 +00:00
"source" : "cna@vuldb.com" ,
"tags" : [
"Exploit"
]
} ,
{
"url" : "https://vuldb.com/?ctiid.249002" ,
"source" : "cna@vuldb.com" ,
"tags" : [
"Permissions Required" ,
"VDB Entry"
]
} ,
{
"url" : "https://vuldb.com/?id.249002" ,
"source" : "cna@vuldb.com" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
} ,
{
"url" : "https://github.com/h4md153v63n/CVEs/blob/main/E-Commerce_Website/E-Commerce%20Website%20-%20SQL%20Injection%203.md" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Exploit"
]
2024-02-29 03:01:19 +00:00
} ,
{
"url" : "https://vuldb.com/?ctiid.249002" ,
2024-12-06 21:03:40 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Permissions Required" ,
"VDB Entry"
]
2024-02-29 03:01:19 +00:00
} ,
{
"url" : "https://vuldb.com/?id.249002" ,
2024-12-06 21:03:40 +00:00
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Third Party Advisory" ,
"VDB Entry"
]
2024-02-29 03:01:19 +00:00
}
]
}