Lucene search
+L

237 matches found

Github Security Blog
Github Security Blog
added 2022/05/25 10:34 p.m.32 views

Denial-of-service vulnerability processing large chat messages containing many newlines

Impact PocketMine-MP caps maximum chat message length at 512 Unicode characters, or about 2048 bytes. No more than 2 chat messages may be sent per tick. However, due to legacy reasons, incoming chat message blobs are split by \n, and each part is treated as a separate message, the length of each...

6.8AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/04/22 8:57 p.m.26 views

GHSA-G5RR-P69H-7V3G Insufficient type validation in pocketmine/pocketmine-mp

Impact When an inventory interaction is performed e.g. moving an item around an inventory, the client sends a serialized version of the itemstack to the server, which the server then deserializes and compares against its own copy. If the copies don't match, the transaction is invalid. This involv...

7.5CVSS6.7AI score0.00508EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2022/04/22 8:57 p.m.24 views

Insufficient type validation in pocketmine/pocketmine-mp

Impact When an inventory interaction is performed e.g. moving an item around an inventory, the client sends a serialized version of the itemstack to the server, which the server then deserializes and compares against its own copy. If the copies don't match, the transaction is invalid. This involv...

6.7AI score
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2022/04/05 5:53 p.m.23 views

Buffer length underflow in LoginPacket causing unchecked exceptions to be thrown

Impact LoginPacket uses BinaryStream-getLInt to read the lengths of JSON payloads it wants to decode. Unfortunately, BinaryStream-getLInt returns a signed integer, meaning that a malicious client can craft a packet with a large uint32 value for payload buffer size which would be interpreted as a...

2.2AI score
SaveExploits0References3Affected Software1
OSV
OSV
added 2022/04/05 5:53 p.m.21 views

GHSA-5JFW-35XP-5M42 Buffer length underflow in LoginPacket causing unchecked exceptions to be thrown

Impact LoginPacket uses BinaryStream-getLInt to read the lengths of JSON payloads it wants to decode. Unfortunately, BinaryStream-getLInt returns a signed integer, meaning that a malicious client can craft a packet with a large uint32 value for payload buffer size which would be interpreted as a...

7.5CVSS7.1AI score
SaveExploits0References3
Veracode
Veracode
added 2022/03/23 5:15 a.m.17 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service. The vulnerability exists due to lack of validations in the file upload in the netItemStackToCore function of TypeConverter.php which allows an attacker to cause an application crash...

3.3AI score
SaveExploits0
Veracode
Veracode
added 2022/03/22 7:47 a.m.10 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service. An attacker may exploit the vulnerability and crash the system by sending a maliciously crafted MovePlayerPacket to the server whose position or rotation contains NaN or INF...

3.1AI score
SaveExploits0
Github Security Blog
Github Security Blog
added 2022/03/18 5:54 p.m.26 views

NaN/INF in serverbound movement packets can crash clients and servers

Impact A malicious client may send a MovePlayerPacket to the server whose position or rotation contains NaN or INF. Since neither the server nor vanilla client handles this properly, a number of interesting side effects come into play. - The server may crash in various ways if this exploit is use...

0.9AI score
SaveExploits0References2Affected Software1
OSV
OSV
added 2022/03/18 5:54 p.m.14 views

GHSA-FM35-JGG3-3GRX NaN/INF in serverbound movement packets can crash clients and servers

Impact A malicious client may send a MovePlayerPacket to the server whose position or rotation contains NaN or INF. Since neither the server nor vanilla client handles this properly, a number of interesting side effects come into play. - The server may crash in various ways if this exploit is use...

7.5CVSS7AI score0.00295EPSS
SaveExploits0References1
Veracode
Veracode
added 2022/01/24 2:12 p.m.26 views

Insecure Encryption

pocketmine/pocketmine-mp is using insecure encryption. The vulnerability exists in 'Minecraft Bedrock' function, due to authentication and protocol encryption are unchangeable servers are allowed to connect internet directly...

4.6AI score
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2022/01/24 4:15 a.m.14 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service. The vulnerability exists due to the unhandled exception in the stupidjsondecode function of InGamePacketHandler.php when decoding an invalid JSON response form, which allows an attacker to cause an application crash...

3.3AI score
SaveExploits0
OSV
OSV
added 2022/01/21 11:02 p.m.89 views

GHSA-H79X-98R2-G6QC Impersonation of other users (passing XBOX Live authentication) by theft of logins in PocketMine-MP

Impact Minecraft Bedrock authentication and its protocol encryption are inseparably linked. One is not complete without the other. This vulnerability affects servers which are able to be directly connected to via the internet i.e. not behind a proxy. If you are using a proxy, please check that it...

4.7CVSS6.9AI score0.00226EPSS
SaveExploits0References3
Veracode
Veracode
added 2022/01/14 8:14 a.m.11 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service. An attacker is able to send PlayerActionPacket with invalid facing values e.g. negative, specifically with STARTBREAK or CRACKBLOCK actions, or with a UseItemTransactionData typically in InventoryTransactionPacket, causing an applicatio...

4.8AI score
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2022/01/07 2:30 p.m.11 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service DoS. The vulnerability exists as the handleBookEdit class does not limit the size of pages and characters to be fill. which allows an attacker to cause an application crash...

4AI score
SaveExploits0References2Affected Software1
Veracode
Veracode
added 2022/01/07 3:30 a.m.20 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service. The library does not properly validate byte limit in the skin length resulting in an overflow, allowing an attacker to crash the application...

3.9AI score
SaveExploits0
Veracode
Veracode
added 2020/11/12 2:06 a.m.14 views

Denial Of Service (DoS)

pocketmine/pocketmine-mp is vulnerable to denial of service DoS. The vulnerability exists as InventoryTransactionPackets can be used to cause an exponential computation to occur through InventoryTransaction-findResultItem...

3.8AI score
SaveExploits0
hackapp
hackapp
added 2016/04/01 9:30 a.m.33 views

PocketMine-MP for Android - Base64 encoded String, Dynamic Code Loading, External URLs vulnerabilities

HackApp vulnerability scanner discovered that application PocketMine-MP for Android published at the 'play' market has multiple vulnerabilities...

0.6AI score
SaveExploits0References1Affected Software1
Rows per page
Query Builder