2024-03-01 23:00:28 +00:00
{
"id" : "CVE-2023-49543" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-03-01T22:15:47.640" ,
2024-08-28 22:03:13 +00:00
"lastModified" : "2024-08-28T20:35:04.473" ,
2024-03-01 23:00:28 +00:00
"vulnStatus" : "Awaiting Analysis" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-03-01 23:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Incorrect access control in Book Store Management System v1 allows attackers to access unauthorized pages and execute administrative functions without authenticating."
2024-04-04 08:46:00 +00:00
} ,
{
"lang" : "es" ,
"value" : "El control de acceso incorrecto en Book Store Management System v1 permite a los atacantes acceder a p\u00e1ginas no autorizadas y ejecutar funciones administrativas sin autenticarse."
2024-03-01 23:00:28 +00:00
}
] ,
2024-08-28 22:03:13 +00:00
"metrics" : {
"cvssMetricV31" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2024-03-01 23:00:28 +00:00
"references" : [
{
"url" : "https://github.com/geraldoalcantara/CVE-2023-49543" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://owasp.org/Top10/A01_2021-Broken_Access_Control/" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://www.sourcecodester.com/php/15748/book-store-management-system-project-using-php-codeigniter-3-free-source-code.html" ,
"source" : "cve@mitre.org"
}
]
}