mirror of
https://github.com/netbirdio/advisory-database.git
synced 2026-05-22 18:04:22 -07:00
Publish Advisories
GHSA-ghjx-3jg5-h6r2 GHSA-jhxw-4hw4-mhh7
This commit is contained in:
@@ -1,17 +1,21 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-ghjx-3jg5-h6r2",
|
||||
"modified": "2021-09-10T21:36:44Z",
|
||||
"modified": "2024-10-01T19:23:42Z",
|
||||
"published": "2018-07-13T15:17:10Z",
|
||||
"aliases": [
|
||||
"CVE-2017-9462"
|
||||
],
|
||||
"summary": "High severity vulnerability that affects mercurial",
|
||||
"summary": "Mercurial has Incorrect Permission Assignment for Critical Resource",
|
||||
"details": "In Mercurial before 4.1.3, \"hg serve --stdio\" allows remote authenticated users to launch the Python debugger, and consequently execute arbitrary code, by using --debugger as a repository name.",
|
||||
"severity": [
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
@@ -52,6 +56,10 @@
|
||||
"type": "ADVISORY",
|
||||
"url": "https://github.com/advisories/GHSA-ghjx-3jg5-h6r2"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://github.com/pypa/advisory-database/tree/main/vulns/mercurial/PYSEC-2017-91.yaml"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://lists.debian.org/debian-lts-announce/2018/07/msg00005.html"
|
||||
@@ -60,6 +68,10 @@
|
||||
"type": "WEB",
|
||||
"url": "https://security.gentoo.org/glsa/201709-18"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://web.archive.org/web/20200227162318/http://www.securityfocus.com/bid/99123"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "https://www.mercurial-scm.org/repo/hg/rev/77eaf9539499"
|
||||
@@ -71,10 +83,6 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.debian.org/security/2017/dsa-3963"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://www.securityfocus.com/bid/99123"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"schema_version": "1.4.0",
|
||||
"id": "GHSA-jhxw-4hw4-mhh7",
|
||||
"modified": "2024-04-22T18:53:11Z",
|
||||
"modified": "2024-10-01T19:22:30Z",
|
||||
"published": "2022-05-17T05:52:47Z",
|
||||
"aliases": [
|
||||
"CVE-2008-6548"
|
||||
@@ -9,7 +9,14 @@
|
||||
"summary": "MoinMoin improper access control on the included page for the rst parser",
|
||||
"details": "The rst parser (parser/text_rst.py) in MoinMoin 1.6.1 does not check the ACL of an included page, which allows attackers to read unauthorized include files via unknown vectors.",
|
||||
"severity": [
|
||||
|
||||
{
|
||||
"type": "CVSS_V3",
|
||||
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N"
|
||||
},
|
||||
{
|
||||
"type": "CVSS_V4",
|
||||
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N"
|
||||
}
|
||||
],
|
||||
"affected": [
|
||||
{
|
||||
@@ -60,10 +67,6 @@
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://moinmo.in/SecurityFixes"
|
||||
},
|
||||
{
|
||||
"type": "WEB",
|
||||
"url": "http://osvdb.org/48877"
|
||||
}
|
||||
],
|
||||
"database_specific": {
|
||||
|
||||
Reference in New Issue
Block a user