Lucene search
K

39 matches found

Vulnrichment
Vulnrichment
added 2023/09/18 12:0 a.m.14 views

CVE-2023-42371

Cross Site Scripting vulnerability in Summernote Rich Text Editor v.0.8.18 and before allows a remote attacker to execute arbitrary code via a crafted script to the insert link function in the editor component...

7.2AI score0.00375EPSS
Exploits1References2
Cvelist
Cvelist
added 2023/09/18 12:0 a.m.17 views

CVE-2023-42371

Cross Site Scripting vulnerability in Summernote Rich Text Editor v.0.8.18 and before allows a remote attacker to execute arbitrary code via a crafted script to the insert link function in the editor component...

6AI score0.00375EPSS
Exploits1References2
Cvelist
Cvelist
added 2023/06/07 1:51 a.m.14 views

CVE-2019-25147 Pretty Links <= 2.1.9 - Unauthenticated Stored Cross-Site Scripting via track_link

The Pretty Links plugin for WordPress is vulnerable to Stored Cross-Site Scripting via various IP headers as well as the referer header in versions up to, and including, 2.1.9 due to insufficient input sanitization and output escaping in the tracklink function. This makes it possible for...

7.2CVSS6.3AI score0.01123EPSS
Exploits1References3
Snyk
Snyk
added 2022/12/22 10:19 a.m.1 views

Incorrect Privilege Assignment

Overview texthelpers is an easily fetch text and static content from your locales Affected versions of this package are vulnerable to Incorrect Privilege Assignment via the link function of lib/texthelpers/translation.rb. The manipulation of the link argument leads to using web links to untrusted...

6.3CVSS6.2AI score0.00324EPSS
Exploits0References2
Huntr
Huntr
added 2022/06/17 4:39 p.m.14 views

Privilege Escalation via edit response body

Description Recently, i found a business logic vulnerabity and this vulnerability allow reader user perform privilege escalation on allaccess user. Because before user perform any function, client-side will perform OPTIONS request to view user permission with specify function via response body. I...

0.6AI score
Exploits0
ATTACKERKB
ATTACKERKB
added 2022/02/15 4:15 p.m.3 views

CVE-2022-24590

A stored cross-site scripting XSS vulnerability in the Add Link function of BackdropCMS v1.21.1 allows attackers to execute arbitrary web scripts or HTML...

5.4CVSS6.2AI score0.00206EPSS
Exploits1References3
Cvelist
Cvelist
added 2022/02/15 3:45 p.m.13 views

CVE-2022-24590

A stored cross-site scripting XSS vulnerability in the Add Link function of BackdropCMS v1.21.1 allows attackers to execute arbitrary web scripts or HTML...

5.5AI score0.00206EPSS
Exploits1References2
Veracode
Veracode
added 2021/12/21 3:34 a.m.28 views

OS Command Injection

laravel/framework is vulnerable to OS command injection. The vulnerability exists through Filesystem.php where the 'link' function does not properly escape the arguments, allowing an attacker to inject arbitrary OS commands...

8.8CVSS4AI score0.04286EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2021/10/20 7:17 a.m.1 views

Cross-site Scripting (XSS)

Overview rails is an opensource MVC web framework. Affected versions of this package are vulnerable to Cross-site Scripting XSS via the autolink function in Rails. Details Cross-site scripting or XSS is a code vulnerability that occurs when an attacker “injects” a malicious script into an otherwi...

7.5CVSS5.3AI score0.00328EPSS
Exploits1References2
RedhatCVE
RedhatCVE
added 2020/03/28 8:0 p.m.51 views

CVE-2019-11044

A flaw was discovered in the link function in PHP. When compiled on Windows, it does not correctly handle paths containing NULL bytes. An attacker could abuse this flaw to bypass application checks on file paths...

7.5CVSS1.7AI score0.08021EPSS
Exploits4References3
Tenable Nessus
Tenable Nessus
added 2020/02/10 12:0 a.m.295 views

Amazon Linux AMI : php72, php73 (ALAS-2020-1339)

The version of php72 installed on the remote host is prior to 7.2.26-1.19. The version of php73 installed on the remote host is prior to 7.3.13-1.22. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS-2020-1339 advisory. In PHP versions 7.2.x below 7.2.26, 7.3.x belo...

9.8CVSS7.2AI score0.41483EPSS
Exploits5References13
Amazon
Amazon
added 2020/02/04 12:0 a.m.135 views

Medium: php72, php73

Issue Overview: In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0, PHP DirectoryIterator class accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is...

9.8CVSS7.6AI score0.41483EPSS
Exploits5
NVD
NVD
added 2019/12/23 3:15 a.m.32 views

CVE-2019-11044

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access...

7.5CVSS6.8AI score0.08021EPSS
Exploits2References5
OSV
OSV
added 2019/12/23 3:15 a.m.0 views

CVE-2019-11044

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access...

7.5CVSS6.7AI score
Exploits0References5
UbuntuCve
UbuntuCve
added 2019/12/23 3:15 a.m.41 views

CVE-2019-11044

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access...

7.5CVSS6.8AI score0.08021EPSS
Exploits2References1
Cvelist
Cvelist
added 2019/12/23 2:40 a.m.27 views

CVE-2019-11044 link() silently truncates after a null byte on Windows

In PHP versions 7.2.x below 7.2.26, 7.3.x below 7.3.13 and 7.4.0 on Windows, PHP link function accepts filenames with embedded \0 byte and treats them as terminating at that byte. This could lead to security vulnerabilities, e.g. in applications checking paths that the code is allowed to access...

3.7CVSS8.5AI score0.08021EPSS
Exploits2References5
Debian CVE
Debian CVE
added 2019/12/23 2:40 a.m.37 views

CVE-2019-11044

Removed by vendor...

7.5CVSS6.4AI score0.08021EPSS
Exploits2
Positive Technologies
Positive Technologies
added 2019/12/22 12:0 a.m.2 views

PT-2019-5046 · Php +1 · Php +1

Name of the Vulnerable Software and Affected Versions: PHP versions 7.2.x through 7.2.25 PHP versions 7.3.x through 7.3.12 PHP version 7.4.0 Description: The issue is related to the link function in PHP, which accepts filenames with embedded 0 byte and treats them as terminating at that byte. Thi...

9.1CVSS6.6AI score0.41483EPSS
Exploits6References37
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2014/06/12 2:43 a.m.1 views

Xml eXternal Entity Vulnerability in XML link function of Hitachi COBOL2002

Overview XML link function of Hitachi COBOL2002 contains vulnerabilities to conduct information leakage or cause a denial of service DoS condition. Impact A remote attacker could conduct information leakage or cause a denial of service DoS condition via untrusted XML document loading unexpected...

4CVSS6.9AI score
Exploits0References2
Rows per page
Query Builder