Lucene search
K

2121 matches found

Code423n4
Code423n4
added 2022/01/27 12:0 a.m.7 views

Unchecked return value for token.transferFrom call

Handle WatchPug Vulnerability details It is usually good to add a require-statement that checks the return value or to use something like safeTransferFrom; unless one is sure the given token reverts in case of a failure. /// ... /// @param token Token that will be issued through this launch event...

6.9AI score
Exploits0
Code423n4
Code423n4
added 2022/01/27 12:0 a.m.8 views

Unchecked return value for token.transfer call

Handle WatchPug Vulnerability details It is usually good to add a require-statement that checks the return value or to use something like safeTransfer; unless one is sure the given token reverts in case of a failure. Instances include: token.transfermsg.sender, amount; token.transfermsg.sender,...

6.9AI score
Exploits0
0day.today
0day.today
added 2022/01/27 12:0 a.m.221 views

WordPress RegistrationMagic V 5.0.1.5 Plugin- SQL Injection Exploit

Exploit Title: WordPress Plugin RegistrationMagic V 5.0.1.5 - SQL Injection Authenticated Date 23.01.2022 Exploit Author: Ron Jost Hacker5preme Vendor Homepage: https://registrationmagic.com/ Software Link:...

7.2CVSS0.3AI score0.73293EPSS
Exploits6
Exploit DB
Exploit DB
added 2022/01/27 12:0 a.m.313 views

WordPress Plugin RegistrationMagic V 5.0.1.5 - SQL Injection (Authenticated)

Exploit Title: WordPress Plugin RegistrationMagic V 5.0.1.5 - SQL Injection Authenticated Date 23.01.2022 Exploit Author: Ron Jost Hacker5preme Vendor Homepage: https://registrationmagic.com/ Software Link:...

7.2CVSS7.2AI score0.73293EPSS
Exploits6
ATTACKERKB
ATTACKERKB
added 2022/01/26 6:15 a.m.2 views

CVE-2022-23968

Xerox VersaLink devices on specific versions of firmware before 2022-01-26 allow remote attackers to brick the device via a crafted TIFF file in an unauthenticated HTTP POST request. There is a permanent denial of service because image parsing causes a reboot, but image parsing is restarted as so...

7.8CVSS5.6AI score0.01895EPSS
Exploits1References3
VulnCheck KEV
VulnCheck KEV
added 2022/01/26 12:0 a.m.4 views

VulnCheck KEV: CVE-2017-14723

Before version 4.8.2, WordPress mishandled % characters and additional placeholder values in $wpdb-prepare, and thus did not properly address the possibility of plugins and themes enabling SQL injection attacks...

9.8CVSS7.4AI score0.10357EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2022/01/20 10:15 p.m.5 views

CVE-2021-46340

There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...

5.5CVSS5.9AI score0.00621EPSS
Exploits1References2
OSV
OSV
added 2022/01/20 10:15 p.m.1 views

UBUNTU-CVE-2021-46340

There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...

5.5CVSS5.8AI score0.00621EPSS
Exploits1References3
Cvelist
Cvelist
added 2022/01/20 9:14 p.m.16 views

CVE-2021-46340

There is an Assertion 'contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 == SCANSTACKCATCHSTATEMENT' failed at /parser/js/js-scanner.cscannerscanstatementend in JerryScript 3.0.0...

5.8AI score0.00621EPSS
Exploits1References1
CNNVD
CNNVD
added 2022/01/20 12:0 a.m.3 views

JerryScript 安全漏洞

JerryScript, a lightweight JavaScript engine from the JerryScript project, has a security vulnerability in JerryScript 3.0.0, which stems from /parser/js/js-scanner.cscannerscan statementend has an assertion contextp-stacktopuint8 == SCANSTACKTRYSTATEMENT || contextp-stacktopuint8 ==...

5.5CVSS5.4AI score0.00621EPSS
Exploits1References2
Malwarebytes
Malwarebytes
added 2022/01/19 10:57 a.m.15 views

