mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-r4x2-3cq5-hqvp GHSA-gmg5-r3c4-3fm9
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-r4x2-3cq5-hqvp",
|
||||
"modified": "2023-12-08T23:02:17Z",
|
||||
"modified": "2024-02-23T18:01:23Z",
|
||||
"published": "2018-10-17T16:32:32Z",
|
||||
"aliases": [
|
||||
"CVE-2018-8014"
|
||||
@@ -100,6 +100,22 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2018-8014"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/tomcat/commit/5877390a9605f56d9bd6859a54ccbfb16374a78b"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/tomcat/commit/60f596a21fd6041335a3a1a4015d4512439cecb5"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/tomcat/commit/d83a76732e6804739b81d8b2056365307637b42d"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/apache/tomcat80/commit/2c9d8433bd3247a2856d4b2555447108758e813e"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://access.redhat.com/errata/RHSA-2018:2469"
|
||||
|
||||
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-gmg5-r3c4-3fm9",
|
||||
"modified": "2023-01-23T14:12:23Z",
|
||||
"modified": "2024-02-23T18:00:56Z",
|
||||
"published": "2022-05-24T16:47:42Z",
|
||||
"withdrawn": "2024-02-23T18:00:56Z",
|
||||
"aliases": [
|
||||
"CVE-2019-10226"
|
||||
],
|
||||
"summary": "Fat Free CRM Cross-site Scripting vulnerability",
|
||||
"details": "HTML Injection has been discovered in the v0.19.0 version of the Fat Free CRM product via an authenticated request to the /comments URI.",
|
||||
"summary": "Withdrawn Advisory: Fat Free CRM Cross-site Scripting vulnerability",
|
||||
"details": "## Withdrawn\nThis advisory has been withdrawn because the CVE has been disputed and the underlying vulnerability is likely invalid. This link is maintained to preserve external references.\n\n[According to maintainers of Fat Free CRM](https://github.com/github/advisory-database/pull/3599), the CRM comment feature allows certain HTML markup, but santizes the output when rendered to page. This allows safe tags (such as `<h1>` which the author tested and reported as a vulnerability) but correctly disallows `<script>` tags and other dangerous entities.\n\n## Original Description\nHTML Injection has been discovered in the v0.19.0 version of the Fat Free CRM product via an authenticated request to the /comments URI.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
@@ -40,14 +41,34 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10226"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/fatfreecrm/fat_free_crm/issues/1235"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/github/advisory-database/pull/3599"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://apidock.com/rails/ActionView/Helpers/TextHelper/simple_format"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/fatfreecrm/fat_free_crm"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/fatfreecrm/fat_free_crm/blob/master/app/views/comments/_comment.html.haml#L2"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/rubysec/ruby-advisory-db/blob/master/gems/fat_free_crm/CVE-2019-10226.yml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.exploit-db.com/exploits/46617"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://packetstormsecurity.com/files/152263/Fat-Free-CRM-0.19.0-HTML-Injection.html"
|
||||
|
||||
Reference in New Issue
Block a user