Search criteria
2 vulnerabilities by Takuya Matsuyama
CVE-2023-44141 (GCVE-0-2023-44141)
Vulnerability from cvelistv5 – Published: 2023-10-30 03:42 – Updated: 2024-09-06 20:49
VLAI?
Summary
Inkdrop prior to v5.6.0 allows a local attacker to conduct a code injection attack by having a legitimate user open a specially crafted markdown file.
Severity ?
No CVSS data available.
CWE
- Code injection
Assigner
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Takuya Matsuyama | Inkdrop |
Affected:
prior to v5.6.0
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T19:59:51.474Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://www.inkdrop.app/"
},
{
"tags": [
"x_transferred"
],
"url": "https://forum.inkdrop.app/t/inkdrop-desktop-v5-6-0/4211"
},
{
"tags": [
"x_transferred"
],
"url": "https://jvn.jp/en/jp/JVN48057522/"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-44141",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-06T20:49:27.836758Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-06T20:49:59.976Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "Inkdrop",
"vendor": "Takuya Matsuyama",
"versions": [
{
"status": "affected",
"version": "prior to v5.6.0"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Inkdrop prior to v5.6.0 allows a local attacker to conduct a code injection attack by having a legitimate user open a specially crafted markdown file."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "Code injection",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-10-30T03:42:18.099Z",
"orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
"shortName": "jpcert"
},
"references": [
{
"url": "https://www.inkdrop.app/"
},
{
"url": "https://forum.inkdrop.app/t/inkdrop-desktop-v5-6-0/4211"
},
{
"url": "https://jvn.jp/en/jp/JVN48057522/"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
"assignerShortName": "jpcert",
"cveId": "CVE-2023-44141",
"datePublished": "2023-10-30T03:42:18.099Z",
"dateReserved": "2023-09-26T06:46:01.793Z",
"dateUpdated": "2024-09-06T20:49:59.976Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
CVE-2021-20745 (GCVE-0-2021-20745)
Vulnerability from cvelistv5 – Published: 2021-06-28 00:50 – Updated: 2024-08-03 17:53
VLAI?
Summary
Inkdrop versions prior to v5.3.1 allows an attacker to execute arbitrary OS commands on the system where it runs by loading a file or code snippet containing an invalid iframe into Inkdrop.
Severity ?
No CVSS data available.
CWE
- OS Command Injection
Assigner
References
| URL | Tags | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Takuya Matsuyama | Inkdrop |
Affected:
versions prior to v5.3.1
|
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T17:53:21.924Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://www.inkdrop.app/"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://docs.inkdrop.app/releases/5.3.1"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://jvn.jp/en/jp/JVN29949691/index.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Inkdrop",
"vendor": "Takuya Matsuyama",
"versions": [
{
"status": "affected",
"version": "versions prior to v5.3.1"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Inkdrop versions prior to v5.3.1 allows an attacker to execute arbitrary OS commands on the system where it runs by loading a file or code snippet containing an invalid iframe into Inkdrop."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "OS Command Injection",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2021-06-28T00:50:33",
"orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
"shortName": "jpcert"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://www.inkdrop.app/"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://docs.inkdrop.app/releases/5.3.1"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://jvn.jp/en/jp/JVN29949691/index.html"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "vultures@jpcert.or.jp",
"ID": "CVE-2021-20745",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Inkdrop",
"version": {
"version_data": [
{
"version_value": "versions prior to v5.3.1"
}
]
}
}
]
},
"vendor_name": "Takuya Matsuyama"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Inkdrop versions prior to v5.3.1 allows an attacker to execute arbitrary OS commands on the system where it runs by loading a file or code snippet containing an invalid iframe into Inkdrop."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "OS Command Injection"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://www.inkdrop.app/",
"refsource": "MISC",
"url": "https://www.inkdrop.app/"
},
{
"name": "https://docs.inkdrop.app/releases/5.3.1",
"refsource": "MISC",
"url": "https://docs.inkdrop.app/releases/5.3.1"
},
{
"name": "https://jvn.jp/en/jp/JVN29949691/index.html",
"refsource": "MISC",
"url": "https://jvn.jp/en/jp/JVN29949691/index.html"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce",
"assignerShortName": "jpcert",
"cveId": "CVE-2021-20745",
"datePublished": "2021-06-28T00:50:33",
"dateReserved": "2020-12-17T00:00:00",
"dateUpdated": "2024-08-03T17:53:21.924Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}