Cybercriminals’ friend VPNLab.net shut down by law enforcement

Europol has announced that law enforcement has seized or disrupted the 15 servers that hosted VPNLab.net’s service, rendering it no longer available. Led by the Central Criminal Office of the Hannover Police Department in Germany, the coordinated operation took place in Germany itself, the...

0.1AI score
Exploits0
WPVulnDB
WPVulnDB
added 2022/01/07 12:0 a.m.17 views

Paid Memberships Pro < 2.6.7 - Unauthenticated Blind SQL Injection

The plugin does not escape the discountcode in one of its REST route available to unauthenticated users before using it in a SQL statement, leading to a SQL injection PoC https://example.com/?restroute=/pmpro/v1/checkoutlevelid=3code=%27%20%20union%20select%20sleep1%20--%20g...

9.8CVSS1AI score0.82248EPSS
Exploits2References1Affected Software1
Microsoft CVE
Microsoft CVE
added 2022/01/05 8:0 a.m.2 views

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."

...

5.3CVSS6.7AI score0.01561EPSS
Exploits1
Prion
Prion
added 2022/01/04 8:15 p.m.23 views

Sql injection

USOC is an open source CMS with a focus on simplicity. In affected versions USOC allows for SQL injection via usersearch.php. In search terms provided by the user were not sanitized and were used directly to construct a sql statement. The only users permitted to search are site admins. Users are...

6.5CVSS7.3AI score0.01037EPSS
Exploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2022/01/01 12:15 a.m.4 views

CVE-2021-45952

Dnsmasq 2.86 has a heap-based buffer overflow in dhcpreply called from dhcppacket and FuzzDhcp. NOTE: the vendor's position is that CVE-2021-45951 through CVE-2021-45957 "do not represent real vulnerabilities, to the best of our knowledge...

9.8CVSS8AI score0.0259EPSS
Exploits3References5
Zero Day Initiative
Zero Day Initiative
added 2021/12/23 12:0 a.m.30 views

SolarWinds Network Performance Monitor SendSyslog Exposed Dangerous Function Privilege Escalation Vulnerability

This vulnerability allows remote attackers to escalate privileges on affected installations of SolarWinds Network Performance Monitor. Authentication is required to exploit this vulnerability. The specific flaw exists within the SendSyslog class. This class allows a crafted user-supplied string t...

8.8CVSS3.6AI score0.02796EPSS
Exploits0References1
Code423n4
Code423n4
added 2021/12/21 12:0 a.m.9 views

Unchecked return value for token.transfer call

Handle WatchPug Vulnerability details It is usually good to add a require-statement that checks the return value or to use something like safeTransfer; unless one is sure the given token reverts in case of a failure. Instances include: IERC20Upgradeablevault.transferto, minTokenIn-amountToken;...

6.9AI score
Exploits0
Prion
Prion
added 2021/12/17 7:15 p.m.21 views

Design/Logic Flaw

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."...

5CVSS5.5AI score0.01561EPSS
Exploits1References2Affected Software2
Debian CVE
Debian CVE
added 2021/12/17 6:43 p.m.34 views

CVE-2021-34141

An incomplete string comparison in the numpy.core component in NumPy before 1.22.0 allows attackers to trigger slightly incorrect copying by constructing specific string objects. NOTE: the vendor states that this reported code behavior is "completely harmless."...

5.3CVSS5.8AI score0.01561EPSS
Exploits1
Cvelist
Cvelist
added 2021/12/13 10:41 a.m.12 views

CVE-2021-24863 StopBadBots < 6.67 - Unauthenticated SQL Injection

The WP Block and Stop Bad Bots Crawlers and Spiders and Anti Spam Protection Plugin StopBadBots WordPress plugin before 6.67 does not sanitise and escape the User Agent before using it in a SQL statement to save it, leading to a SQL injection...

9.9AI score0.01575EPSS
Exploits2References1
Rows per page
Query Builder