All the vulnerabilites related to PukiWiki Development Team - PukiWiki
cve-2022-34486
Vulnerability from cvelistv5
Published
2022-08-23 06:30
Modified
2024-08-03 09:15
Severity ?
EPSS score ?
Summary
Path traversal vulnerability in PukiWiki versions 1.4.5 to 1.5.3 allows a remote authenticated attacker with an administrative privilege to execute a malicious script via unspecified vectors.
References
▼ | URL | Tags |
---|---|---|
https://pukiwiki.osdn.jp/?PukiWiki/Errata | x_refsource_MISC | |
https://jvn.jp/en/vu/JVNVU96002401/index.html | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
PukiWiki Development Team | PukiWiki |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T09:15:15.251Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://jvn.jp/en/vu/JVNVU96002401/index.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "PukiWiki", "vendor": "PukiWiki Development Team", "versions": [ { "status": "affected", "version": "versions 1.4.5 to 1.5.3" } ] } ], "descriptions": [ { "lang": "en", "value": "Path traversal vulnerability in PukiWiki versions 1.4.5 to 1.5.3 allows a remote authenticated attacker with an administrative privilege to execute a malicious script via unspecified vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "Directory traversal", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-08-23T06:30:48", "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "shortName": "jpcert" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "tags": [ "x_refsource_MISC" ], "url": "https://jvn.jp/en/vu/JVNVU96002401/index.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2022-34486", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "PukiWiki", "version": { "version_data": [ { "version_value": "versions 1.4.5 to 1.5.3" } ] } } ] }, "vendor_name": "PukiWiki Development Team" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Path traversal vulnerability in PukiWiki versions 1.4.5 to 1.5.3 allows a remote authenticated attacker with an administrative privilege to execute a malicious script via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Directory traversal" } ] } ] }, "references": { "reference_data": [ { "name": "https://pukiwiki.osdn.jp/?PukiWiki/Errata", "refsource": "MISC", "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "name": "https://jvn.jp/en/vu/JVNVU96002401/index.html", "refsource": "MISC", "url": "https://jvn.jp/en/vu/JVNVU96002401/index.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "assignerShortName": "jpcert", "cveId": "CVE-2022-34486", "datePublished": "2022-08-23T06:30:48", "dateReserved": "2022-06-25T00:00:00", "dateUpdated": "2024-08-03T09:15:15.251Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2022-36350
Vulnerability from cvelistv5
Published
2022-08-23 06:31
Modified
2024-08-03 10:00
Severity ?
EPSS score ?
Summary
Stored cross-site scripting vulnerability in PukiWiki versions 1.3.1 to 1.5.3 allows a remote attacker to inject an arbitrary script via unspecified vectors.
References
▼ | URL | Tags |
---|---|---|
https://pukiwiki.osdn.jp/?PukiWiki/Errata | x_refsource_MISC | |
https://jvn.jp/en/jp/JVN43979089/index.html | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
PukiWiki Development Team | PukiWiki |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T10:00:04.537Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://jvn.jp/en/jp/JVN43979089/index.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "PukiWiki", "vendor": "PukiWiki Development Team", "versions": [ { "status": "affected", "version": "versions 1.3.1 to 1.5.3" } ] } ], "descriptions": [ { "lang": "en", "value": "Stored cross-site scripting vulnerability in PukiWiki versions 1.3.1 to 1.5.3 allows a remote attacker to inject an arbitrary script via unspecified vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "Cross-site scripting", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-08-23T06:31:19", "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "shortName": "jpcert" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "tags": [ "x_refsource_MISC" ], "url": "https://jvn.jp/en/jp/JVN43979089/index.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2022-36350", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "PukiWiki", "version": { "version_data": [ { "version_value": "versions 1.3.1 to 1.5.3" } ] } } ] }, "vendor_name": "PukiWiki Development Team" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Stored cross-site scripting vulnerability in PukiWiki versions 1.3.1 to 1.5.3 allows a remote attacker to inject an arbitrary script via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site scripting" } ] } ] }, "references": { "reference_data": [ { "name": "https://pukiwiki.osdn.jp/?PukiWiki/Errata", "refsource": "MISC", "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "name": "https://jvn.jp/en/jp/JVN43979089/index.html", "refsource": "MISC", "url": "https://jvn.jp/en/jp/JVN43979089/index.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "assignerShortName": "jpcert", "cveId": "CVE-2022-36350", "datePublished": "2022-08-23T06:31:19", "dateReserved": "2022-08-05T00:00:00", "dateUpdated": "2024-08-03T10:00:04.537Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }
cve-2022-27637
Vulnerability from cvelistv5
Published
2022-08-23 06:30
Modified
2024-08-03 05:32
Severity ?
EPSS score ?
Summary
Reflected cross-site scripting vulnerability in PukiWiki versions 1.5.1 to 1.5.3 allows a remote attacker to inject an arbitrary script via unspecified vectors.
References
▼ | URL | Tags |
---|---|---|
https://pukiwiki.osdn.jp/?PukiWiki/Errata | x_refsource_MISC | |
https://jvn.jp/en/vu/JVNVU96002401/index.html | x_refsource_MISC |
Impacted products
▼ | Vendor | Product |
---|---|---|
PukiWiki Development Team | PukiWiki |
{ "containers": { "adp": [ { "providerMetadata": { "dateUpdated": "2024-08-03T05:32:59.922Z", "orgId": "af854a3a-2127-422b-91ae-364da2661108", "shortName": "CVE" }, "references": [ { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "tags": [ "x_refsource_MISC", "x_transferred" ], "url": "https://jvn.jp/en/vu/JVNVU96002401/index.html" } ], "title": "CVE Program Container" } ], "cna": { "affected": [ { "product": "PukiWiki", "vendor": "PukiWiki Development Team", "versions": [ { "status": "affected", "version": "versions 1.5.1 to 1.5.3" } ] } ], "descriptions": [ { "lang": "en", "value": "Reflected cross-site scripting vulnerability in PukiWiki versions 1.5.1 to 1.5.3 allows a remote attacker to inject an arbitrary script via unspecified vectors." } ], "problemTypes": [ { "descriptions": [ { "description": "Cross-site scripting", "lang": "en", "type": "text" } ] } ], "providerMetadata": { "dateUpdated": "2022-08-23T06:30:19", "orgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "shortName": "jpcert" }, "references": [ { "tags": [ "x_refsource_MISC" ], "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "tags": [ "x_refsource_MISC" ], "url": "https://jvn.jp/en/vu/JVNVU96002401/index.html" } ], "x_legacyV4Record": { "CVE_data_meta": { "ASSIGNER": "vultures@jpcert.or.jp", "ID": "CVE-2022-27637", "STATE": "PUBLIC" }, "affects": { "vendor": { "vendor_data": [ { "product": { "product_data": [ { "product_name": "PukiWiki", "version": { "version_data": [ { "version_value": "versions 1.5.1 to 1.5.3" } ] } } ] }, "vendor_name": "PukiWiki Development Team" } ] } }, "data_format": "MITRE", "data_type": "CVE", "data_version": "4.0", "description": { "description_data": [ { "lang": "eng", "value": "Reflected cross-site scripting vulnerability in PukiWiki versions 1.5.1 to 1.5.3 allows a remote attacker to inject an arbitrary script via unspecified vectors." } ] }, "problemtype": { "problemtype_data": [ { "description": [ { "lang": "eng", "value": "Cross-site scripting" } ] } ] }, "references": { "reference_data": [ { "name": "https://pukiwiki.osdn.jp/?PukiWiki/Errata", "refsource": "MISC", "url": "https://pukiwiki.osdn.jp/?PukiWiki/Errata" }, { "name": "https://jvn.jp/en/vu/JVNVU96002401/index.html", "refsource": "MISC", "url": "https://jvn.jp/en/vu/JVNVU96002401/index.html" } ] } } } }, "cveMetadata": { "assignerOrgId": "ede6fdc4-6654-4307-a26d-3331c018e2ce", "assignerShortName": "jpcert", "cveId": "CVE-2022-27637", "datePublished": "2022-08-23T06:30:19", "dateReserved": "2022-06-25T00:00:00", "dateUpdated": "2024-08-03T05:32:59.922Z", "state": "PUBLISHED" }, "dataType": "CVE_RECORD", "dataVersion": "5.1" }