mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-g5c6-w479-93xm GHSA-r8xx-8vm8-x6wj
This commit is contained in:
+27
-4
@@ -1,23 +1,46 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-g5c6-w479-93xm",
|
||||
"modified": "2022-05-02T06:22:59Z",
|
||||
"modified": "2024-01-19T20:50:37Z",
|
||||
"published": "2022-05-02T06:22:59Z",
|
||||
"aliases": [
|
||||
"CVE-2010-1459"
|
||||
],
|
||||
"summary": "Mono ASP.NET View State Cross-Site Scripting (XSS) vulnerability",
|
||||
"details": "The default configuration of ASP.NET in Mono before 2.6.4 has a value of FALSE for the EnableViewStateMac property, which allows remote attackers to conduct cross-site scripting (XSS) attacks, as demonstrated by the __VIEWSTATE parameter to 2.0/menu/menu1.aspx in the XSP sample project.",
|
||||
"severity": [
|
||||
|
||||
],
|
||||
"affected": [
|
||||
|
||||
{
|
||||
"package": {
|
||||
"ecosystem": "NuGet",
|
||||
"name": "mono"
|
||||
},
|
||||
"ranges": [
|
||||
{
|
||||
"type": "ECOSYSTEM",
|
||||
"events": [
|
||||
{
|
||||
"introduced": "0"
|
||||
},
|
||||
{
|
||||
"fixed": "2.6.4"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"references": [
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2010-1459"
|
||||
},
|
||||
{
|
||||
"type": "PACKAGE",
|
||||
"url": "https://github.com/mono/mono"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://lists.opensuse.org/opensuse-security-announce/2010-05/msg00002.html"
|
||||
@@ -48,8 +71,8 @@
|
||||
"CWE-79"
|
||||
],
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": false,
|
||||
"github_reviewed_at": null,
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2024-01-19T20:50:37Z",
|
||||
"nvd_published_at": "2010-05-27T19:00:00Z"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-r8xx-8vm8-x6wj",
|
||||
"modified": "2023-12-18T19:34:14Z",
|
||||
"modified": "2024-01-19T20:50:49Z",
|
||||
"published": "2023-12-18T19:34:14Z",
|
||||
"aliases": [
|
||||
"CVE-2023-50724"
|
||||
@@ -40,6 +40,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/resque/resque/security/advisories/GHSA-r8xx-8vm8-x6wj"
|
||||
},
|
||||
{
|
||||
"type": "ADVISORY",
|
||||
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50724"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/resque/resque/issues/1679"
|
||||
@@ -69,6 +73,6 @@
|
||||
"severity": "MODERATE",
|
||||
"github_reviewed": true,
|
||||
"github_reviewed_at": "2023-12-18T19:34:14Z",
|
||||
"nvd_published_at": null
|
||||
"nvd_published_at": "2023-12-21T15:15:10Z"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user