2023-09-27 16:00:29 +00:00
{
"id" : "CVE-2023-43381" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-09-27T15:19:34.050" ,
2023-09-29 16:00:29 +00:00
"lastModified" : "2023-09-29T15:29:07.093" ,
"vulnStatus" : "Analyzed" ,
2023-09-27 16:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "SQL Injection vulnerability in Tianchoy Blog v.1.8.8 allows a remote attacker to obtain sensitive information via the id parameter in the login.php"
2023-09-29 16:00:29 +00:00
} ,
{
"lang" : "es" ,
"value" : "Vulnerabilidad de inyecci\u00f3n SQL en Tianchoy Blog v.1.8.8 permite a un atacante remoto obtener informaci\u00f3n sensible a trav\u00e9s del par\u00e1metro id en login.php"
}
] ,
"metrics" : {
"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:H/I:N/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-89"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tianchoy:blog:1.8.8:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "D82D6C2D-0FA8-418F-98B0-1A649AC19B1C"
}
]
}
]
2023-09-27 16:00:29 +00:00
}
] ,
"references" : [
{
"url" : "https://gist.github.com/Chiaki2333/59ef607c3eb3a7b4db1537705d05e4d1" ,
2023-09-29 16:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Third Party Advisory"
]
2023-09-27 16:00:29 +00:00
} ,
{
"url" : "https://github.com/Chiaki2333/vulnerability/blob/main/tianchoy-blog-sql-login.php.md" ,
2023-09-29 16:00:29 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
2023-09-27 16:00:29 +00:00
}
]
}