Publish Advisories

GHSA-cvj4-g3gx-8vqq
GHSA-38h6-gmr2-j4wx
This commit is contained in:
advisory-database[bot]
2023-04-03 21:07:51 +00:00
parent 2232551d32
commit 0a27e26a26
2 changed files with 135 additions and 0 deletions
@@ -40,6 +40,10 @@
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2017-14949"
},
{
"type": "WEB",
"url": "https://github.com/restlet/restlet-framework-java/commit/fe75aff3af23b879b984db7a2b6824cee0ef0fc5"
},
{
"type": "ADVISORY",
"url": "https://github.com/advisories/GHSA-cvj4-g3gx-8vqq"
@@ -0,0 +1,131 @@
{
"schema_version": "1.4.0",
"id": "GHSA-38h6-gmr2-j4wx",
"modified": "2023-04-03T21:06:31Z",
"published": "2023-04-03T21:06:31Z",
"aliases": [
"CVE-2023-28851"
],
"summary": "Silverstripe Form Capture vulnerable to stored cross-site-scripting",
"details": "### Impact\nImproper escaping when presenting stored form submissions allowed for an attacker to perform a Cross-Site Scripting attack\n\n### Patches\nThe vulnerability was initially patched in version 1.0.2, and version 1.1.0 includes this patch. The bug was then accidentally re-introduced during a merge error, and has been re-patched in versions 2.2.5 and 3.1.1.",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "Packagist",
"name": "bigfork/silverstripe-form-capture"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.1"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 3.1.0"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "andrewhaine/silverstripe-form-capture"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0.2.0"
},
{
"fixed": "1.0.2"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 0.2.3"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "andrewhaine/silverstripe-form-capture"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.2.5"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 2.2.4"
}
},
{
"package": {
"ecosystem": "Packagist",
"name": "andrewhaine/silverstripe-form-capture"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "1.0.0"
},
{
"fixed": "1.1.0"
}
]
}
],
"database_specific": {
"last_known_affected_version_range": "<= 1.0.1"
}
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/bigfork/silverstripe-form-capture/security/advisories/GHSA-38h6-gmr2-j4wx"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-28851"
},
{
"type": "WEB",
"url": "https://github.com/bigfork/silverstripe-form-capture/commit/5b3aa39dd1eef042f173167b0fa4d3f717971772"
},
{
"type": "PACKAGE",
"url": "https://github.com/bigfork/silverstripe-form-capture"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2023-04-03T21:06:31Z",
"nvd_published_at": "2023-04-03T18:15:00Z"
}
}