2024-01-29 11:00:28 +00:00
{
"id" : "CVE-2024-23791" ,
"sourceIdentifier" : "security@otrs.com" ,
"published" : "2024-01-29T10:15:08.483" ,
2024-12-08 03:06:42 +00:00
"lastModified" : "2024-11-21T08:58:25.570" ,
"vulnStatus" : "Modified" ,
2024-07-14 02:06:08 +00:00
"cveTags" : [ ] ,
2024-01-29 11:00:28 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "Insertion of debug information into log file during building the elastic search index allows reading of sensitive information from articles.This issue affects OTRS: from 7.0.X through 7.0.48, from 8.0.X through 8.0.37, from 2023.X through 2023.1.1.\n\n"
2024-01-29 15:00:28 +00:00
} ,
{
"lang" : "es" ,
"value" : "La inserci\u00f3n de informaci\u00f3n de depuraci\u00f3n en el archivo de registro durante la creaci\u00f3n del \u00edndice de b\u00fasqueda el\u00e1stico permite leer informaci\u00f3n confidencial de los art\u00edculos. Este problema afecta a OTRS: de 7.0.X a 7.0.48, de 8.0.X a 8.0.37, de 2023.X a 2023.1 .1."
2024-01-29 11:00:28 +00:00
}
] ,
"metrics" : {
"cvssMetricV31" : [
2024-02-02 03:01:01 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@otrs.com" ,
"type" : "Secondary" ,
2024-02-02 03:01:01 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 4.9 ,
"baseSeverity" : "MEDIUM" ,
2024-02-02 03:01:01 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "HIGH" ,
2024-02-02 03:01:01 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-02-02 03:01:01 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 1.2 ,
2024-02-02 03:01:01 +00:00
"impactScore" : 3.6
} ,
2024-01-29 11:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-29 11:00:28 +00:00
"cvssData" : {
"version" : "3.1" ,
2024-12-08 03:06:42 +00:00
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N" ,
"baseScore" : 7.5 ,
"baseSeverity" : "HIGH" ,
2024-01-29 11:00:28 +00:00
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
2024-12-08 03:06:42 +00:00
"privilegesRequired" : "NONE" ,
2024-01-29 11:00:28 +00:00
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "NONE"
2024-01-29 11:00:28 +00:00
} ,
2024-12-08 03:06:42 +00:00
"exploitabilityScore" : 3.9 ,
2024-01-29 11:00:28 +00:00
"impactScore" : 3.6
}
]
} ,
"weaknesses" : [
2024-02-02 03:01:01 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "security@otrs.com" ,
"type" : "Secondary" ,
2024-02-02 03:01:01 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-532"
}
]
} ,
2024-01-29 11:00:28 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-01-29 11:00:28 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-532"
}
]
}
] ,
2024-02-02 03:01:01 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:otrs:otrs:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "7.0.0" ,
"versionEndExcluding" : "7.0.49" ,
"matchCriteriaId" : "4E47E75A-C9A9-40EE-A5DE-B4CDD98E7B7F"
} ,
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:otrs:otrs:*:*:*:*:*:*:*:*" ,
"versionStartIncluding" : "8.0.0" ,
"versionEndExcluding" : "2024.1.1" ,
"matchCriteriaId" : "3B9B2075-4C3E-48C9-96DA-655E4F29325A"
}
]
}
]
}
] ,
2024-01-29 11:00:28 +00:00
"references" : [
{
"url" : "https://otrs.com/release-notes/otrs-security-advisory-2024-02/" ,
2024-02-02 03:01:01 +00:00
"source" : "security@otrs.com" ,
"tags" : [
"Vendor Advisory"
]
2024-12-08 03:06:42 +00:00
} ,
{
"url" : "https://otrs.com/release-notes/otrs-security-advisory-2024-02/" ,
"source" : "af854a3a-2127-422b-91ae-364da2661108" ,
"tags" : [
"Vendor Advisory"
]
2024-01-29 11:00:28 +00:00
}
]
}