Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
PHPJabbers Car Rental Script 3.0 SQL Injection
https://2.bp.blogspot.com/-ZkI_NEmJcds/WWlvjl_lr_I/AAAAAAAAIQo/28S1w7dyZRc0PebCQs4RPEz7Silw5ZbpgCLcBGAs/s1600/h95.png PHPJabbers Car Rental Script version 3.0 suffers from a remote SQL injection vulnerability.
SHA-256 |
PHPJabbers Car Rental Script 3.0 SQL Injection
https://2.bp.blogspot.com/-ZkI_NEmJcds/WWlvjl_lr_I/AAAAAAAAIQo/28S1w7dyZRc0PebCQs4RPEz7Silw5ZbpgCLcBGAs/s1600/h95.png PHPJabbers Car Rental Script version 3.0 suffers from a remote SQL injection vulnerability.
SHA-256 |
da611ec0ad9f60f8789a0b37c087ba77ab18171db28eb201e5d8c4312ef65403Download ┌┌───────────────────────────────────────────────────────────────────────────────────────┐
││ C r a C k E r ┌┘
┌┘ T H E C R A C K O F E T E R N A L M I G H T ││
└───────────────────────────────────────────────────────────────────────────────────────┘┘
┌──── From The Ashes and Dust Rises An Unimaginable crack.... ────┐
┌┌───────────────────────────────────────────────────────────────────────────────────────┐
┌┘ [ Vulnerability ] ┌┘
└───────────────────────────────────────────────────────────────────────────────────────┘┘
: Author : CraCkEr :
│ Website : PHPJabbers.com │
│ Vendor : PHPJabbers │
│ Software : PHPJabbers Car Rental Script 3.0 │
│ Vuln Type: SQL Injection │
│ Impact : Database Access │
│ │
│────────────────────────────────────────────────────────────────────────────────────────│
│ ┌┘
└───────────────────────────────────────────────────────────────────────────────────────┘┘
: :
│ Release Notes: │
│ ═════════════ │
│ │
│ SQL injection attacks can allow unauthorized access to sensitive data, modification of │
│ data and crash the application or make it unavailable, leading to lost revenue and │
│ damage to a company's reputation. │
│ │
┌┌───────────────────────────────────────────────────────────────────────────────────────┐
┌┘ ┌┘
└───────────────────────────────────────────────────────────────────────────────────────┘┘
Greets:
The_PitBull, Raz0r, iNs, SadsouL, His0k4, Hussin X, Mr. SQL
CryptoJob (Twitter) twitter.com/CryptozJob
┌┌───────────────────────────────────────────────────────────────────────────────────────┐
┌┘ © CraCkEr 2023 ┌┘
└───────────────────────────────────────────────────────────────────────────────────────┘┘
Path: /index.php
POST parameter 'hour_from' is vulnerable to SQLI
POST parameter 'minutes_to' is vulnerable to SQLI
date_from=27.01.2023&hour_from=[INJECT-HERE]&minutes_from=00&date_to=28.01.2023&hour_to=09&minutes_to=[INJECT-HERE]&pickup_id=4&same_location=1
POST parameter 'col_name' is vulnerable to SQLI
index.php?controller=pjFront&action=pjActionLoadCars&session_id=9j5lonhuljjtcpff7l1qjq5a85&type_id=all&transmission=&col_name=total_price&direction=asc
[-] Done Source:packetstormsecurity.com
Hacking Articles Tips Tricks Videos Tutorials
Photo
Exploit Collector
Micro Focus GroupWise Session ID Disclosure
https://2.bp.blogspot.com/-KCLJyqafybo/WWlvfwHA-LI/AAAAAAAAIQI/MCuUzFpEyfsyWr-64Egm7HXW4FQP4atdgCLcBGAs/s1600/h88.png
Micro Focus GroupWise is a messaging software for email and personal information management. Trovent Security GmbH discovered that the GroupWise web application transmits the session ID in HTTP GET requests in the URL when email content is accessed. The exposed session ID can be recorded in the browser history of the client and in log files of the web server or reverse proxy server. A possible attacker with access to the browser history or the server log files is able to take control of the user session with the help of the session ID. Versions prior to 18.4.2 are affected.
SHA-256 |
Download
Source:packetstormsecurity.com
Micro Focus GroupWise Session ID Disclosure
https://2.bp.blogspot.com/-KCLJyqafybo/WWlvfwHA-LI/AAAAAAAAIQI/MCuUzFpEyfsyWr-64Egm7HXW4FQP4atdgCLcBGAs/s1600/h88.png
Micro Focus GroupWise is a messaging software for email and personal information management. Trovent Security GmbH discovered that the GroupWise web application transmits the session ID in HTTP GET requests in the URL when email content is accessed. The exposed session ID can be recorded in the browser history of the client and in log files of the web server or reverse proxy server. A possible attacker with access to the browser history or the server log files is able to take control of the user session with the help of the session ID. Versions prior to 18.4.2 are affected.
SHA-256 |
45d877f2bc8d1d68f308fad7fe918c90f982d284964eee41b93805a3c6fb1ad2Download
# Trovent Security Advisory 2203-01 #
#####################################
Micro Focus GroupWise transmits session ID in URL
#################################################
Overview
########
Advisory ID: TRSA-2203-01
Advisory version: 1.0
Advisory status: Public
Advisory URL: https://trovent.io/security-advisory-2203-01
Affected product: Micro Focus GroupWise
Affected version: prior to 18.4.2
Vendor: Micro Focus, https://www.microfocus.com
Credits: Trovent Security GmbH, Stefan Pietsch
Detailed description
####################
Micro Focus GroupWise is a messaging software for email and personal information
management.
Trovent Security GmbH discovered that the GroupWise web application transmits
the session ID in HTTP GET requests in the URL when email content is accessed.
The exposed session ID can be recorded in the browser history of the client and
in log files of the web server or reverse proxy server.
A possible attacker with access to the browser history or the server log files
is able to take control of the user session with the help of the session ID.
Severity: Medium
CVSS Score: 4.3 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:N)
CVE ID: CVE-2022-38756
CWE ID: CWE-598
Proof of concept
################
Simplified HTTP request:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GET /attachment?session=<sessionid&id=... HTTP/1.1
Host: <hostname
...
X-User-Agent: GroupWise Web (18.4.0-139604)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Solution / Workaround
#####################
The vendor released a fixed version of GroupWise.
Fixed in version 18.4.2.
History
#######
2022-03-30: Vulnerability found
2022-08-05: Vendor contacted
2022-10-31: Contacted vendor again
2022-11-01: Vendor replied that the vulnerability will be investigated
2022-11-14: Vendor contacted, asking for status
2022-11-16: Vendor replied that a security bulletin is being prepared
2022-12-06: Vendor published security bulletin
2023-01-27: Advisory published
Source:packetstormsecurity.com
Sensitive Data Exposure: Take Over All Environment
Halo semuanya, kali ini saya mau menceritakan bagaimana saya bisa menemukan sebuah celah pada sebuah website salah satu website restoran…Continue reading on Medium »
Read more...
Halo semuanya, kali ini saya mau menceritakan bagaimana saya bisa menemukan sebuah celah pada sebuah website salah satu website restoran…Continue reading on Medium »
Read more...
Bug Zero at a Glance [Week 21–27 January]
What happened with Bug Zero?Continue reading on Bug Zero »
Read more...
What happened with Bug Zero?Continue reading on Bug Zero »
Read more...
Sensitive Data Exposure: Take Over All Environment
https://aminudin.medium.com/sensitive-data-exposure-take-over-all-environment-fe27b405e159?source=rss------bug_bounty-5
https://aminudin.medium.com/sensitive-data-exposure-take-over-all-environment-fe27b405e159?source=rss------bug_bounty-5
Halo semuanya, kali ini saya mau menceritakan bagaimana saya bisa menemukan sebuah celah pada sebuah website salah satu website restoran…Continue reading on Medium » (https://aminudin.medium.com/sensitive-data-exposure-take-over-all-environment-fe27b405e159?source=rss------bug_bounty-5)
Bug Zero at a Glance [Week 21–27 January]
https://blog.bugzero.io/bug-zero-at-a-glance-week-21-27-january-7a9826829942?source=rss------bug_bounty-5
https://blog.bugzero.io/bug-zero-at-a-glance-week-21-27-january-7a9826829942?source=rss------bug_bounty-5
What happened with Bug Zero?Continue reading on Bug Zero » (https://blog.bugzero.io/bug-zero-at-a-glance-week-21-27-january-7a9826829942?source=rss------bug_bounty-5)
Automate your Bug Bounty with ChatGBT | 2023
Use ChatGBT to Find Vulnerabilities and to Learn about Vulnerabilities | Karthikeyan NagarajContinue reading on InfoSec Write-ups »
Read more...
Use ChatGBT to Find Vulnerabilities and to Learn about Vulnerabilities | Karthikeyan NagarajContinue reading on InfoSec Write-ups »
Read more...
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
A mentalidade de um Hacker
https://cdn-images-1.medium.com/max/1934/1*siJBKPIXLvz2a6lPefKw4g.jpeg
Hackear não é sentar em um computador em uma sala escura e digitar em um PC remoto. Hacking é como você faz ciência.
Continue reading on Medium »
A mentalidade de um Hacker
https://cdn-images-1.medium.com/max/1934/1*siJBKPIXLvz2a6lPefKw4g.jpeg
Hackear não é sentar em um computador em uma sala escura e digitar em um PC remoto. Hacking é como você faz ciência.
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Major Web3 Security Incidents in 2022
https://cdn-images-1.medium.com/max/1336/1*5Rxo8qI3e_v9p5lZJPr39Q.jpeg
Crypto markets witnessed 167 major security incidents that resulted in over $13.7 billion losses in 2022.
Continue reading on Coinmonks »
Major Web3 Security Incidents in 2022
https://cdn-images-1.medium.com/max/1336/1*5Rxo8qI3e_v9p5lZJPr39Q.jpeg
Crypto markets witnessed 167 major security incidents that resulted in over $13.7 billion losses in 2022.
Continue reading on Coinmonks »