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

153 lines
4.7 KiB
JSON

{
"id": "CVE-2020-7356",
"sourceIdentifier": "cve@rapid7.com",
"published": "2020-08-06T16:15:13.577",
"lastModified": "2020-08-12T13:39:55.297",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "CAYIN xPost suffers from an unauthenticated SQL Injection vulnerability. Input passed via the GET parameter 'wayfinder_seqid' in wayfinder_meeting_input.jsp is not properly sanitized before being returned to the user or used in SQL queries. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code and execute SYSTEM commands."
},
{
"lang": "es",
"value": "CAYIN xPost sufre una vulnerabilidad de inyecci\u00f3n SQL no autenticada. La entrada pasada por medio del par\u00e1metro GET \"wayfinder_seqid\" en el archivo wayfinder_meeting_input.jsp no es saneada correctamente antes de ser devuelta al usuario o usada en consultas SQL. Esta puede ser explotada para manipular consultas SQL mediante la inyecci\u00f3n de c\u00f3digo SQL arbitrario y ejecutar comandos SYSTEM"
}
],
"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:H/I:H/A:H",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "UNCHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "HIGH",
"baseScore": 9.8,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.9
},
{
"source": "cve@rapid7.com",
"type": "Secondary",
"cvssData": {
"version": "3.1",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N",
"attackVector": "NETWORK",
"attackComplexity": "LOW",
"privilegesRequired": "NONE",
"userInteraction": "NONE",
"scope": "CHANGED",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"availabilityImpact": "NONE",
"baseScore": 10.0,
"baseSeverity": "CRITICAL"
},
"exploitabilityScore": 3.9,
"impactScore": 5.8
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:C/I:C/A:C",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "COMPLETE",
"integrityImpact": "COMPLETE",
"availabilityImpact": "COMPLETE",
"baseScore": 10.0
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 10.0,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
},
{
"source": "cve@rapid7.com",
"type": "Secondary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cayintech:xpost:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D7945432-6C01-4876-93EB-067806DB7A2C"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cayintech:xpost:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "5AF32C61-15BF-4FC9-83A2-4106029C6AE0"
},
{
"vulnerable": true,
"criteria": "cpe:2.3:a:cayintech:xpost:2.5.18103:*:*:*:*:*:*:*",
"matchCriteriaId": "9FC0C400-FCC1-444B-8C2D-9567F472A03A"
}
]
}
]
}
],
"references": [
{
"url": "https://github.com/rapid7/metasploit-framework/pull/13607",
"source": "cve@rapid7.com",
"tags": [
"Patch",
"Third Party Advisory"
]
},
{
"url": "https://www.zeroscience.mk/en/vulnerabilities/ZSL-2020-5571.php",
"source": "cve@rapid7.com",
"tags": [
"Exploit",
"Third Party Advisory"
]
}
]
}