2024-02-02 17:00:29 +00:00
{
"id" : "CVE-2024-23831" ,
"sourceIdentifier" : "security-advisories@github.com" ,
"published" : "2024-02-02T16:15:55.593" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:58:30.993" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-02-02 17:00:29 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "LedgerSMB is a free web-based double-entry accounting system. When a LedgerSMB database administrator has an active session in /setup.pl, an attacker can trick the admin into clicking on a link which automatically submits a request to setup.pl without the admin's consent. This request can be used to create a new user account with full application (/login.pl) privileges, leading to privilege escalation. The vulnerability is patched in versions 1.10.30 and 1.11.9.\n"
2024-02-10 03:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "LedgerSMB es un sistema de contabilidad por partida doble gratuito basado en la web. Cuando un administrador de base de datos LedgerSMB tiene una sesi\u00f3n activa en /setup.pl, un atacante puede enga\u00f1ar al administrador para que haga clic en un enlace que env\u00eda autom\u00e1ticamente una solicitud a setup.pl sin el consentimiento del administrador. Esta solicitud se puede utilizar para crear una nueva cuenta de usuario con privilegios completos de aplicaci\u00f3n (/login.pl), lo que lleva a una escalada de privilegios. La vulnerabilidad est\u00e1 parcheada en las versiones 1.10.30 y 1.11.9."
2024-02-02 17:00:29 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-10 03:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-10 03:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-02-10 03:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-10 03:00:28 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.9
} ,
2024-02-02 17:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-02 17:00:29 +00:00
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-02-02 17:00:29 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "HIGH" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "REQUIRED" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-02-02 17:00:29 +00:00
} ,
"exploitabilityScore" : 1.6 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
2024-02-10 03:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security-advisories@github.com" ,
"type" : "Secondary" ,
2024-02-10 03:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
} ,
2024-02-02 17:00:29 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-02-02 17:00:29 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-352"
}
]
}
] ,
2024-02-10 03:00:28 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ledgersmb:ledgersmb:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.3.0" ,
"versionEndExcluding" : "1.10.30" ,
"matchCriteriaId" : "E75E01ED-83A6-4BEF-BCCE-3DC1A99C0F90"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:ledgersmb:ledgersmb:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "1.11.0" ,
"versionEndExcluding" : "1.11.9" ,
"matchCriteriaId" : "6BAB4653-68D6-4094-8E16-62DD69A1BAA1"
}
]
}
]
}
] ,
2024-02-02 17:00:29 +00:00
"references" : [
{
"url" : "https://github.com/ledgersmb/LedgerSMB/commit/8c2ae5be68a782d62cb9c0e17c0127bf30ef4165" ,
2024-02-10 03:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Patch"
]
2024-02-02 17:00:29 +00:00
} ,
{
"url" : "https://github.com/ledgersmb/LedgerSMB/security/advisories/GHSA-98ff-f638-qxjm" ,
2024-02-10 03:00:28 +00:00
"source" : "security-advisories@github.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://github.com/ledgersmb/LedgerSMB/commit/8c2ae5be68a782d62cb9c0e17c0127bf30ef4165" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Patch"
]
} ,
{
"url" : "https://github.com/ledgersmb/LedgerSMB/security/advisories/GHSA-98ff-f638-qxjm" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-02-02 17:00:29 +00:00
}
]
}