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

111 lines
3.0 KiB
JSON

{
"id": "CVE-2020-25005",
"sourceIdentifier": "cve@mitre.org",
"published": "2020-09-03T22:15:11.683",
"lastModified": "2020-09-04T16:09:46.623",
"vulnStatus": "Analyzed",
"descriptions": [
{
"lang": "en",
"value": "Heybbs v1.2 has a SQL injection vulnerability in msg.php file via the ID parameter which may allow a remote attacker to execute arbitrary code."
},
{
"lang": "es",
"value": "Heybbs versi\u00f3n v1.2, presenta una vulnerabilidad de inyecci\u00f3n SQL en el archivo msg.php por medio del par\u00e1metro ID que puede permitir a un atacante remoto ejecutar c\u00f3digo arbitrario"
}
],
"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
}
],
"cvssMetricV2": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"cvssData": {
"version": "2.0",
"vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P",
"accessVector": "NETWORK",
"accessComplexity": "LOW",
"authentication": "NONE",
"confidentialityImpact": "PARTIAL",
"integrityImpact": "PARTIAL",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5
},
"baseSeverity": "HIGH",
"exploitabilityScore": 10.0,
"impactScore": 6.4,
"acInsufInfo": false,
"obtainAllPrivilege": false,
"obtainUserPrivilege": false,
"obtainOtherPrivilege": false,
"userInteractionRequired": false
}
]
},
"weaknesses": [
{
"source": "nvd@nist.gov",
"type": "Primary",
"description": [
{
"lang": "en",
"value": "CWE-89"
}
]
}
],
"configurations": [
{
"nodes": [
{
"operator": "OR",
"negate": false,
"cpeMatch": [
{
"vulnerable": true,
"criteria": "cpe:2.3:a:heybbs_project:heybbs:1.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4C1D8D7A-753D-4163-B367-7A8631075088"
}
]
}
]
}
],
"references": [
{
"url": "https://www.exploit-db.com/",
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
]
},
{
"url": "https://www.jazzsec.com/2020/08/27/heybbs-has-three-file-sql-injection-vulnerabilities/",
"source": "cve@mitre.org",
"tags": [
"Broken Link"
]
}
]
}