mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-hq9x-8m8j-5hmh GHSA-xq29-jcj7-xg86 GHSA-xq29-jcj7-xg86
This commit is contained in:
+39
-10
@@ -1,19 +1,52 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-hq9x-8m8j-5hmh",
|
||||
"modified": "2025-04-11T03:53:01Z",
|
||||
"modified": "2025-04-12T02:05:19Z",
|
||||
"published": "2022-05-17T05:36:45Z",
|
||||
"aliases": [
|
||||
"CVE-2011-4332"
|
||||
],
|
||||
"summary": "Joomla! vulnerable to Cross-site Scripting",
|
||||
"details": "Multiple cross-site scripting (XSS) vulnerabilities in Joomla! 1.6.3 and earlier allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:U"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "joomla/joomla-cms"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.6.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"last_known_affected_version_range": "<= 1.6.3"
|
||||
}
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2011-4332"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20111115073609/http://www.mavitunasecurity.com/xss-vulnerability-in-joomla-163"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://developer.joomla.org/security/news/349-20110601-xss-vulnerabilities.html"
|
||||
@@ -22,10 +55,6 @@
|
||||
"type": "WEB",
|
||||
"url": "http://seclists.org/fulldisclosure/2011/Nov/142"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.mavitunasecurity.com/xss-vulnerability-in-joomla-163"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.openwall.com/lists/oss-security/2011/11/21/29"
|
||||
@@ -35,9 +64,9 @@
|
||||
"cwe_ids": [
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"severity": "LOW",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-12T02:05:19Z",
|
||||
"nvd_published_at": "2011-11-23T18:55:00Z"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-xq29-jcj7-xg86",
|
||||
"modified": "2025-04-12T02:04:15Z",
|
||||
"published": "2022-05-17T01:56:34Z",
|
||||
"aliases": [
|
||||
"CVE-2010-4962"
|
||||
],
|
||||
"summary": "Webkit PDFs for TYPO3 allows remote attackers to execute arbitrary commands",
|
||||
"details": "Unspecified vulnerability in the Webkit PDFs (webkitpdf) extension before 1.1.4 for TYPO3 allows remote attackers to execute arbitrary commands via unknown vectors.",
|
||||
"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:U"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "Packagist",
|
||||
"name": "dmk/webkitpdf"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "1.1.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4962"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61058"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/DMKEBUSINESSGMBH/webkitpdf"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20101218181134/http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-015"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20111015170040/http://www.securityfocus.com/bid/42381"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://typo3.org/extensions/repository/view/webkitpdf/1.1.4"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [
|
||||
"CWE-94"
|
||||
],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2025-04-12T02:04:15Z",
|
||||
"nvd_published_at": "2011-10-09T10:55:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,41 +0,0 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-xq29-jcj7-xg86",
|
||||
"modified": "2025-04-11T03:51:26Z",
|
||||
"published": "2022-05-17T01:56:34Z",
|
||||
"aliases": [
|
||||
"CVE-2010-4962"
|
||||
],
|
||||
"details": "Unspecified vulnerability in the Webkit PDFs (webkitpdf) extension before 1.1.4 for TYPO3 allows remote attackers to execute arbitrary commands via unknown vectors.",
|
||||
"severity": [],
|
||||
"affected": [],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-4962"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/61058"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://typo3.org/extensions/repository/view/webkitpdf/1.1.4"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://typo3.org/teams/security/security-bulletins/typo3-sa-2010-015"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/42381"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
"cwe_ids": [],
|
||||
"severity": "HIGH",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"nvd_published_at": "2011-10-09T10:55:00Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user