mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish GHSA-fj57-vhrc-73r7
This commit is contained in:
+32
-16
@@ -1,19 +1,47 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-fj57-vhrc-73r7",
|
||||
"modified": "2025-04-11T03:35:46Z",
|
||||
"modified": "2025-04-12T01:08:09Z",
|
||||
"published": "2022-05-14T03:08:11Z",
|
||||
"aliases": [
|
||||
"CVE-2010-1649"
|
||||
],
|
||||
"summary": "Joomla! vulnerable to Cross-site Scripting",
|
||||
"details": "Multiple cross-site scripting (XSS) vulnerabilities in the back end in Joomla! 1.5 through 1.5.17 allow remote attackers to inject arbitrary web script or HTML via unknown vectors related to \"various administrator screens,\" possibly the search parameter in administrator/index.php.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "joomla/joomla-cms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "1.5"
|
||||
},
|
||||
{
|
||||
"fixed": "1.5.18"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "<= 1.5.17"
|
||||
}
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1649"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20200228225430/https://www.securityfocus.com/bid/40444"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://developer.joomla.org/security/news/314-20100501-core-xss-vulnerabilities-in-back-end.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+JoomlaSecurityNews+%28Joomla!+Security+News%29"
|
||||
@@ -21,18 +49,6 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://developer.joomla.org/security/news/314-20100501-core-xss-vulnerabilities-in-back-end.html?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+JoomlaSecurityNews+%28Joomla%21+Security+News%29"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://secunia.com/advisories/39964"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.osvdb.org/65011"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/40444"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
@@ -40,8 +56,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-12T01:08:09Z",
|
||||
"nvd_published_at": "2010-06-08T00:30:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user