René Helmke 7791f18b51 bootstrap
2023-05-16 16:09:41 +02:00

122 lines
3.6 KiB
JSON

{
"id": "CVE-2019-1000031",
"sourceIdentifier": "josh@bress.net",
"published": "2019-03-27T18:29:00.567",
"lastModified": "2023-02-02T16:08:24.483",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "A disk space or quota exhaustion issue exists in article2pdf_getfile.php in the article2pdf Wordpress plugin 0.24, 0.25, 0.26, 0.27. Visiting PDF generation link but not following the redirect will leave behind a PDF file on disk which will never be deleted by the plug-in."
},
{
"lang": "es",
"value": "Existe un problema de agotamiento de espacio o l\u00edmite de disco en article2pdf_getfile.php en el plugin article2pdf para WordPress, en versiones 0.24, 0.25, 0.26 y 0.27. Visitar un enlace de generaci\u00f3n de PDF, pero sin seguir la redirecci\u00f3n, dejar\u00e1 atr\u00e1s un archivo PDF en el disco que nunca ser\u00e1 eliminado por el plugin."
}
],
"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:N/I:N/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:N/I:N/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 10.0,
"impactScore": 2.9,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-401"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:article2pdf_project:article2pdf:*:*:*:*:*:wordpress:*:*",
"versionStartIncluding": "0.24",
"versionEndIncluding": "0.27",
"matchCriteriaId": "D3B3E35F-FFE5-4C4C-9B62-020C17E19774"
}
]
}
]
}
],
"references": [
{
"url": "http://packetstormsecurity.com/files/152236/WordPress-article2pdf-0.24-DoS-File-Deletion-Disclosure.html",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory",
"VDB Entry"
]
},
{
"url": "https://seclists.org/bugtraq/2019/Mar/49",
"source": "josh@bress.net",
"tags": [
"Mailing List",
"Third Party Advisory"
]
},
{
"url": "https://wpvulndb.com/vulnerabilities/9246",
"source": "josh@bress.net",
"tags": [
"Third Party Advisory"
]
}
]
}