Lucene search
K

933 matches found

Kitploit
Kitploit
added 2023/01/20 11:30 a.m.470 views

Ghauri - An Advanced Cross-Platform Tool That Automates The Process Of Detecting And Exploiting SQL Injection Security Flaws

An advanced cross-platform tool that automates the process of detecting andexploiting SQL injection security flaws Requirements Python 3 Python pip3 Installation cd to ghauri directory. install requirements: python3 -m pip install --upgrade -r requirements.txt run: python3 setup.py install or...

8.6AI score
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2022/12/18 10:15 p.m.3 views

CVE-2021-4250

A vulnerability classified as problematic has been found in cgriego activeattr up to 0.15.2. This affects the function call of the file lib/activeattr/typecasting/booleantypecaster.rb of the component Regex Handler. The manipulation of the argument value leads to denial of service. The exploit ha...

7.5CVSS4.5AI score0.01106EPSS
Exploits1References6Affected Software1
Prion
Prion
added 2022/12/18 10:15 p.m.17 views

Design/Logic Flaw

A vulnerability classified as problematic has been found in cgriego activeattr up to 0.15.2. This affects the function call of the file lib/activeattr/typecasting/booleantypecaster.rb of the component Regex Handler. The manipulation of the argument value leads to denial of service. The exploit ha...

5CVSS7.5AI score0.01106EPSS
Exploits1References5Affected Software1
Huntr
Huntr
added 2022/12/18 3:29 a.m.15 views

Multiple Blind SQL Injection Vulnerabilities in Reports

Description SQL injection typically allows an attacker to extract the entire database from the vulnerable website, including user information, encrypted passwords, and business data. This can subsequently lead to mass compromise of user accounts, data being encrypted and held to ransom, or stolen...

7.8AI score
Exploits0References1
Cvelist
Cvelist
added 2022/12/18 12:0 a.m.15 views

CVE-2021-4250 cgriego active_attr Regex boolean_typecaster.rb call denial of service

A vulnerability classified as problematic has been found in cgriego activeattr up to 0.15.2. This affects the function call of the file lib/activeattr/typecasting/booleantypecaster.rb of the component Regex Handler. The manipulation of the argument value leads to denial of service. The exploit ha...

3.5CVSS7.7AI score0.01106EPSS
Exploits1References5
CNNVD
CNNVD
added 2022/12/18 12:0 a.m.2 views

ActiveAttr 安全漏洞

ActiveAttr is a set of modules from Chris Griego's personal developer. Simple old Ruby models can be easily created using features in ORM such as ActiveRecord. A security vulnerability exists in ActiveAttr 0.15.3 and earlier versions, which stems from a denial of service due to the manipulation o...

7.5CVSS5.4AI score0.01106EPSS
Exploits1References7
Microsoft CVE
Microsoft CVE
added 2022/12/02 8:0 a.m.2 views

Invalid char to bool conversion when printing a tensor in Tensorflow

...

7.5CVSS7.7AI score0.00395EPSS
Exploits0
Huntr
Huntr
added 2022/11/18 7:41 p.m.26 views

3 Types of SQLi in `s` param - (Time/Boolean/Error Based)

Description I have found 3 types of SQLi on the s parameter Proof of Concept Time-Based Time-based SQL Injection is an inferential SQL Injection technique that relies on sending an SQL query to the database which forces the database to wait for a specified amount of time in seconds before...

7.5CVSS9.2AI score0.03954EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2022/11/18 12:0 a.m.3 views

PT-2022-26142 · Google · Tensorflow

Name of the Vulnerable Software and Affected Versions: TensorFlow versions prior to 2.11.0 TensorFlow versions 2.10.1 and earlier TensorFlow versions 2.9.3 and earlier TensorFlow versions 2.8.4 and earlier Description: The issue arises when printing a tensor, as the data is retrieved as a const...

7.5CVSS7.4AI score0.00395EPSS
Exploits0References9
Debian CVE
Debian CVE
added 2022/11/18 12:0 a.m.2 views

CVE-2022-41911

TensorFlow is an open source platform for machine learning. When printing a tensor, we get it's data as a const char array since that's the underlying storage and then we typecast it to the element type. However, conversions from char to bool are undefined if the char is not 0 or 1, so...

7.5CVSS6.8AI score0.00395EPSS
Exploits0
0day.today
0day.today
added 2022/10/13 12:0 a.m.219 views

Online Shopping System Advanced 1.0 SQL Injection Vulnerability

