2023-06-23 14:00:30 +00:00
{
"id" : "CVE-2023-30258" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2023-06-23T12:15:09.473" ,
2023-11-14 05:00:21 +00:00
"lastModified" : "2023-11-14T03:15:08.533" ,
"vulnStatus" : "Modified" ,
2023-06-23 14:00:30 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Command Injection vulnerability in MagnusSolution magnusbilling 6.x and 7.x allows remote attackers to run arbitrary commands via unauthenticated HTTP request."
}
] ,
2023-07-05 16:00:30 +00:00
"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: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" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:magnussolution:magnusbilling:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "6.0.0" ,
"versionEndIncluding" : "7.3.0" ,
"matchCriteriaId" : "5431D799-492A-4081-9BAB-9CA1C25A3A3C"
}
]
}
]
}
] ,
2023-06-23 14:00:30 +00:00
"references" : [
2023-11-14 05:00:21 +00:00
{
"url" : "http://packetstormsecurity.com/files/175672/MagnusBilling-Remote-Command-Execution.html" ,
"source" : "cve@mitre.org"
} ,
2023-06-23 14:00:30 +00:00
{
"url" : "https://eldstal.se/advisories/230327-magnusbilling.html" ,
2023-07-05 16:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Exploit" ,
"Mitigation" ,
"Third Party Advisory"
]
2023-06-23 14:00:30 +00:00
} ,
{
"url" : "https://github.com/magnussolution/magnusbilling7/commit/ccff9f6370f530cc41ef7de2e31d7590a0fdb8c3" ,
2023-07-05 16:00:30 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Patch"
]
2023-06-23 14:00:30 +00:00
}
]
}