mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-hhfw-xxhm-pf32
This commit is contained in:
+31
-4
@@ -1,11 +1,12 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hhfw-xxhm-pf32",
|
||||
"modified": "2022-05-17T02:37:31Z",
|
||||
"modified": "2024-01-10T18:38:23Z",
|
||||
"published": "2022-05-17T02:37:30Z",
|
||||
"aliases": [
|
||||
"CVE-2016-4855"
|
||||
],
|
||||
"summary": "ADOdb Cross-site scripting vulnerability in old test script",
|
||||
"details": "Cross-site scripting vulnerability in ADOdb versions prior to 5.20.6 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
|
||||
"severity": [
|
||||
{
|
||||
@@ -14,7 +15,25 @@
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "adodb/adodb-php"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "5.20.6"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
@@ -25,6 +44,14 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/ADOdb/ADOdb/issues/274"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/ADOdb/ADOdb/commit/ecb93d8c1fd3bbde62aca9c3a13c32f077da2da8"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/ADOdb/ADOdb"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://security.gentoo.org/glsa/201701-59"
|
||||
@@ -43,8 +70,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-10T18:38:23Z",
|
||||
"nvd_published_at": "2017-05-12T18:29:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user