2025-03-18 17:03:48 +00:00
{
"id" : "CVE-2024-44313" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2025-03-18T15:15:53.720" ,
2025-04-02 14:03:56 +00:00
"lastModified" : "2025-04-02T12:30:11.657" ,
"vulnStatus" : "Analyzed" ,
2025-03-18 17:03:48 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "TastyIgniter 3.7.6 contains an Incorrect Access Control vulnerability in the invoice() function within Orders.php which allows unauthorized users to access and generate invoices due to missing permission checks."
2025-03-23 03:03:54 +00:00
} ,
{
"lang" : "es" ,
"value" : "TastyIgniter 3.7.6 contiene una vulnerabilidad de control de acceso incorrecto en la funci\u00f3n factura() dentro de Orders.php que permite a usuarios no autorizados acceder y generar facturas debido a la falta de controles de permisos."
2025-03-18 17:03:48 +00:00
}
] ,
2025-03-25 21:03:50 +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:L/UI:N/S:U/C:H/I:H/A:N" ,
"baseScore" : 8.1 ,
"baseSeverity" : "HIGH" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "NONE"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.2
}
]
} ,
"weaknesses" : [
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-284"
}
]
}
] ,
2025-04-02 14:03:56 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:tastyigniter:tastyigniter:3.7.6:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "2EBEBFB5-5A04-4CED-8533-04062AF99960"
}
]
}
]
}
] ,
2025-03-18 17:03:48 +00:00
"references" : [
{
"url" : "https://github.com/tastyigniter/TastyIgniter/blob/3.x/app/admin/controllers/Orders.php" ,
2025-04-02 14:03:56 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
2025-03-18 17:03:48 +00:00
} ,
{
"url" : "https://medium.com/@cnetsec/cve-2024-44313-incorrect-access-control-in-tastyigniter-3-7-6-01a73c548b74" ,
2025-04-02 14:03:56 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit"
]
2025-03-18 17:03:48 +00:00
}
]
}