mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-qrw3-mq8r-cq7q
This commit is contained in:
+39
-17
@@ -1,14 +1,40 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-qrw3-mq8r-cq7q",
|
||||
"modified": "2025-04-09T03:59:15Z",
|
||||
"modified": "2025-04-10T01:10:23Z",
|
||||
"published": "2022-05-02T00:10:55Z",
|
||||
"aliases": [
|
||||
"CVE-2008-4524"
|
||||
],
|
||||
"summary": "AdaptCMS SQL Injection vulnerability",
|
||||
"details": "SQL injection vulnerability in the \"Check User\" feature (includes/check_user.php) in AdaptCMS Lite and AdaptCMS Pro 1.3 allows remote attackers to execute arbitrary SQL commands via the user_name parameter.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "adaptcms/adaptcms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"last_affected": "1.3"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
@@ -18,25 +44,21 @@
|
||||
"type": "WEB",
|
||||
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/45642"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/adaptcms/AdaptCMS"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20200228141415/http://www.securityfocus.com/bid/31557"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.exploit-db.com/exploits/6662"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://secunia.com/advisories/32171"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://securityreason.com/securityalert/4392"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.adaptcms.com/article/51/News/URGENT-AdaptCMS-13-Security-Fix-Released"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/31557"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -44,8 +66,8 @@
|
||||
"CWE-89"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-10T01:10:23Z",
|
||||
"nvd_published_at": "2008-10-09T18:14:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user