2024-08-15 22:03:13 +00:00
{
"id" : "CVE-2024-7867" ,
"sourceIdentifier" : "xpdf@xpdfreader.com" ,
"published" : "2024-08-15T20:15:18.967" ,
2024-08-28 22:03:13 +00:00
"lastModified" : "2024-08-28T21:59:33.973" ,
"vulnStatus" : "Analyzed" ,
2024-08-15 22:03:13 +00:00
"cveTags" : [ ] ,
"descriptions" : [
{
"lang" : "en" ,
"value" : "In Xpdf 4.05 (and earlier), very large coordinates in a page box can cause an integer overflow and divide-by-zero."
2024-08-18 02:03:12 +00:00
} ,
{
"lang" : "es" ,
"value" : " En Xpdf 4.05 (y versiones anteriores), las coordenadas muy grandes en un cuadro de p\u00e1gina pueden provocar un desbordamiento de enteros y una divisi\u00f3n por cero."
2024-08-15 22:03:13 +00:00
}
] ,
"metrics" : {
"cvssMetricV40" : [
{
"source" : "xpdf@xpdfreader.com" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "4.0" ,
"vectorString" : "CVSS:4.0/AV:L/AC:H/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 2.1 ,
"baseSeverity" : "LOW" ,
2024-08-15 22:03:13 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "HIGH" ,
"attackRequirements" : "NONE" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"vulnerableSystemConfidentiality" : "NONE" ,
"vulnerableSystemIntegrity" : "NONE" ,
"vulnerableSystemAvailability" : "LOW" ,
"subsequentSystemConfidentiality" : "NONE" ,
"subsequentSystemIntegrity" : "NONE" ,
"subsequentSystemAvailability" : "NONE" ,
"exploitMaturity" : "NOT_DEFINED" ,
"confidentialityRequirements" : "NOT_DEFINED" ,
"integrityRequirements" : "NOT_DEFINED" ,
"availabilityRequirements" : "NOT_DEFINED" ,
"modifiedAttackVector" : "NOT_DEFINED" ,
"modifiedAttackComplexity" : "NOT_DEFINED" ,
"modifiedAttackRequirements" : "NOT_DEFINED" ,
"modifiedPrivilegesRequired" : "NOT_DEFINED" ,
"modifiedUserInteraction" : "NOT_DEFINED" ,
"modifiedVulnerableSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedVulnerableSystemIntegrity" : "NOT_DEFINED" ,
"modifiedVulnerableSystemAvailability" : "NOT_DEFINED" ,
"modifiedSubsequentSystemConfidentiality" : "NOT_DEFINED" ,
"modifiedSubsequentSystemIntegrity" : "NOT_DEFINED" ,
"modifiedSubsequentSystemAvailability" : "NOT_DEFINED" ,
"safety" : "NOT_DEFINED" ,
"automatable" : "NOT_DEFINED" ,
"recovery" : "NOT_DEFINED" ,
"valueDensity" : "NOT_DEFINED" ,
"vulnerabilityResponseEffort" : "NOT_DEFINED" ,
2024-12-08 03:06:42 +00:00
"providerUrgency" : "NOT_DEFINED"
2024-08-15 22:03:13 +00:00
}
}
2024-08-28 22:03:13 +00:00
] ,
"cvssMetricV31" : [
{
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" ,
2024-12-08 03:06:42 +00:00
"baseScore" : 6.2 ,
"baseSeverity" : "MEDIUM" ,
2024-08-28 22:03:13 +00:00
"attackVector" : "LOCAL" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "NONE" ,
"integrityImpact" : "NONE" ,
2024-12-08 03:06:42 +00:00
"availabilityImpact" : "HIGH"
2024-08-28 22:03:13 +00:00
} ,
"exploitabilityScore" : 2.5 ,
"impactScore" : 3.6
}
2024-08-15 22:03:13 +00:00
]
} ,
"weaknesses" : [
2024-08-28 22:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "xpdf@xpdfreader.com" ,
"type" : "Secondary" ,
2024-08-28 22:03:13 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
} ,
{
"lang" : "en" ,
"value" : "CWE-369"
}
]
} ,
2024-08-15 22:03:13 +00:00
{
2024-12-08 03:06:42 +00:00
"source" : "nvd@nist.gov" ,
"type" : "Primary" ,
2024-08-15 22:03:13 +00:00
"description" : [
{
"lang" : "en" ,
"value" : "CWE-190"
} ,
{
"lang" : "en" ,
"value" : "CWE-369"
}
]
}
] ,
2024-08-28 22:03:13 +00:00
"configurations" : [
{
"nodes" : [
{
"operator" : "OR" ,
"negate" : false ,
"cpeMatch" : [
{
"vulnerable" : true ,
"criteria" : "cpe:2.3:a:xpdfreader:xpdf:*:*:*:*:*:*:*:*" ,
"versionEndIncluding" : "4.05" ,
"matchCriteriaId" : "20E42312-53C6-4D3F-963D-06CD49603AF3"
}
]
}
]
}
] ,
2024-08-15 22:03:13 +00:00
"references" : [
{
"url" : "https://www.xpdfreader.com/security-bug/CVE-2024-7867.html" ,
2024-08-28 22:03:13 +00:00
"source" : "xpdf@xpdfreader.com" ,
"tags" : [
"Vendor Advisory"
]
2024-08-15 22:03:13 +00:00
}
]
}