2024-08-29 20:03:14 +00:00
{
"id" : "CVE-2024-44930" ,
"sourceIdentifier" : "cve@mitre.org" ,
"published" : "2024-08-29T18:15:14.830" ,
2024-09-04 20:03:16 +00:00
"lastModified" : "2024-09-04T19:35:13.800" ,
"vulnStatus" : "Modified" ,
2024-08-29 20:03:14 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "Serilog before v2.1.0 was discovered to contain a Client IP Spoofing vulnerability, which allows attackers to falsify their IP addresses by specifying an arbitrary IP as a value of X-Forwarded-For or Client-Ip headers while performing HTTP requests."
2024-08-30 14:03:14 +00:00
} ,
{
"lang" : "es" ,
"value" : "Se descubri\u00f3 que Serilog anterior a v2.1.0 conten\u00eda una vulnerabilidad de suplantaci\u00f3n de IP de cliente, que permite a los atacantes falsificar sus direcciones IP especificando una IP arbitraria como valor de los encabezados X-Forwarded-For o Client-Ip mientras realizan solicitudes HTTP."
2024-08-29 20:03:14 +00:00
}
] ,
2024-09-04 14:03:36 +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:L/I:L/A:N" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "LOW" ,
"integrityImpact" : "LOW" ,
"availabilityImpact" : "NONE" ,
"baseScore" : 6.5 ,
"baseSeverity" : "MEDIUM"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 2.5
}
]
} ,
"weaknesses" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"description" : [
{
"lang" : "en" ,
"value" : "NVD-CWE-noinfo"
}
]
2024-09-04 20:03:16 +00:00
} ,
{
"source" : "134c704f-9b21-4f2e-91b3-4a467353bcc0" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-79"
}
]
2024-09-04 14:03:36 +00:00
}
] ,
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:serilog-contrib:serilog-enrichers-clientinfo:*:*:*:*:*:*:*:*" ,
"versionEndExcluding" : "2.1.0" ,
"matchCriteriaId" : "88E20775-E328-4A4C-AA68-7AC7BF303C43"
}
]
}
]
}
] ,
2024-08-29 20:03:14 +00:00
"references" : [
{
"url" : "https://github.com/serilog-contrib/serilog-enrichers-clientinfo/issues/29" ,
2024-09-04 14:03:36 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Issue Tracking"
]
2024-08-29 20:03:14 +00:00
} ,
{
"url" : "https://github.com/serilog-contrib/serilog-enrichers-clientinfo/releases/tag/v2.1.0" ,
2024-09-04 14:03:36 +00:00
"source" : "cve@mitre.org" ,
"tags" : [
"Release Notes"
]
2024-08-29 20:03:14 +00:00
}
]
}