121 lines
3.4 KiB
JSON
Raw Normal View History

2023-04-24 12:24:31 +02:00
{
"id": "CVE-2018-5310",
"sourceIdentifier": "cve@mitre.org",
"published": "2018-01-09T05:29:00.307",
"lastModified": "2018-01-29T12:38:41.023",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "In the \"Media from FTP\" plugin before 9.85 for WordPress, Directory Traversal exists via the searchdir parameter to the wp-admin/admin.php?page=mediafromftp-search-register URI."
},
{
"lang": "es",
"value": "En el plugin \"Media from FTP\" en versiones anteriores a la 9.85 para WordPress, existe salto de directorio mediante el par\u00e1metro searchdir en el URI wp-admin/admin.php?page=mediafromftp-search-register."
}
],
"metrics": {
"cvssMetricV30": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "3.0",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "LOW",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:S/C:P/I:N/A:N",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "SINGLE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.0
},
"baseSeverity": "MEDIUM",
"exploitabilityScore": 8.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-22"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:media_from_ftp_project:media_from_ftp:*:*:*:*:*:wordpress:*:*",
"versionEndExcluding": "9.85",
"matchCriteriaId": "0EE4CBF2-EB8D-4767-AA01-C2B79FCC23AF"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/d4wner/Vulnerabilities-Report/blob/master/media-from-ftp.md",
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
]
},
{
"url": "https://wordpress.org/plugins/media-from-ftp/#developers",
"source": "cve@mitre.org",
"tags": [
"Product",
"Release Notes"
]
},
{
"url": "https://wordpress.org/support/topic/any-directory-traversal-bugs-at-the-latest-version-of-media-from-ftp/",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
}
]
}