Vulnerabilites related to k5n.us - WebCalendar
CVE-2017-10841 (GCVE-0-2017-10841)
Vulnerability from cvelistv5
Published
2017-08-28 20:00
Modified
2024-08-05 17:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Directory traversal
Summary
Directory traversal vulnerability in WebCalendar 1.2.7 and earlier allows authenticated attackers to read arbitrary files via unspecified vectors.
References
▼ | URL | Tags |
---|---|---|
https://jvn.jp/en/jp/JVN23340457/index.html | third-party-advisory, x_refsource_JVN | |
https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8 | x_refsource_MISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
k5n.us | WebCalendar |
Version: 1.2.7 and earlier |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T17:50:12.600Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "JVN#23340457", "tags": [ "third-party-advisory", "x_refsource_JVN", "x_transferred" ], "url": "https://jvn.jp/en/jp/JVN23340457/index.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "WebCalendar", "vendor": "k5n.us", "versions": [ { "status": "affected", "version": "1.2.7 and earlier" } ] } ], "datePublic": "2017-08-28T00:00:00", "descriptions": [ { "lang": "en", "value": "Directory traversal vulnerability in WebCalendar 1.2.7 and earlier allows authenticated attackers to read arbitrary files via unspecified vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "Directory traversal", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T19:57:01", "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "shortName": "jpcert" }, "references": [ { "name": "JVN#23340457", "tags": [ "third-party-advisory", "x_refsource_JVN" ], "url": "https://jvn.jp/en/jp/JVN23340457/index.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2017-10841", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "WebCalendar", "version": { "version_data": [ { "version_value": "1.2.7 and earlier" } ] } } ] }, "vendor_name": "k5n.us" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Directory traversal vulnerability in WebCalendar 1.2.7 and earlier allows authenticated attackers to read arbitrary files via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Directory traversal" } ] } ] }, "references": { "reference_data": [ { "name": "JVN#23340457", "refsource": "JVN", "url": "https://jvn.jp/en/jp/JVN23340457/index.html" }, { "name": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8", "refsource": "MISC", "url": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8" } ] } } } }, "cveMetadata": { "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "assignerShortName": "jpcert", "cveId": "CVE-2017-10841", "datePublished": "2017-08-28T20:00:00", "dateReserved": "2017-07-04T00:00:00", "dateUpdated": "2024-08-05T17:50:12.600Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
CVE-2017-10840 (GCVE-0-2017-10840)
Vulnerability from cvelistv5
Published
2017-08-28 20:00
Modified
2024-08-05 17:50
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- Cross-site scripting
Summary
Cross-site scripting vulnerability in WebCalendar 1.2.7 and earlier allows an attacker to inject arbitrary web script or HTML via unspecified vectors.
References
▼ | URL | Tags |
---|---|---|
https://jvn.jp/en/jp/JVN23340457/index.html | third-party-advisory, x_refsource_JVN | |
https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8 | x_refsource_MISC |
Impacted products
Vendor | Product | Version | ||
---|---|---|---|---|
k5n.us | WebCalendar |
Version: 1.2.7 and earlier |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-05T17:50:12.587Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "name": "JVN#23340457", "tags": [ "third-party-advisory", "x_refsource_JVN", "x_transferred" ], "url": "https://jvn.jp/en/jp/JVN23340457/index.html" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "WebCalendar", "vendor": "k5n.us", "versions": [ { "status": "affected", "version": "1.2.7 and earlier" } ] } ], "datePublic": "2017-08-28T00:00:00", "descriptions": [ { "lang": "en", "value": "Cross-site scripting vulnerability in WebCalendar 1.2.7 and earlier allows an attacker to inject arbitrary web script or HTML via unspecified vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "Cross-site scripting", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2017-08-28T19:57:01", "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "shortName": "jpcert" }, "references": [ { "name": "JVN#23340457", "tags": [ "third-party-advisory", "x_refsource_JVN" ], "url": "https://jvn.jp/en/jp/JVN23340457/index.html" }, { "tags": [ "x_refsource_MISC" ], "url": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2017-10840", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "WebCalendar", "version": { "version_data": [ { "version_value": "1.2.7 and earlier" } ] } } ] }, "vendor_name": "k5n.us" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Cross-site scripting vulnerability in WebCalendar 1.2.7 and earlier allows an attacker to inject arbitrary web script or HTML via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site scripting" } ] } ] }, "references": { "reference_data": [ { "name": "JVN#23340457", "refsource": "JVN", "url": "https://jvn.jp/en/jp/JVN23340457/index.html" }, { "name": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8", "refsource": "MISC", "url": "https://github.com/craigk5n/webcalendar/releases/tag/v1.2.8" } ] } } } }, "cveMetadata": { "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "assignerShortName": "jpcert", "cveId": "CVE-2017-10840", "datePublished": "2017-08-28T20:00:00", "dateReserved": "2017-07-04T00:00:00", "dateUpdated": "2024-08-05T17:50:12.587Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
jvndb-2017-000206
Vulnerability from jvndb
Published
2017-08-24 14:03
Modified
2018-02-28 12:07
Severity ?
Summary
Multiple vulnerabilities in WebCalendar
Details
WebCalendar provided by k5n.us contains multiple vulnerabilities listed below.
* Cross-site scripting (CWE-79) - CVE-2017-10840
* Directory traversal (CWE-22) - CVE-2017-10841
The following researchers reported vulnerabilities to IPA.
JPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.
CVE-2017-10840
Yuji Tounai of NTT Communications Corporation and ASAI Ken
CVE-2017-10841
ASAI Ken
References
Impacted products
▼ | Vendor | Product |
---|---|---|
k5n.us | WebCalendar |
{ "@rdf:about": "https://jvndb.jvn.jp/en/contents/2017/JVNDB-2017-000206.html", "dc:date": "2018-02-28T12:07+09:00", "dcterms:issued": "2017-08-24T14:03+09:00", "dcterms:modified": "2018-02-28T12:07+09:00", "description": "WebCalendar provided by k5n.us contains multiple vulnerabilities listed below.\r\n\r\n * Cross-site scripting (CWE-79) - CVE-2017-10840\r\n * Directory traversal (CWE-22) - CVE-2017-10841\r\n\r\nThe following researchers reported vulnerabilities to IPA.\r\nJPCERT/CC coordinated with the developer under Information Security Early Warning Partnership.\r\n\r\nCVE-2017-10840\r\nYuji Tounai of NTT Communications Corporation and ASAI Ken\r\n\r\nCVE-2017-10841\r\nASAI Ken", "link": "https://jvndb.jvn.jp/en/contents/2017/JVNDB-2017-000206.html", "sec:cpe": { "#text": "cpe:/a:k5n:webcalendar", "@product": "WebCalendar", "@vendor": "k5n.us", "@version": "2.2" }, "sec:cvss": [ { "@score": "4.0", "@severity": "Medium", "@type": "Base", "@vector": "AV:N/AC:L/Au:S/C:P/I:N/A:N", "@version": "2.0" }, { "@score": "4.1", "@severity": "Medium", "@type": "Base", "@vector": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:L/I:N/A:N", "@version": "3.0" } ], "sec:identifier": "JVNDB-2017-000206", "sec:references": [ { "#text": "http://jvn.jp/en/jp/JVN23340457/index.html", "@id": "JVN#23340457", "@source": "JVN" }, { "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10840", "@id": "CVE-2017-10840", "@source": "CVE" }, { "#text": "https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-10841", "@id": "CVE-2017-10841", "@source": "CVE" }, { "#text": "https://nvd.nist.gov/vuln/detail/CVE-2017-10840", "@id": "CVE-2017-10840", "@source": "NVD" }, { "#text": "https://nvd.nist.gov/vuln/detail/CVE-2017-10841", "@id": "CVE-2017-10841", "@source": "NVD" }, { "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html", "@id": "CWE-22", "@title": "Path Traversal(CWE-22)" }, { "#text": "https://www.ipa.go.jp/en/security/vulnerabilities/cwe.html", "@id": "CWE-79", "@title": "Cross-site Scripting(CWE-79)" } ], "title": "Multiple vulnerabilities in WebCalendar" }