2024-04-04 08:46:00 +00:00

68 lines
2.0 KiB
JSON

{
"id": "CVE-2022-3605",
"sourceIdentifier": "contact@wpscan.com",
"published": "2022-12-12T18:15:10.727",
"lastModified": "2023-11-07T03:51:30.420",
"vulnStatus": "Modified",
"descriptions": [
{
"lang": "en",
"value": "The WP CSV Exporter WordPress plugin before 1.3.7 does not properly escape the fields when exporting data as CSV, leading to a CSV injection vulnerability."
},
{
"lang": "es",
"value": "El complemento de WordPress WP CSV Exporter anterior a 1.3.7 no escapa correctamente de los campos al exportar datos como CSV, lo que genera una vulnerabilidad de inyecci\u00f3n de CSV."
}
],
"metrics": {
"cvssMetricV31": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"attackVector": "LOCAL",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "REQUIRED",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9
}
]
},
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:wp_csv_exporter_project:wp_csv_exporter:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "1.3.7",
"matchCriteriaId": "59F2C435-31DC-4003-B21B-1B9BC661F5FF"
}
]
}
]
}
],
"references": [
{
"url": "https://wpscan.com/vulnerability/28ecdf61-e478-42c3-87c0-80a9912eadb2",
"source": "contact@wpscan.com",
"tags": [
"Third Party Advisory"
]
}
]
}