2023-04-24 12:24:31 +02:00
{
"id" : "CVE-2023-24788" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-03-23T21:15:19.793" ,
2023-05-11 20:00:26 +02:00
"lastModified" : "2023-05-11T16:15:09.760" ,
2023-04-24 12:24:31 +02:00
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2023-04-24 12:24:31 +02:00
"descriptions" : [
{
"lang" : "en" ,
2023-05-11 20:00:26 +02:00
"value" : "NotrinosERP v0.7 was discovered to contain a SQL injection vulnerability via the OrderNumber parameter at /NotrinosERP/sales/customer_delivery.php."
2023-04-24 12:24:31 +02:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "LOW" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 8.8 ,
"baseSeverity" : "HIGH"
} ,
"exploitabilityScore" : 2.8 ,
"impactScore" : 5.9
}
]
} ,
"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:notrinos:notrinoserp:0.7:*:*:*:*:*:*:*" ,
"matchCriteriaId" : "9B1872CA-417C-404A-B7EC-E3EEDBB3FE4B"
}
]
}
]
}
] ,
"references" : [
{
"url" : "http://packetstormsecurity.com/files/171804/NotrinosERP-0.7-SQL-Injection.html" ,
"source" : "cve@mitre.org"
} ,
{
"url" : "https://github.com/arvandy/CVE/blob/main/CVE-2023-24788/CVE-2023-24788.md" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/arvandy/CVE/blob/main/CVE-2023-24788/CVE-2023-24788.py" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Third Party Advisory"
]
} ,
{
"url" : "https://github.com/arvandy/CVE/blob/main/NotrinosERP/POC.md" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Broken Link"
]
} ,
{
"url" : "https://github.com/notrinos/NotrinosERP" ,
"source" : "cve@mitre.org" ,
"tags" : [
"Product"
]
}
]
}