原始 OSV JSON
{
"id": "GHSA-95hx-62rh-gg96",
"aliases": [
"CVE-2020-15178"
],
"details": "### Impact\nAn attacker is able to inject javascript while using the contact form. \n\n### Patches\nThe problem is fixed in v4.3.0\n\n### References\n[Cross-site Scripting (XSS) - Stored (CWE-79)](https://cwe.mitre.org/data/definitions/79.html)",
"summary": "Potential XSS injection In PrestaShop contactform",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.1"
},
{
"fixed": "4.3.0"
}
]
}
],
"package": {
"name": "prestashop/contactform",
"ecosystem": "Packagist"
}
}
],
"modified": "2022-10-05T14:46:27Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:N"
}
],
"published": "2020-09-15T17:34:17Z",
"references": [
{
"url": "https://github.com/PrestaShop/contactform/security/advisories/GHSA-95hx-62rh-gg96",
"type": "WEB"
},
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-15178",
"type": "ADVISORY"
},
{
"url": "https://github.com/PrestaShop/contactform/commit/a1da814bea7e5750b858a2dbbc58ace80379f42f",
"type": "WEB"
},
{
"url": "https://github.com/PrestaShop/contactform/commit/ecd9f5d14920ec00885766a7cb41bcc5ed8bfa09",
"type": "WEB"
},
{
"url": "https://github.com/PrestaShop/contactform",
"type": "PACKAGE"
},
{
"url": "https://packagist.org/packages/prestashop/contactform",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": true,
"nvd_published_at": null,
"github_reviewed_at": "2020-09-15T17:33:50Z"
}
}