| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
09-11-2026, 09:49 PM
» Replies: 1
» Views: 189
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 154
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 171
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 475
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 242
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 642
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 225
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,241
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 358
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 985
|
|
|
| SSL/TLS: Renegotiation Vulnerability |
|
Posted by: pgnair - 06-23-2023, 06:09 AM - Forum: IntraWeb General Discussion
- Replies (8)
|
 |
Hi Team
Please advise how to resolve the below vulnerabilities
Thanks
Pramod
SSL/TLS: Renegotiation DoS Vulnerability (CVE-2011-1473, CVE-2011-5094)
SSL/TLS: Renegotiation MITM Vulnerability (CVE-2009-3555)
The remote SSL/TLS service is prone to a denial of service (DoS) vulnerability.The flaw exists because the remote SSL/TLS service does not properly restrict client-initiated renegotiation within the SSL and TLS protocols. Note: The referenced CVEs are affecting OpenSSL and Mozilla Network Security Services (NSS) but both are in a DISPUTED state with the following rationale: > It can also be argued that it is the responsibility of server deployments not a security library to prevent or limit renegotiation when it is inappropriate within a specific environment. Both CVEs are still kept in this VT as a reference to the origin of this flaw.The flaw might make it easier for remote attackers to cause a DoS (CPU consumption) by performing many renegotiations within a single connection.
|
|
|
| Cookie Overly Broad Path Detected |
|
Posted by: pgnair - 06-23-2023, 04:32 AM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
Hi Team
A new vulnerability got in the VAPT. How can fix it please?
Thanks
Pramod
Cookie Overly Broad Path Detected
The cookie 'path' attribute signifies the URL or path for which the cookie is valid. If an overly broad path like root '/' is specified in the cookie then it is accessible through other applications on the same domain. Exposing the cookie to all web applications on the domain can lead to sensitive information disclosure like session identifier etc. and can cause one application to compromise another application.
|
|
|
| Possible Sensitive Directories/Files Detected |
|
Posted by: pgnair - 06-23-2023, 02:43 AM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
Hi Team
Kindly advise how to solve the below vulnerability. There are few upload and downloads in the website and everything doing through the wwwroot folder.
Thanks
Pramod
Possible Sensitive Directories/Files Detected
These directory/files may expose sensitive information that could help a malicious user to prepare more advanced attacks. A possible sensitive directory has been found. These directory/files are not directly linked from the website. This check looks for common sensitive resources like backup directories database dumps administration pages temporary directories. Each one of these directories could help an attacker to learn more about his target.
|
|
|
| HTML Form Without Anti-CSRF Token Detected |
|
Posted by: pgnair - 06-23-2023, 02:33 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
Hi Team,
Got the below vulnerability in this quarter audit. In the servercontroller security option , the checkformid is already True. the version am using is 15.2.62.
Please advise how to fix this
Thanks
Pramod
HTML Form Without Anti-CSRF Token Detected
Cross-Site Request Forgery (CSRF/XSRF) is a vulnerability where an attacker tricks the victim into making a request victim did not make. So the attacker abuses the trust a web application has with a victim's browser. Mostly the HTML forms submitted have CSRF tokens embedded in them while submitting the request. If a form is without this preventive measure enabled then it's very much prone to CSRF attacks and other dependent attacks. We are checking for the existence of the known list of CSRF tokens if none of the tokens are found the target will be flagged.
|
|
|
| OAUTH 404 while switching from SA to ISAPI |
|
Posted by: swiatex - 06-22-2023, 06:49 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
Hello,
I've encountered 404 while switching Google OAuth from SA to ISAPI (IIS).
On SA everything works fine (return to localhost:8888/$/oauth/v2 works fine). However when switching to ISAPI I got 404 when returning to mydomain.com/$/oauth/v2.
I suppose it's more server side IIS then Intraweb, but not sure if I miss something.
Any ideas how to troubleshoot? Could you please suggest debug ideas?
Regards,
Just figured out that it should look like:
Code: mydomain.com/app.dll/$/oauth/v2
rather that
Code: mydomain.com/$/oauth/v2
So this might be marked as solved. Im leaving it here as is in case if someone may face same issue.
|
|
|
| Simultaneous sessions |
|
Posted by: f.mouraud - 06-20-2023, 09:26 AM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
Hello,
I am currently encountering an issue which requires me to have 2 different sessions at the same time on a browser and on the same device.
Is there any way to do this with intraweb ?
Best regards,
Florian
|
|
|
|