Title: online-shopping-system-advanced-1.0 SQLi Author: nu11secur1ty Vendor: https://github.com/PuneethReddyHC/online-shopping-system-advanced Software: https://github.com/PuneethReddyHC/online-shopping-system-advanced/archive/refs/heads/master.zip Reference:...

7.4AI score
Exploits0
0day.today
0day.today
added 2022/10/05 12:0 a.m.246 views

Canteen Management 1.0 2022 SQL Injection Vulnerability

Title: Canteen-Management1.0-2022 SQLi Author: nu11secur1ty Vendor: https://www.mayurik.com/ Software: https://github.com/nu11secur1ty/CVE-nu11secur1ty/blob/main/vendors/mayurik/2022/Canteen-Management/Docs/youthappam.zip?raw=true Reference:...

0.6AI score
Exploits0
Packet Storm
Packet Storm
added 2022/08/22 12:0 a.m.328 views

Personnel Property Equipment 2015-2022 SQL Injection

Title: Personnel Property Equipment-2015-2022 SQLi, Unauthenticated-File-Upload Author: nu11secur1ty Date: 08.22.2022 Vendor Homepage: https://www.trickcode.in/ Video vendor: https://www.youtube.com/watch?v=ltSwom8sQAQ Software...

Exploits0
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.10 views

Unsafe usage of ERC20 transfer and transferFrom

Lines of code Vulnerability details Impact Some ERC20 tokens functions don't return a boolean, for example USDT, BNB, OMG. So the VotingEscrow contract simply won't work with tokens like that as the token. Proof of Concept The USDT's transfer and transferFrom functions doesn't return a bool, so t...

6.8AI score
Exploits0
0day.today
0day.today
added 2022/07/31 12:0 a.m.213 views

Loan Management System 1.0 SQL Injection Vulnerability

Exploit Title: Loan Management System - SQL Injection via login page Exploit Author: saitamang Vendor Homepage: sourcecodester Software Link: https://www.sourcecodester.com/sites/default/files/download/razormist/LMS.zip Version: 1.0 Tested on: Centos 7 apache2 + MySQL The attack vector for the SQ...

0.5AI score
Exploits0
OSV
OSV
added 2022/07/18 1:15 p.m.1 views

CVE-2022-24691

An issue was discovered in DSK DSKNet 2.16.136.0 and 2.17.136.5. A SQL Injection vulnerability allows authenticated users to taint database data and extract sensitive information via crafted HTTP requests. The type of SQL Injection is blind boolean based...

7.1CVSS6.7AI score0.02623EPSS
Exploits2References2
ATTACKERKB
ATTACKERKB
added 2022/07/18 1:15 p.m.2 views

CVE-2022-24690

An issue was discovered in DSK DSKNet 2.16.136.0 and 2.17.136.5. A PresAbs.php SQL Injection vulnerability allows unauthenticated users to taint database data and extract sensitive information via crafted HTTP requests. The type of SQL Injection is blind boolean based. An unauthenticated attacker...

8.2CVSS7.4AI score0.0092EPSS
Exploits1References3
NVD
NVD
added 2022/07/18 1:15 p.m.10 views

CVE-2022-24691

An issue was discovered in DSK DSKNet 2.16.136.0 and 2.17.136.5. A SQL Injection vulnerability allows authenticated users to taint database data and extract sensitive information via crafted HTTP requests. The type of SQL Injection is blind boolean based...

7.1CVSS0.00752EPSS
Exploits1References2
NVD
NVD
added 2022/07/18 1:15 p.m.11 views

CVE-2022-24690

An issue was discovered in DSK DSKNet 2.16.136.0 and 2.17.136.5. A PresAbs.php SQL Injection vulnerability allows unauthenticated users to taint database data and extract sensitive information via crafted HTTP requests. The type of SQL Injection is blind boolean based. An unauthenticated attacker...

8.2CVSS0.0092EPSS
Exploits1References2
Prion
Prion
added 2022/07/18 1:15 p.m.15 views

Sql injection

An issue was discovered in DSK DSKNet 2.16.136.0 and 2.17.136.5. A PresAbs.php SQL Injection vulnerability allows unauthenticated users to taint database data and extract sensitive information via crafted HTTP requests. The type of SQL Injection is blind boolean based. An unauthenticated attacker...

6.4CVSS8.4AI score0.02623EPSS
Exploits2References2Affected Software1
Rows per page
Query Builder